commit: f8c1ac5931d149964c5c321aead890fa73912423 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Wed Sep 9 10:06:56 2020 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 10:12:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c1ac59
profiles/package.mask: last-rite dev-python/backports-unittest-mock Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3b595893f26..fa06ed549ee 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Louis Sautier <[email protected]> (2020-09-09) +# Masked for removal in 30 days, no revdeps. +# Backport of a module included in Python >= 3.3. +dev-python/backports-unittest-mock + # Michał Górny <[email protected]> (2020-09-09) # Last release in 2008. Fails to build with gcc-10 (bug #706712). # Not ported to Python 3 (bug #735226). The current revision
