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 D5CC315852A for ; Tue, 20 Aug 2024 19:05:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7E392BC013; Tue, 20 Aug 2024 19:05:03 +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 AEE38E2A1B for ; Tue, 20 Aug 2024 19:05:03 +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 ABAF7335C0D for ; Tue, 20 Aug 2024 19:05:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35A191EFE for ; Tue, 20 Aug 2024 19:05:01 +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: <1724180569.e140aa4afe45496f7c8c62b6c6155f174bc99ffd.eschwartz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pythran/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pythran/pythran-0.16.1-r1.ebuild X-VCS-Directories: dev-python/pythran/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: e140aa4afe45496f7c8c62b6c6155f174bc99ffd X-VCS-Branch: master Date: Tue, 20 Aug 2024 19:05:01 +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: 263560ed-33b7-4ed8-8ade-855df7a455af X-Archives-Hash: 7866396a05c0ddab3633782e7794253f commit: e140aa4afe45496f7c8c62b6c6155f174bc99ffd Author: Eli Schwartz gentoo org> AuthorDate: Tue Aug 20 19:01:24 2024 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Tue Aug 20 19:02:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e140aa4a dev-python/pythran: unpin setuptools again and allow the fixed version Bug: https://bugs.gentoo.org/938246 Signed-off-by: Eli Schwartz gentoo.org> dev-python/pythran/pythran-0.16.1-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-python/pythran/pythran-0.16.1-r1.ebuild b/dev-python/pythran/pythran-0.16.1-r1.ebuild index 55237200e751..3fa68c4a517a 100644 --- a/dev-python/pythran/pythran-0.16.1-r1.ebuild +++ b/dev-python/pythran/pythran-0.16.1-r1.ebuild @@ -31,7 +31,10 @@ RDEPEND=" =dev-python/gast-0.5*[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] >=dev-python/ply-3.4[${PYTHON_USEDEP}] - =dev-python/setuptools-73.0.1[${PYTHON_USEDEP}] + ) " DEPEND=" test? (