commit: a9475697b9f04840fcacd2411fee0791e8161121 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 29 14:55:45 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 29 15:20:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9475697
package.mask: Last rite dev-python/brython Bug: https://bugs.gentoo.org/910612 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9e0bd52bd39d..5c73ef17d227 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-09-29) +# This package has not been updated since Python 3.11.2. It bundles +# part of Python stdlib that's most likely vulnerable by now, as well +# as some third-party packages. And it really needs a dedicated +# maintainer. +# Removal on 2024-10-29. Bug #910612. +dev-python/brython + # Volkmar W. Pogatzki <[email protected]> (2024-09-28) # Nothing depends on it. Removal on 2024-10-28. dev-java/ant-core
