Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 Bump RDKit version to Release_2024_09_2 (#117) [skip ci]
* Set RDKit version to Release_2024_09_2 * 🤖 Bump RDKit version to Release_2024_03_6 (#113) * Set RDKit version to Release_2024_03_6 * Fix boost detection issue with case-sensetive * Add python3 directory hint to cmake * Improve python root path finding. * Typo * Improve Python version detection for win * Add system lib install path of python * typo * Improve finding python 3 on win * Improve python finding for windows * Bump cmake and setupt tools * Add missing comma * improve lib finding * oops * deactivate tmate action * bump cibuildweehl * print config vars * Fix library path for python on win * Try * enable debug mode * give more search pa * Fix path * path * Get windows paths * oops * Fix * fix * try * test * test * Enable debug * t * Fix * test * Verbose output for compilation * verbose * Try 10 * enable find debug * fix * Fix * Clean up an try ninja for windows * Remove ninja on windows --------- Co-authored-by: Create or Update Pull Request Action <[email protected]> Co-authored-by: Christopher Kuenneth <[email protected]> * 🤖 Bump RDKit version to Release_2024_09_1 (#116) * Set RDKit version to Release_2024_09_1 * 🤖 Bump RDKit version to Release_2024_03_6 (#113) * Set RDKit version to Release_2024_03_6 * Fix boost detection issue with case-sensetive * Add python3 directory hint to cmake * Improve python root path finding. * Typo * Improve Python version detection for win * Add system lib install path of python * typo * Improve finding python 3 on win * Improve python finding for windows * Bump cmake and setupt tools * Add missing comma * improve lib finding * oops * deactivate tmate action * bump cibuildweehl * print config vars * Fix library path for python on win * Try * enable debug mode * give more search pa * Fix path * path * Get windows paths * oops * Fix * fix * try * test * test * Enable debug * t * Fix * test * Verbose output for compilation * verbose * Try 10 * enable find debug * fix * Fix * Clean up an try ninja for windows * Remove ninja on windows --------- Co-authored-by: Create or Update Pull Request Action <[email protected]> Co-authored-by: Christopher Kuenneth <[email protected]> * Enable Python 3.13 builds in GH actions and circle cci * fix finding python3.11.lib * Fix python 3.13 builds * enable debug for macos * Remove CIBW_ARCHS keyword * Update GithubAction python version. * Update cmake * Specify arm64 for cmake builds * Fix --------- Co-authored-by: Create or Update Pull Request Action <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Christopher Kuenneth <[email protected]> Co-authored-by: Chris Kuenneth <[email protected]> * macOS armv8 for py 3.13 is not available for now * Bump conan to 1.66.0 * set macos runners on GH to macos-13 * cibuildwheel to 2.22.0 * Reset LDFLAGS for MacOS Arm64 py 3.13 * try 2 * Remove x86_64 from LDSHARED * fix quotations * remove -arch x86_64 as additional linking flag * MacOS arm64 for Py 3.13 now available [skip ci] --------- Co-authored-by: Create or Update Pull Request Action <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Christopher Kuenneth <[email protected]> Co-authored-by: Chris Kuenneth <[email protected]>
- Loading branch information