commit: 1eb6bb6c1ecc59354c8b802abf1751bf0f0ed882 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Mar 17 09:51:51 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Mar 17 09:52:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb6bb6c
package.mask: Last rite dev-python/spdx-tools Bug: https://bugs.gentoo.org/951491 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 adfb7fc8f611..f50aee7e3ea9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-03-17) +# Fragile package with no reverse dependencies. Currently broken with +# all dev-python/beartype versions in Gentoo. +# Removal on 2025-04-16. Bug #951491. +dev-python/spdx-tools + # 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.
