commit: 111a0c2cad8193e6ef9639a4775267c6655137f0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 18 07:37:12 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 07:56:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111a0c2c
profiles: last-rite dev-python/setuptools_trial Bug: https://bugs.gentoo.org/895174 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index bcc009aebdbc..47991f1df5e5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2023-02-18) +# Last release in 2018, needs porting to Python 3.11, and no reverse +# dependencies. Removal on 2023-03-18. bug #895174. +dev-python/setuptools_trial + # Sam James <[email protected]> (2023-02-18) # Backport to Python 3.5(!) hence irrelevant for newer versions of Python # where os.scandir() and os.walk() improvements were integrated in the stdlib.
