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/xarray/xarray-0.12.1.ebuild | |
| parent | 6ff601bdfd5d9727dfd5b9ffa829671aa88d6e1e (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/xarray/xarray-0.12.1.ebuild')
| -rw-r--r-- | dev-python/xarray/xarray-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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=( |
