commit: 6e0bfefad5b086b2da617b71fa2d5ec524a235a9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Mar 17 09:07:06 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Mar 17 09:07:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0bfefa
package.mask: Last rite dev-python/bitvector Bug: https://bugs.gentoo.org/951490 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 d445819fb7de..adfb7fc8f611 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-03-17) +# Last release in 2021, aimed at Python 3.9. Test suite is broken with +# Python 3.13. No reverse dependencies. +# Removal on 2025-04-16. Bug #951490. +dev-python/bitvector + # Michał Górny <[email protected]> (2025-03-17) # sys-cluster/pacemaker is not really maintained in Gentoo. It is # multiple versions behind, does not support Python 3.11 and has a bunch
