commit: cda06ffaca6dd02955ac308f1917ff760f9377b8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 11:33:01 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Apr 22 11:34:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda06ffa
package.mask: Last rite dev-python/unittest-or-fail Bug: https://bugs.gentoo.org/954213 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 2e6304410ffb..f4b29af853bc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-04-22) +# This package was only really necessary for packages without +# Python 3.12+ support, and the eclass no longer uses it. +# Removal on 2025-05-22. Bug #954213. +dev-python/unittest-or-fail + # Hans de Graaff <[email protected]> (2025-04-21) # ruby32-only slot. Use the newer slot instead. # Masked for removal on 2025-05-21.
