17
0

Accepting request 754983 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/754983
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=41
This commit is contained in:
Tomáš Chvátal
2019-12-09 09:19:28 +00:00
committed by Git OBS Bridge
parent 5b2150bc37
commit 2bc1c2fbce
4 changed files with 57 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
# Test requires network connection
%bcond_with test
Name: python-distributed
Version: 2.8.1
Version: 2.9.0
Release: 0
Summary: Library for distributed computing with Python
License: BSD-3-Clause
@@ -98,8 +98,6 @@ clusters.
%doc README.rst
%license LICENSE.txt
%{_bindir}/dask-ssh
%{_bindir}/dask-submit
%{_bindir}/dask-remote
%{_bindir}/dask-scheduler
%{_bindir}/dask-worker
%{python_sitelib}/distributed*