diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-21 06:49:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-08-21 06:49:03 +0000 |
| commit | a12ebea9e0479d227958f2e14c01259eb4168628 (patch) | |
| tree | 7fb09ef36ea8177c25fc94b6f0602be7e11ed5a5 /dev-python/pythran | |
| parent | 76c438a64176b987d26f88ca7012c3f751839f1e (diff) | |
| download | baldeagleos-repo-a12ebea9e0479d227958f2e14c01259eb4168628.tar.gz baldeagleos-repo-a12ebea9e0479d227958f2e14c01259eb4168628.tar.xz baldeagleos-repo-a12ebea9e0479d227958f2e14c01259eb4168628.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pythran')
| -rw-r--r-- | dev-python/pythran/pythran-0.16.1-r1.ebuild (renamed from dev-python/pythran/pythran-0.16.1.ebuild) | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/pythran/pythran-0.16.1.ebuild b/dev-python/pythran/pythran-0.16.1-r1.ebuild index 51df5f775982..64fe7db51764 100644 --- a/dev-python/pythran/pythran-0.16.1.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[${PYTHON_USEDEP}] + || ( + <dev-python/setuptools-73[${PYTHON_USEDEP}] + >=dev-python/setuptools-73.0.1[${PYTHON_USEDEP}] + ) " DEPEND=" test? ( |
