commit: 2518886d8d70ee8b8238b00fb95702c1c09e61a4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Feb 28 06:04:07 2026 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Feb 28 06:38:13 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2518886d
package.mask: Last rite dev-python/hatch Bug: https://bugs.gentoo.org/970681 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 d72340b9a944..bd585ffeb96d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2026-02-28) +# The test suite is broken since 1.16.0 (Nov 2025), and upstream did not +# address the problem so far: https://github.com/pypa/hatch/issues/2123 +# Removal on 2026-03-30. Bug #970681. +dev-python/hatch + # Andreas Sturmlechner <[email protected]> (2026-02-27) # Obsolete Qt5 non-qtbase modules without revdeps. # Removal on 2026-03-29.
