commit: ce3512d34c1bd1f8457247e71b85068edfd3b237 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 12:27:10 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 12:27:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3512d3
package.mask: Last rite dev-python/doctest-ignore-unicode Bug: https://bugs.gentoo.org/888245 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 e1b9afaee296..c02692d60f3d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-06-09) +# Requires dev-python/nose. Last activity in 2013. No reverse +# dependencies left. +# Removal on 2023-07-09. Bug #888245. +dev-python/doctest-ignore-unicode + # Sam James <[email protected]> (2023-06-09) # Severe security vulnerability: executes arbitrary code returned in responses # from the server. Appears a CA is abusing that acme-sh uses eval.
