commit: 1efb4fd3f3a05e2b694a23730f270a26b9eb920b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Apr 13 15:22:33 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 13 15:22:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1efb4fd3
package.mask: Last rite dev-python/misaka Bug: https://bugs.gentoo.org/798066 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c63c28308b9a..4ed1283117d3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-04-13) +# Broken tests and no Python 3.11 support. Upstream has discontinued +# the package, dev-python/mistune is suggested as a replacement. +# No reverse dependencies. +# Removal on 2023-05-13. Bug #798066. +dev-python/misaka + # David Seifert <[email protected]> (2023-04-13) # Unmaintained, implicit declarations, last release over 17 years ago, # no other distro still packages this.
