commit: bd611e649aa4ef05a167ddab842e8cf9663ee798 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 26 13:37:30 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 26 13:37:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd611e64
package.mask: Last rite dev-python/singledispatch Bug: https://bugs.gentoo.org/734636 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4a0e3074654..56c953df71f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-09-26) +# Python 2.7 backport with no revdeps left. +# Removal in 30 days. Bug #734636. +dev-python/singledispatch + # Michał Górny <[email protected]> (2020-09-26) # These packages either use obsolete scons-utils.eclass API that # does not support Python 3, or do not support Python 3 at all.
