forked from pool/python-xarray
Accepting request 721128 from devel:languages:python:numeric
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/721128 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xarray?expand=0&rev=14
This commit is contained in:
commit
be3fa82569
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 21:32:02 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Disable non-functional dask tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 19:31:13 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -38,7 +38,8 @@ Provides: python-xray = %{version}
|
||||
Obsoletes: python-xray < %{version}
|
||||
BuildArch: noarch
|
||||
# SECTION tests
|
||||
BuildRequires: %{python_module dask-dataframe}
|
||||
# dask tests currently failing
|
||||
# BuildRequires: %%{python_module dask-dataframe}
|
||||
BuildRequires: %{python_module pytest >= 2.7.1}
|
||||
BuildRequires: %{python_module scipy}
|
||||
BuildRequires: python2-mock
|
||||
|
Loading…
x
Reference in New Issue
Block a user