summaryrefslogtreecommitdiff
path: root/dev-python/cached-property/files
AgeCommit message (Collapse)Author
2024-06-16dev-python/cached-property: treecleanArthur Zamarin
Closes: https://bugs.gentoo.org/932096 Bug: https://bugs.gentoo.org/638250 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-05-18dev-python/cached-property: update EAPI 7 -> 8, patch for py3.11Andrew Ammerlaan
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2020-08-17dev-python/cached-property: Add python 3.9David Seifert
* 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>