From e140aa4afe45496f7c8c62b6c6155f174bc99ffd Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 20 Aug 2024 15:01:24 -0400 Subject: [PATCH] dev-python/pythran: unpin setuptools again and allow the fixed version Bug: https://bugs.gentoo.org/938246 Signed-off-by: Eli Schwartz --- 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 55237200e751a..3fa68c4a517a2 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? (