commit: 6fb5f72e8c0ea2c1c9c3444a74b86d4fd1dd458a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 6 09:17:00 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 6 09:17:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb5f72e
package.mask: Last rite dev-python/* deps of mailman Bug: https://bugs.gentoo.org/842888 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index bdf58f32df3a..bb14df058449 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,25 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-05-06) +# The "better quality" dependencies of Mailman. These packages were +# generally fixed by the Python team but they have no reverse +# dependencies. If you need them, please let us know and we'll keep +# them. +# Removal on 2022-06-05. Bug #842888. +dev-python/authheaders +dev-python/django-allauth +dev-python/django-appconf +dev-python/django-debug-toolbar +dev-python/flufl-bounce +dev-python/flufl-i18n +dev-python/lazr-config +dev-python/lazr-delegates +dev-python/python3-openid +dev-python/rcssmin +dev-python/rjsmin +dev-python/robot-detection + # Michał Górny <[email protected]> (2022-05-06) # Mailman along with a bunch of dependencies that are of bad quality. # At the very least, the Mailman packages need a dedicated maintainer.
