summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/cerberus: Keyword 1.3.4-r1 arm64, #853766Jakov Smolić2022-06-241-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/cerberus: Remove oldMichał Górny2022-06-161-29/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cerberus: Stabilize 1.3.4-r1 ALLARCHES, #852338Jakov Smolić2022-06-161-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/cerberus: Enable py3.11Michał Górny2022-05-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cerberus: Use PEP517 buildMichał Górny2022-05-171-0/+35
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cerberus: keyword 1.3.4 for ~riscvMarek Szuba2022-03-201-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/cerberus: keyword 1.3.2 for ~riscvMarek Szuba2022-03-201-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/cerberus: Stabilize 1.3.4 ALLARCHES, #834166Jakov Smolić2022-02-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/cerberus: Add pypy3 loveMichał Górny2022-01-261-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cerberus: Keyword 1.3.4 x86, #831088Jakov Smolić2022-01-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/cerberus: add 1.3.4Marek Szuba2022-01-173-0/+53
| | | | | | | No DISTUTILS_USE_PEP517 yet because it causes import errors in the test suite. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/cerberus: Stabilize 1.3.2 amd64, #830801Sam James2022-01-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/cerberus: do not prevent installation of testsMarek Szuba2021-06-132-12/+0
| | | | | | | 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>
* dev-python/cerberus: tag as ALLARCH in metadataMarek Szuba2021-06-111-0/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/cerberus: initial importMarek Szuba2021-06-115-0/+61
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>