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_2 #117

Merged
merged 14 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 October 26, 2024 01:40
github-actions bot and others added 13 commits December 29, 2024 14:42
* 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]>
* 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]>
@kuelumbus kuelumbus merged commit c700bdc into main Jan 5, 2025
@kuelumbus kuelumbus deleted the bump-rdkit-Release_2024_09_2 branch January 5, 2025 14:50
kuelumbus added a commit that referenced this pull request Jan 5, 2025
* 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]>
kuelumbus added a commit that referenced this pull request Jan 5, 2025
* 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]>
kuelumbus added a commit that referenced this pull request Jan 5, 2025
* 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]>
kuelumbus added a commit that referenced this pull request Jan 5, 2025
* 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]>
kuelumbus added a commit that referenced this pull request Jan 5, 2025
* 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]>
kuelumbus added a commit that referenced this pull request Jan 5, 2025
* Set RDKit version to Release_2024_09_3

* 🤖 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 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]>

* 🤖 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]>

* 🤖 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]>

* 🤖 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]>

* 🤖 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]>

* 🤖 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 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]>

* 🤖 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 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]>

---------

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]>
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.

1 participant