commit: 6eb3d0585c9a95e7b2b6e0b8c9e105cd072ceeb2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 2 08:25:19 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 2 08:26:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eb3d058
package.mask: Last rite dev-python/mox Bug: https://bugs.gentoo.org/735158 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 e07cc2eaecb..6b2a2bc9dd9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-08-02) +# Discontinued upstream in favor of dev-python/mock. Py2 only. +# The only revdep is last rited now. +# Removal in 30 days. Bug #735158. +dev-python/mox + # Michał Górny <[email protected]> (2020-08-02) # Discontinued upstream in 2015. Python 2 only. No revdeps. # abseil-py (not package) is the suggested replacement.
