Versions
v7.0.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v6.1.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / msgpack : MessagePack (de)serializer for Python
dev-python / ruamel-yaml : YAML parser/emitter that supports roundtrip comment preservation
dev-python / tomli : A lil' TOML parser
dev-python / tomli-w : A lil' TOML writer
Depending packages
dev-python / tavalidate : Utities to validate Tavern responses
dev-python / tavern : A tool, library, and Pytest plugin for testing RESTful APIs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-box: Bump to 7.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-python/python-box: Stabilize 6.1.0 amd64, #887181
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-box: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-box: Bump to 6.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/python-box: fix dependencies
There's no need for python_gen_any_dep here if we're not imposing a restriction like certain Python versions on those deps and we're not single impl. Signed-off-by: Sam James <sam@gentoo.org> - Matt Jolly · gentoo
dev-python/python-box: new package, add 6.0.2
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>