aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-09-24 15:53:32 +0000
committerAisha Tammy <gentoo@aisha.cc>2020-09-24 15:58:48 +0000
commitdb8050af46235f9b1acd2fb76583516a92576f6d (patch)
tree4bb826a734c7a0ef1a74b2b54f3f208e5fad63f6 /sci-libs/pybids/pybids-0.5.0.ebuild
parentdev-python/PeakUtils: update scipy dep name (diff)
downloadsci-db8050af46235f9b1acd2fb76583516a92576f6d.tar.gz
sci-db8050af46235f9b1acd2fb76583516a92576f6d.tar.bz2
sci-db8050af46235f9b1acd2fb76583516a92576f6d.zip
dev-python/scipy: mass dependency name update
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'sci-libs/pybids/pybids-0.5.0.ebuild')
-rw-r--r--sci-libs/pybids/pybids-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pybids/pybids-0.5.0.ebuild b/sci-libs/pybids/pybids-0.5.0.ebuild
index 89c29a831..3534b3c6a 100644
--- a/sci-libs/pybids/pybids-0.5.0.ebuild
+++ b/sci-libs/pybids/pybids-0.5.0.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
dev-python/patsy[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
sci-libs/nibabel[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}]
+ dev-python/scipy[${PYTHON_USEDEP}]
"
# Tests are broken: https://github.com/INCF/pybids/issues/138