commit: c7e3d1682b8b4d00101574fcaa98d54d2207fd26 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun May 4 15:49:55 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 4 15:49:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e3d168
package.mask: Mask setuptools-80.3.0 due to breakage Bug: https://bugs.gentoo.org/955396 Bug: https://bugs.gentoo.org/955398 Bug: https://bugs.gentoo.org/955411 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 271232516b2d..00c838ceca11 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-05-04) +# New wave of breakage from random removals. +# Bugs #955398, #955396, #955411. +=dev-python/ensurepip-setuptools-80.3.0 +=dev-python/setuptools-80.3.0 + # Michał Górny <[email protected]> (2025-05-03) # Not actively maintained in ::gentoo. Last bumped a year ago. # Still on EAPI 7, no Python 3.13 support, does not work with new
