summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-18 12:07:08 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-18 12:08:06 +0200
commit51a7be728639841f69b134f8acebeaa0fd3e4fe9 (patch)
tree15ae2cb3b1eb74c172093475792509c0168a6e0b /dev-python/xarray
parentapp-eselect/eselect-python: amd64/arm64/arm/hppa/ppc64/ppc/s390/sparc/x86 sta... (diff)
downloadgentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.tar.gz
gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.tar.bz2
gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.zip
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/xarray')
-rw-r--r--dev-python/xarray/xarray-0.12.1.ebuild2
-rw-r--r--dev-python/xarray/xarray-0.16.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xarray/xarray-0.12.1.ebuild b/dev-python/xarray/xarray-0.12.1.ebuild
index e37cd7cb6f69..5339b36685a5 100644
--- a/dev-python/xarray/xarray-0.12.1.ebuild
+++ b/dev-python/xarray/xarray-0.12.1.ebuild
@@ -25,7 +25,7 @@ DEPEND="
test? (
>=dev-python/dask-0.18.2[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
- >=sci-libs/scipy-1.1[${PYTHON_USEDEP}]
+ >=dev-python/scipy-1.1[${PYTHON_USEDEP}]
)"
PATCHES=(
diff --git a/dev-python/xarray/xarray-0.16.0.ebuild b/dev-python/xarray/xarray-0.16.0.ebuild
index 67c0b3aaa1ae..b31fa72fde94 100644
--- a/dev-python/xarray/xarray-0.16.0.ebuild
+++ b/dev-python/xarray/xarray-0.16.0.ebuild
@@ -28,7 +28,7 @@ BDEPEND="
dev-python/hypothesis[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/toolz[${PYTHON_USEDEP}]
- >=sci-libs/scipy-1.1[${PYTHON_USEDEP}]
+ >=dev-python/scipy-1.1[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest