From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6EB6D1581EE for ; Sat, 29 Mar 2025 07:40:36 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3738E343147 for ; Sat, 29 Mar 2025 07:40:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5AEC21104B7; Sat, 29 Mar 2025 07:40:25 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5216B1104B7 for ; Sat, 29 Mar 2025 07:40:25 +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 D3F483430B6 for ; Sat, 29 Mar 2025 07:40:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00F5F288A for ; Sat, 29 Mar 2025 07:40:22 +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: <1743234015.3e0edd13052ece4768102437f34c52b7d8bedd69.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: 3e0edd13052ece4768102437f34c52b7d8bedd69 X-VCS-Branch: master Date: Sat, 29 Mar 2025 07:40:22 +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: 57886ed2-3a42-4eb3-b35b-586887fe7a44 X-Archives-Hash: ff744e3dd8b7b250ceae17b76c6e95c5 commit: 3e0edd13052ece4768102437f34c52b7d8bedd69 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 29 07:20:22 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 29 07:40:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0edd13 package.mask: Remove mask for removed setuptools versions Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 426993955bb3..98fc7228964e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -212,16 +212,6 @@ sys-cluster/teleport # should now Just Work. Removal on 2025-04-10. dev-lang/gnat-gpl -# 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.