From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 303D0159C96 for ; Mon, 29 Jul 2024 16:31:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10E0F2BC029; Mon, 29 Jul 2024 16:31:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9A182BC029 for ; Mon, 29 Jul 2024 16:31:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F13FD33DF47 for ; Mon, 29 Jul 2024 16:31:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56D311E7E for ; Mon, 29 Jul 2024 16:31:09 +0000 (UTC) From: "Eli Schwartz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eli Schwartz" Message-ID: <1722270642.6dd80a5968e640f9024dcdc28a5ea80ed9e07b34.eschwartz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: 6dd80a5968e640f9024dcdc28a5ea80ed9e07b34 X-VCS-Branch: master Date: Mon, 29 Jul 2024 16:31:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fa778b1a-ed4c-43a3-b24c-2266984f59e5 X-Archives-Hash: a77059948b4046a8c67742175d65e1a9 commit: 6dd80a5968e640f9024dcdc28a5ea80ed9e07b34 Author: Eli Schwartz gentoo org> AuthorDate: Mon Jul 29 16:24:54 2024 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Mon Jul 29 16:30:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd80a59 package.mask: mark the old setuptools version with the bug as bad Bug: https://bugs.gentoo.org/936879 Signed-off-by: Eli Schwartz gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a07e0d3b8beb..4aae1150b4ec 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Eli Schwartz (2024-07-29) +# Bad version can result in failing builds. Please upgrade to 72.1.0. +=dev-python/ensurepip-setuptools-72.0.0 +=dev-python/setuptools-72.0.0 + # Volkmar W. Pogatzki (2024-07-27) # Stable version stuck on EAPI=6. # Lacks maintainer capacity for dev-lang/scala.