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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 007C115807B for ; Thu, 14 Nov 2024 04:39:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79C66E08CA; Thu, 14 Nov 2024 04:39:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 641DBE08CA for ; Thu, 14 Nov 2024 04:39:36 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AEB8D343009 for ; Thu, 14 Nov 2024 04:39:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9069B2215 for ; Thu, 14 Nov 2024 04:39:32 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1731559166.62749392680fd62c10b7a82e558c7690a5242ec0.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 62749392680fd62c10b7a82e558c7690a5242ec0 X-VCS-Branch: master Date: Thu, 14 Nov 2024 04:39:32 +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: 3844d12c-1bc7-4b13-8f40-fb632ee8bcda X-Archives-Hash: e66ba6a7f277ab3505e8f3789cc51f2f commit: 62749392680fd62c10b7a82e558c7690a5242ec0 Author: Michał Górny gentoo org> AuthorDate: Thu Nov 14 04:16:25 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Nov 14 04:39:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62749392 package.mask: Unmask newer dev-python/setuptools The distutils bug apparently has been fixed. Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5a897068571b..2131e30581a0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -373,12 +373,6 @@ app-i18n/kcm-fcitx # Beware that if you upgrade to it, you may need to reset your keyrings. >=app-crypt/gnupg-2.5 -# Eli Schwartz (2024-09-19) -# Breaks parallel builds with fatal compiler errors. -# Bug #939798, #939875. ->=dev-python/ensurepip-setuptools-75.1.0 ->=dev-python/setuptools-75.1.0 - # Ulrich Müller (2024-09-12) # Pretest versions, masked for testing.