commit: bd53f4b374f35833eda05153b7f758ec87202dcd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jun 3 17:23:32 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jun 3 17:25:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd53f4b3
package.mask: Last rite =dev-lang/python-3.8* 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 4bd3ba2c6576..a53dc8282a05 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-06-03) +# Vulnerable EOL version of CPython. Security backports require +# too much effort. Removal on 2025-07-03. +=app-doc/python-docs-3.8* +=dev-lang/python-3.8* + # Sam James <[email protected]> (2025-06-03) # Fetching from GitHub seems broken with this: # > Connecting to github.com|20.26.156.215|:443... connected.
