commit: d090dcfc87f319f8bc96b636d14d87a3758a4c64 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 6 09:14:47 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 6 09:15:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d090dcfc
package.mask: Last rite net-mail/mailman* and (bad quality) deps Bug: https://bugs.gentoo.org/842888 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3c0b658f4544..bdf58f32df3a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,28 @@ #--- END OF EXAMPLES --- +# 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. +# Their Python dependencies can be maintained by the Python team +# if someone takes care of getting the tests working. +# Removal on 2022-06-05. Bug #842888. +dev-python/aiosmtpd +dev-python/django-compressor +dev-python/django-extensions +dev-python/django-gravatar2 +dev-python/django-haystack +dev-python/django-picklefield +dev-python/django-q +dev-python/falcon +dev-python/flufl-testing +net-mail/django-mailman3 +net-mail/mailman +net-mail/mailmanclient +net-mail/mailman-meta +net-mail/hyperkitty +net-mail/postorius + # Volkmar W. Pogatzki <[email protected]> (2022-05-04) # Unused java libraries and useless java-virtual. Removal on 2022-06-04 dev-java/glassfish-jms-api
