commit: 69434cad7b0454edf1f1dec7ef8254fa815acb1c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 15 07:37:42 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 15 08:34:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69434cad
package.mask: Last rite dev-python/sphinxcontrib-httpexample Bug: https://bugs.gentoo.org/743889 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 20e0a294f75..89f5a312768 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-05-15) +# Relies on dev-python/astunparse that is broken with Python 3.8+ +# and abandoned upstream. The current version is also broken +# w/ sphinx-4 but with Python 3.7 being removed in half a month, bumping +# makes little sense. No reverse dependencies. +# Removal on 2021-06-14. Bug #743889. +dev-python/sphinxcontrib-httpexample + # Andreas Sturmlechner <[email protected]> (2021-05-09) # Unmaintained, last revdep of dev-perl/gtk2-spell, bugs #724796, #769296 # Removal on 2021-06-08
