commit: 3092ba603cadd310ca7f509c9130457fbf24aa7e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Oct 17 05:41:20 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Oct 17 05:42:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3092ba60
package.mask: Last rite dev-python/case Bug: https://bugs.gentoo.org/877375 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 1 - profiles/package.mask | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 81771ff3aeef..9720b6443144 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -26,7 +26,6 @@ # # Case is also unmaintained (since 2018). Nose-random has had last # commit in 2016 and was not even released to pypi! -dev-python/case dev-python/nose dev-python/nose-random diff --git a/profiles/package.mask b/profiles/package.mask index 0bd04beb0c82..3e737c805d4d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-10-17) +# Unmaintained since 2018. Requires dev-python/nose. No revdeps left. +# Removal on 2022-11-16. Bug #877375. +dev-python/case + # Michał Górny <[email protected]> (2022-10-17) # dev-python/nose plugin. No revdeps left. # Removal on 2022-11-16. Bug #877369.
