From 07bd8814d5e62dd3958aab1be6cd9f013a5ffbad Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 9 Mar 2025 17:07:30 +0000 Subject: [PATCH] profiles: mask new setuptools Breaks distutils.ccompiler with a lot of fallout. bug #950978 and many others. Included preemptive 76.0.0 mask as it doesn't seem to fix any of this. Closes: https://bugs.gentoo.org/950978 Closes: https://bugs.gentoo.org/950981 Closes: https://bugs.gentoo.org/950982 Closes: https://bugs.gentoo.org/950983 Signed-off-by: Sam James --- profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e1b390a1a45cd..902991b687a51 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,16 @@ #--- END OF EXAMPLES --- +# Sam James (2025-03-09) +# Breaks distutils.ccompiler with a lot of fallout. bug #950978 and +# many others. +=dev-python/setuptools-75.9.0 +=dev-python/setuptools-75.9.1 +=dev-python/setuptools-76.0.0 +=dev-python/ensurepip-setuptools-75.9.0 +=dev-python/ensurepip-setuptools-75.9.1 +=dev-python/ensurepip-setuptools-76.0.0 + # Arthur Zamarin (2025-03-08) # EAPI=7. Broken CLI for packages.g.o. # Removal on 2025-04-07.