commit: c35abbdfc550f05cb0a0d00035ca6c77e16f1942 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Apr 13 15:34:40 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 13 15:34:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35abbdf
package.mask: Last rite dev-python/django-tagging, net-analyzer/graphite-web Bug: https://bugs.gentoo.org/897056 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b95be1bf5456..ea307d791ecf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-04-13) +# django-tagging is broken on Python 3.11 and unmaintained upstream +# (last commit in 2020). Graphite-web is its only revdep and it is +# replaced by app-metrics/carbonapi-web. +# Removal on 2023-05-13. Bug #897056. +dev-python/django-tagging +net-analyzer/graphite-web + # Michał Górny <[email protected]> (2023-04-13) # No Python 3.11 support. The package has been discontinued upstream # (in favor of pyro5 that we do not package at the moment). It was only
