diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-18 12:07:08 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-18 12:08:06 +0200 |
commit | 51a7be728639841f69b134f8acebeaa0fd3e4fe9 (patch) | |
tree | 15ae2cb3b1eb74c172093475792509c0168a6e0b /dev-python/graph-tool | |
parent | app-eselect/eselect-python: amd64/arm64/arm/hppa/ppc64/ppc/s390/sparc/x86 sta... (diff) | |
download | gentoo-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/graph-tool')
-rw-r--r-- | dev-python/graph-tool/graph-tool-2.29.ebuild | 2 | ||||
-rw-r--r-- | dev-python/graph-tool/graph-tool-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/graph-tool/graph-tool-2.29.ebuild b/dev-python/graph-tool/graph-tool-2.29.ebuild index 90b94419f20b..0b9a248e3700 100644 --- a/dev-python/graph-tool/graph-tool-2.29.ebuild +++ b/dev-python/graph-tool/graph-tool-2.29.ebuild @@ -28,7 +28,7 @@ RDEPEND=" >=dev-libs/boost-1.70:=[context,python,${PYTHON_USEDEP}] dev-libs/expat:= dev-python/numpy[${PYTHON_USEDEP}] - sci-libs/scipy[${PYTHON_USEDEP}] + dev-python/scipy[${PYTHON_USEDEP}] sci-mathematics/cgal:= cairo? ( dev-cpp/cairomm diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild index 90b94419f20b..0b9a248e3700 100644 --- a/dev-python/graph-tool/graph-tool-9999.ebuild +++ b/dev-python/graph-tool/graph-tool-9999.ebuild @@ -28,7 +28,7 @@ RDEPEND=" >=dev-libs/boost-1.70:=[context,python,${PYTHON_USEDEP}] dev-libs/expat:= dev-python/numpy[${PYTHON_USEDEP}] - sci-libs/scipy[${PYTHON_USEDEP}] + dev-python/scipy[${PYTHON_USEDEP}] sci-mathematics/cgal:= cairo? ( dev-cpp/cairomm |