commit: 7308ea4ca40036fad1a76837bb26b09937099720 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Nov 17 20:15:51 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Nov 17 20:17:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7308ea4c
package.mask: Last rite dev-python/parametrized Bug: https://bugs.gentoo.org/755122 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 63a5675d587..f9953052b4e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-11-17) +# A drive-by package with one release in 2015, no revdeps and no tests. +# The same purpose is served e.g. by dev-python/parameterized. +# Removal in 30 days. Bug #755122. +dev-python/parametrized + # Michał Górny <[email protected]> (2020-11-17) # Old dependencies of dev-python/GitPython. The current versions (3) # have been renamed back to dev-python/{gitdb,smmap}.
