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

Support for python 3.11 #17

Open
hrnick opened this issue May 27, 2023 · 0 comments
Open

Support for python 3.11 #17

hrnick opened this issue May 27, 2023 · 0 comments

Comments

@hrnick
Copy link

hrnick commented May 27, 2023

Gentoo has switched to python-3.11 as the default python version. One of the packages flagged for not supporting 3.11 is simplekml.

$ emerge -vp simplekml

These are the packages that would be merged, in order:

Calculating dependencies \

!!! Problem resolving dependencies for dev-python/simplekml
... done!
Dependency resolution took 0.89 s.


!!! The ebuild selected to satisfy "simplekml" has unmet requirements.
- dev-python/simplekml-1.3.6::gentoo USE="" ABI_X86="(64)" PYTHON_TARGETS="-python3_10"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python_targets_python3_10

  The above constraints are a subset of the following complete expression:
    any-of ( python_targets_python3_10 )

https://bugs.gentoo.org/896876

Does simplekml-1.3.6 support python-3.11?

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

No branches or pull requests

1 participant