summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/cached-property: Add python 3.9David Seifert2020-08-171-9/+13
| | | | | | | | | | * Mask problematic 'test_threads_ttl_expiry' test fails with high core count: https://github.com/pydanny/cached-property/issues/24 Bug: https://bugs.gentoo.org/638250 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/cached-property: Add py3.8Michał Górny2020-03-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cached-property: Remove test compat with removed implsMichał Górny2020-03-021-18/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cached-property: Remove py2Michał Górny2020-02-041-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cached-property: ppc64 stable wrt bug #705716Agostino Sarubbo2020-01-211-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/cached-property: amd64 stable wrt bug #705716Agostino Sarubbo2020-01-201-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/cached-property: x86 stable (bug #705716)Thomas Deutschmann2020-01-191-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cached-property: keyword on ~ppc64Georgy Yakovlev2019-12-251-1/+1
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cached-property: Version bumpsCédric Krier2018-09-231-0/+39
Package-Manager: Portage-2.3.40, Repoman-2.3.9