Accepting request 921048 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/921048 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xarray?expand=0&rev=30
This commit is contained in:
commit
ecab81b6e4
@ -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…
Reference in New Issue
Block a user