Commit c63fb37
🤖 Bump RDKit version to Release_2024_03_3 (#101)
* Set RDKit version to Release_2024_03_3
* 🤖 Bump RDKit version to Release_2024_03_1 (#97)
* Set RDKit version to Release_2024_03_1
* Set RDKit version to Release_2024_03_1
* 🤖 Bump RDKit version to Release_2023_09_6 (#93)
* Set RDKit version to Release_2023_09_6
* Add the site-packages path to the PYTHONPATH. The rdkit stubs script tries to find the site-package path.
* Install, then build stubs.
* Build stubs and add to wheel files
* Update
* Update actions
* Chreey-pick font fix and copy stubs to `rdkit-stubs` directory
* Add copy log
* Correct copytree logging
* Bump cibuildwheel
* Pin setuptools version
* Auto search for files to include in the wheels
* Fix artifact upload
* Refactor paths
* Enable ssh
* Switch to arm GH action runners (macos-14).
* Copy dlls to project directory for windows.
* Cahne compile profile and add workaround for unary function
* Reenable UNARY_BINARY_FUNCTION
* try other flags
* Windows: make sure dlls, pyds, and libs are copied.
* Use boost 1.81 for macOS arm64 wheels
* Remove the cross compilation code.
* Enable cirrus builds
* set boost version to 1.82 for mac arm64
* Tyr other windows paths for placing dlls.
* Set boost version to 1.84 for mac arm64
* Try different dylib path
* Decativate copying dylibs for macos
* Use monterey runners
* Set dylib directory to home/lib
* Pass search path to build command
* Fix setting DYLD_LIBRARY_PATH
* Disable arm64 builds on GH Actions. This is too slow
* Remove deprecated code
* Disable cross compilation code
* Add cirrus CI
* Make lib dir before copying.
* Add lib path to delocate
* Change lib path to absolute
* setup ssh only if failure
* Enable win builds on cirrus ci
* Remove cirrus ci windows builds
* Print stubs errors to comand line
* Correct path
* correct path again
* Add pillow as build requirement. It's required for building the stubs.
* Enable ssh for windows
* Don't include *.pyc files in the wheels
* Fix ignore function
* Run ssh on a workflow_dispatch "manual event"
* Remove event
* add lib dir to path env
* Add more dll search paths
* Search for pyd dll and lib
* Add VCPKG lib path to PATH env variable
* Add vcpkg binary cache
* Speed up builds with ninja
* Fix ninja build
* Remove ninja build flags
* Run tmate terminal only on debug flag
---------
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>
* [skip ci] Install freetype for mac builds
* Add freetype path explicitly [skip ci]
* Overwrite build settings for mac [skip ci]
* Fix settings
* Remove freetype hints [skip ci]
* Fix python 3.8 armv8 macos issue [skip ci]
* Fix syntax [skip ci]
* fix again [skip ci]
* Cleaning
* Bump conan to 1.64.0
* Remove rdkit cherry pick
* Set RDKit version to Release_2024_03_1
* Remove cherry picking code
* Enable ninja builds for linux to speed
* Merge branch 'main' into bump-rdkit-Release_2024_03_1
---------
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>
* Enable tmate on fail
* trigger on push and pull
* Revert GH trigger
* Avoid linking VCRUNTIME140_1 for widnows builds
* 🤖 Bump RDKit version to Release_2024_03_2 (#100)
* Set RDKit version to Release_2024_03_2
* Merge branch 'main' into bump-rdkit-Release_2024_03_2
* Drop the cherry picking code again
* Retire oldest-supported-numpy package
* Update boost version to make compatible with numpy 2
* Fix windows builds
* Enable tmate on fail
* Trigger
* update actions trigger
* Revert changes
* Avoid linking VCRUNTIME140_1
* downgrade boost to 1.78 for windows
* Correct if statement
* set bosot to 1.85 [skip ci]
* tyr boost 1.78 [skip ci]
* Disable tests [skip ci]
* remove
* Skip tests
* Modify names of uploads [skip ci]
* Choose different boost version [skip ci]
* Add numpy 2 patch [skip ci]
* Fix dll search path for windows stubs [skip ci]
* Add Python 3.11 patch back [skip ci]
* Fix patch file format
* Bump cibuildwheel to 2.19.1
* Fix code to append to python path
* Use UV build frontend
* Enable macos builds on circle ci
* Fix config
* Fix xcode
* Compile with numpy <2.0
* Restrict numpy to smaller 2.0
* Fix
---------
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>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* Disable osx builds on circle ci
* Allow numpy 2.0
* Fix yum sources
* Fix yum install
* Fix yum commands
* Set boost version for windows to 1.78 [skip ci]
* Upgrade to new manylinux image 2_28
* Fix Windows compiler errors
* Update Readme [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>1 parent da9ecf7 commit c63fb37
File tree
5 files changed
+34
-50
lines changed- .circleci
- .github/workflows
5 files changed
+34
-50
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
42 | 40 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
| |||
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | | - | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
65 | 63 | | |
66 | | - | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
71 | | - | |
72 | 68 | | |
73 | 69 | | |
74 | 70 | | |
75 | 71 | | |
76 | | - | |
77 | 72 | | |
78 | 73 | | |
79 | 74 | | |
| |||
137 | 132 | | |
138 | 133 | | |
139 | 134 | | |
140 | | - | |
141 | | - | |
142 | 135 | | |
143 | 136 | | |
144 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 30 | + | |
| 31 | + | |
38 | 32 | | |
39 | 33 | | |
40 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
193 | 191 | | |
194 | 192 | | |
195 | 193 | | |
| |||
0 commit comments