mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pythran: unpin setuptools again and allow the fixed version
Bug: https://bugs.gentoo.org/938246 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
@@ -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[${PYTHON_USEDEP}]
|
||||
|| (
|
||||
<dev-python/setuptools-73[${PYTHON_USEDEP}]
|
||||
>=dev-python/setuptools-73.0.1[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
DEPEND="
|
||||
test? (
|
||||
|
||||
Reference in New Issue
Block a user