Versions
v0 :: 0 :: gentoo
- Modified
- License
- metapackage
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~loong ~m68k ~mips ~riscv ~s390
USE flags
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / python-tests : Test modules from dev-lang/python
Depending packages
dev-python / jaraco-test : Testing support by jaraco
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/test: Add a virtual for Python "test" module
Add a virtual package that corresponds to the Python `test` stdlib package. It enforces either Python versions that install the `test` package unconditionally, or the corresponding dev-python/python-tests packages. Signed-off-by: Michał Górny <mgorny@gentoo.org>