Versions
v5.16 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- doc test
v5.15-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3_11
- Build with PyPy3.11
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
- python3_14
- Build with Python 3.14
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.11) language
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / build : A simple, correct PEP517 package builder
dev-python / serpent : A simple serialization library based on ast.literal_eval
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
dev-python/pyro5: add 5.16
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pyro5: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{Pyro5 → pyro5}
Signed-off-by: Michał Górny <mgorny@gentoo.org>