forked from pool/python-distributed
Accepting request 727358 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/727358 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
947ca99646
commit
f73b8474eb
@@ -21,7 +21,7 @@
|
||||
# Test requires network connection
|
||||
%bcond_with test
|
||||
Name: python-distributed
|
||||
Version: 2.2.0
|
||||
Version: 2.3.2
|
||||
Release: 0
|
||||
Summary: Library for distributed computing with Python
|
||||
License: BSD-3-Clause
|
||||
@@ -94,7 +94,7 @@ clusters.
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} distributed/tests/
|
||||
%pytest distributed/tests/
|
||||
%endif
|
||||
|
||||
%files %{python_files}
|
||||
|
Reference in New Issue
Block a user