Versions
v1.3.4 :: 0 :: gentoo
- Modified
- License
- ISC
- Keywords
- amd64 ~riscv ~x86
- USE flags
- test
v1.3.2 :: 0 :: gentoo
- Modified
- License
- ISC
- Keywords
- amd64 ~riscv
- 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
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.9) language
dev-python / setuptools : Collection of extensions to Distutils
Depending packages
app-admin / ansible-molecule : A toolkit designed to aid in the development and testing of Ansible roles
dev-python / pdm-pep517 : A PEP 517 backend for PDM that supports PEP 621 metadata
dev-python / pipenv : Python Development Workflow for Humans
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/cerberus: keyword 1.3.4 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Marek Szuba · gentoo
dev-python/cerberus: keyword 1.3.2 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/cerberus: Stabilize 1.3.4 ALLARCHES, #834166
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/cerberus: Add pypy3 love
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/cerberus: Keyword 1.3.4 x86, #831088
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/cerberus: add 1.3.4
No DISTUTILS_USE_PEP517 yet because it causes import errors in the test suite. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/cerberus: Stabilize 1.3.2 amd64, #830801
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/cerberus: do not prevent installation of tests
Having discussed this with mgorny, if upstream installs these it is the right thing for us to do the same. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/cerberus: initial import
Dependency of Ansible Molecule. Builds, tests and installs fine on all implementations listed in PYTHON_COMPAT. Adding 1.3.2 in spite of it not being the latest upstream version because 1.3.3 and 1.3.4 are known to be broken, see https://github.com/pyeve/cerberus/issues/568 Signed-off-by: Marek Szuba <marecki@gentoo.org>