commit: 35342952a718a7de6161595dde07056aa548f51d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 22 02:35:07 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 22 02:38:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35342952
profiles: last-rite dev-python/pytest-cache Bug: https://bugs.gentoo.org/700944 Bug: https://bugs.gentoo.org/845834 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d4d39758ffee..fcd1e1a5b67d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2022-05-22) +# Unmaintained, no upstream activity since 2013, upstream repository disappeared. +# Long obsolete with no reverse dependencies, as now integrated within pytest. +# Doesn't support Python 3.10+. +# Removal on 2022-06-22. bug #700944, bug #845834 +dev-python/pytest-cache + # Sam James <[email protected]> (2022-05-21) # No activity upstream since 2018, unmaintained upstream, does not support # Python 3.10+. Removal on 2022-06-21. bug #845726.
