commit: 4aabff5ee5a87d2fb6f60006460ed907e27e383e Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Fri Oct 28 10:04:55 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Oct 28 10:04:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aabff5e
profiles: mask dev-python/pweave for removal Bug: https://bugs.gentoo.org/801205 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 80284586ddb5..91f5cbfc0c29 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <[email protected]> (2022-10-28) +# Unmaintained upstream, no reverse dependencies, fails tests +# Removal in 30 days +dev-python/pweave + # Michał Górny <[email protected]> (2022-10-28) # Originally last rited in Aug 2020 due to lack of Python 3 support. # The last rites were undone, however this package never got fixed.
