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 AE4D415808B for ; Sat, 28 Sep 2024 10:33:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5966E2BC3; Sat, 28 Sep 2024 10:33:51 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 9A0D3E2BC3 for ; Sat, 28 Sep 2024 10:33:51 +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 AD74934323F for ; Sat, 28 Sep 2024 10:33:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4138A27F2 for ; Sat, 28 Sep 2024 10:33:49 +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: <1727519615.6344d65f9a9b854c3e4c976024317b2fd4303a85.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: 6344d65f9a9b854c3e4c976024317b2fd4303a85 X-VCS-Branch: master Date: Sat, 28 Sep 2024 10:33:49 +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: 936d1c52-aa03-4e9e-891d-1c2e00cee50d X-Archives-Hash: 7a9981f3a4215b4fb4152b3478e00ca7 commit: 6344d65f9a9b854c3e4c976024317b2fd4303a85 Author: Michał Górny gentoo org> AuthorDate: Sat Sep 28 10:13:51 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Sep 28 10:33:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6344d65f package.mask: Mask dev-python/ensurepip-setuptools to match Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 13f13be27422..5d014d28914c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -85,7 +85,7 @@ dev-db/futuresql5 # Eli Schwartz (2024-09-19) # Breaks parallel builds with fatal compiler errors. # Bug #939798, #939875. -=dev-python/setuptools-75.0.0 +=dev-python/ensurepip-setuptools-75.1.0 =dev-python/setuptools-75.1.0 # Hans de Graaff (2024-09-14)