commit: e09002ee3b6e272fcdc7bfb9bcbeee5921e95b4b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Apr 20 16:15:39 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Apr 20 16:20:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09002ee
package.mask: Last rite dev-python/demjson Bug: https://bugs.gentoo.org/718638 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1f48da9e3b5..ed60717476e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-04-20) +# Stuck on Python 3.6. Relies on 2to3. Last release in 2015. +# No revdeps. 'json' is built-in in all modern Python versions. +# Removal in 30 days. Bug #718638. +dev-python/demjson + # Louis Sautier <[email protected]> (2020-04-20) # No revdeps, no release in 3 years, doesn't support Bootstrap 4. # Removal in 30 days.
