forked from pool/python-xarray
Accepting request 920894 from home:bnavigator:branches:devel:languages:python:numeric
- Tests require dask[diagnostics] extra now (for Jinja2) OBS-URL: https://build.opensuse.org/request/show/920894 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=58
This commit is contained in:
parent
379c2f46f7
commit
212f4916d9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 21 10:38:39 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Tests require dask[diagnostics] extra now (for Jinja2)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 27 11:01:52 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
Tue Jul 27 11:01:52 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@ -69,6 +69,7 @@ Suggests: python-cfgrib
|
|||||||
#/SECTION
|
#/SECTION
|
||||||
# SECTION tests
|
# SECTION tests
|
||||||
BuildRequires: %{python_module dask-dataframe}
|
BuildRequires: %{python_module dask-dataframe}
|
||||||
|
BuildRequires: %{python_module dask-diagnostics}
|
||||||
BuildRequires: %{python_module pooch}
|
BuildRequires: %{python_module pooch}
|
||||||
BuildRequires: %{python_module pytest-xdist}
|
BuildRequires: %{python_module pytest-xdist}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user