- Skip failing test on 32bit arch (gh#pydata/sparse#490).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=13
This commit is contained in:
@@ -26,6 +26,9 @@ License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/pydata/sparse
|
||||
Source: https://files.pythonhosted.org/packages/source/s/sparse/sparse-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM skip-32bit-archs.patch gh#pydata/sparse#490 mcepl@suse.com
|
||||
# Skip some tests on 32bit architecture
|
||||
Patch0: skip-32bit-archs.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module dask-array}
|
||||
|
||||
Reference in New Issue
Block a user