Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Bump RDKit version to Release_2024_09_3 #118

Merged
merged 15 commits into from
Jan 5, 2025

Conversation

github-actions[bot]
Copy link
Contributor

New RDKit version tag detected in https://github.com/rdkit/rdkit.

@github-actions github-actions bot requested a review from kuelumbus November 30, 2024 01:47
@nrontsis
Copy link

nrontsis commented Dec 6, 2024

Hi @kuelumbus this seems to pass CI 🎉 Any reason why it shouldn't get merged?

@jpfeuffer
Copy link

Hi! I am wondering, too. Anything we can do to help?

@fxcoudert
Copy link

If you check CI, only arm64-linux wheels have been built.

@kuelumbus
Copy link
Owner

Hi all, thanks for your comments and for checking in on this! You're right, these builds are currently only for arm64 linux. I'm working on getting Release_2024_09_2 merged first, and then I'll focus on this PR. Thanks for your patience.

github-actions bot and others added 14 commits January 5, 2025 15:58
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 🤖 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 🤖 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 🤖 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 🤖 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 🤖 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>

* 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 <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
@kuelumbus kuelumbus merged commit 667ab44 into main Jan 5, 2025
25 checks passed
@kuelumbus kuelumbus deleted the bump-rdkit-Release_2024_09_3 branch January 5, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants