Summary: | dev-lang/python-exec: eselect-python and python-exec cannot find python3. 6 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nymphy Noel <n> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | ionen, mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Nymphy Noel
2021-01-07 06:26:29 UTC
Support for python3_6 TARGETS is being removed from Gentoo and currently masked. The interpreter itself will stay for as long as possible, but will not be recognized by portage, python-exec, or eselect-python. If you really still need to use it, may want to consider virtualenv and similar solutions. https://archives.gentoo.org/gentoo-dev/message/a321277c250ee1a5853ebc2e0dda5a6e Actually, I feel my answer needs review. Unsure if masking for python-exec as well was intended (seeing how python2_7 isn't), so assigning this to python-exec just in case. Yes, that's intended. If you want to use 3.6 for the next week, you need to unmask it. 2.7 wasn't masked because it was incrementally removed from all packages, so there was no need for a final mask. 3.6 is removed with a single cutoff date, so it is more practical to provide a mask while the last packages are last rited. |