dev-python/cadquery: updating dependencies#1211
dev-python/cadquery: updating dependencies#1211Equidamoid wants to merge 7 commits intogentoo:masterfrom
Conversation
da2515d to
53942bc
Compare
|
UPD: Nevermind, I had to revert fix for the |
Signed-off-by: Vladimir Shapranov <equidamoid@gmail.com>
Signed-off-by: Vladimir Shapranov <equidamoid@gmail.com>
Signed-off-by: Vladimir Shapranov <equidamoid@gmail.com>
Signed-off-by: Vladimir Shapranov <equidamoid@gmail.com>
Signed-off-by: Vladimir Shapranov <equidamoid@gmail.com>
Signed-off-by: Vladimir Shapranov <equidamoid@gmail.com>
Signed-off-by: Vladimir Shapranov <equidamoid@gmail.com>
53942bc to
476457b
Compare
Nowa-Ammerlaan
left a comment
There was a problem hiding this comment.
When adding 3.11 it is not required to drop 3.10. 3.10 is still supported by us so please keep it around if possible. Have you also tested 3.12? If we can also add 3.12 now it will save work later.
|
|
||
| CMAKE_ECLASS=cmake | ||
| PYTHON_COMPAT=( python3_10 pypy3 ) | ||
| PYTHON_COMPAT=( python3_11 pypy3 ) |
There was a problem hiding this comment.
3.10 doesn't work in this version?
| IUSE="c examples +python static-libs" | ||
| REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} !abi_x86_32 !abi_x86_x32 )" | ||
|
|
||
| PATCHES=( "${FILESDIR}" ) |
|
Now we have the additional problem of cadquery depending on |
|
Sorry, didn't have time to look into this. Will try to come back to it soon. |
Needs bump and port to newer python targets Work on-going in: #1211 Possibly re-add later. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
This has been treecleaned for now, but we can still re-add it later. We need to:
|
The actual cadquery changes are coming later in a separate PR, pywrap needs some patching