mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
This commit is contained in:
parent
b60905e5db
commit
7c6d634cf7
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ RDEPEND="
|
|||
${DEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-python/cython-0.29.18[${PYTHON_USEDEP}]
|
||||
>=dev-python/cython-0.29.18[${PYTHON_USEDEP}] <dev-python/cython-3.0.0
|
||||
test? (
|
||||
>=dev-python/dask-1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/scipy-1.8.0[${PYTHON_USEDEP}]
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ RDEPEND="
|
|||
${DEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-python/cython-0.29.18[${PYTHON_USEDEP}]
|
||||
>=dev-python/cython-0.29.18[${PYTHON_USEDEP}] <dev-python/cython-3.0.0
|
||||
test? (
|
||||
>=dev-python/dask-1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/scipy-1.8.0[${PYTHON_USEDEP}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue