View previous topic :: View next topic |
Author |
Message |
honeymak Guru
Joined: 30 Dec 2002 Posts: 574
|
Posted: Thu Jun 06, 2024 12:20 am Post subject: dev-python/backports-tarfile not py3.12 ready? |
|
|
Code: |
emerge -1 dev-python/backports-tarfile
These are the packages that would be merged, in order:
Calculating dependencies |
!!! Problem resolving dependencies for dev-python/backports-tarfile
... done!
Dependency resolution took 3.16 s (backtrack: 0/20).
!!! The ebuild selected to satisfy "dev-python/backports-tarfile" has unmet requirements.
- dev-python/backports-tarfile-1.1.1::gentoo USE="-test" ABI_X86="(64)" PYTHON_TARGETS="(-pypy3) -python3_10 -python3_11"
The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
does this means this pkg is not py3.12 ready?
_________________ hackers - make sth real
academics - read sth said to be real |
|
Back to top |
|
|
grknight Retired Dev
Joined: 20 Feb 2015 Posts: 1912
|
Posted: Thu Jun 06, 2024 12:30 am Post subject: |
|
|
This package is not necessary in 3.12 as it is built in. It will not be updated and will be depcleaned once 3.11 is removed from a system. |
|
Back to top |
|
|
honeymak Guru
Joined: 30 Dec 2002 Posts: 574
|
Posted: Thu Jun 06, 2024 12:35 am Post subject: |
|
|
cool.ic.thx alot
_________________ hackers - make sth real
academics - read sth said to be real |
|
Back to top |
|
|
honeymak Guru
Joined: 30 Dec 2002 Posts: 574
|
Posted: Thu Jun 06, 2024 12:43 am Post subject: |
|
|
btw, can i ask a followup question...
will these kind of modules be removed from the official gentoo repo altogether as python upgrades to new version? i mean not just remove from my system
_________________ hackers - make sth real
academics - read sth said to be real |
|
Back to top |
|
|
eschwartz Developer
Joined: 29 Oct 2023 Posts: 219
|
Posted: Thu Jun 06, 2024 1:29 pm Post subject: |
|
|
It will not be removed until the packages which depend on it for 3.11, remove their own 3.11 support.
So the real question you are asking is, when is Gentoo going to drop support for building various packages with 3.11? And the answer is, it will be a while because before that happens we also need to drop support for 3.10.
There is value in keeping a non-default version working for a while after the default gets upgraded. Especially for non-leaf packages. |
|
Back to top |
|
|
honeymak Guru
Joined: 30 Dec 2002 Posts: 574
|
Posted: Thu Jun 06, 2024 1:34 pm Post subject: |
|
|
ok....that means don't just update everything overnight...to me...sort of...
thx for the cool answer
_________________ hackers - make sth real
academics - read sth said to be real |
|
Back to top |
|
|
|