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 /sci-libs/cartopy
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 'sci-libs/cartopy')
-rw-r--r--sci-libs/cartopy/cartopy-0.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cartopy/cartopy-0.18.0.ebuild b/sci-libs/cartopy/cartopy-0.18.0.ebuild
index 2fb1a4020f2f..bc9c5426b8f1 100644
--- a/sci-libs/cartopy/cartopy-0.18.0.ebuild
+++ b/sci-libs/cartopy/cartopy-0.18.0.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
sci-libs/Shapely[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}]
+ dev-python/scipy[${PYTHON_USEDEP}]
dev-python/pillow[jpeg,${PYTHON_USEDEP}]
sci-libs/gdal[python,${PYTHON_USEDEP}]
"