forked from pool/python-distributed
Accepting request 632810 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/632810 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distributed?expand=0&rev=5
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# Test requires network connection
|
||||
%bcond_with test
|
||||
Name: python-distributed
|
||||
Version: 1.22.0
|
||||
Version: 1.23.0
|
||||
Release: 0
|
||||
Summary: Library for distributed computing with Python
|
||||
License: BSD-3-Clause
|
||||
@@ -28,7 +28,6 @@ Group: Development/Languages/Python
|
||||
URL: https://distributed.readthedocs.io/en/latest/
|
||||
Source: https://files.pythonhosted.org/packages/source/d/distributed/distributed-%{version}.tar.gz
|
||||
Source99: python-distributed-rpmlintrc
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module joblib >= 0.10.2}
|
||||
BuildRequires: %{python_module scikit-learn >= 0.17.1}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -106,6 +105,6 @@ clusters.
|
||||
%python3_only %{_bindir}/dask-scheduler
|
||||
%python3_only %{_bindir}/dask-worker
|
||||
%python3_only %{_bindir}/dask-mpi
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/distributed*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user