Accepting request 835582 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/835582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distributed?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2020-09-21 15:43:17 +00:00 committed by Git OBS Bridge
commit e201246422
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5471a7af8ec3c1b309767bfd726ff20acb4408f72294f96e7bf8ff89a326a7d
size 666427

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:782bb59799880ca4ebc0931def33dbe5d93f9f74ad3dfebb727d03ea98c2d101
size 666943

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Sep 19 15:08:52 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 2.27.0:
* Fix registering a worker plugin with name arg (GH#4105) Nick Evans
* Support different remote_python paths on cluster nodes (GH#4085)
Abdulelah Bin Mahfoodh
* Allow RuntimeError s when closing global clients (GH#4115) Matthew
Rocklin
* Match pre-commit in dask (GH#4049) Julia Signell
* Update super usage (GH#4110) Poruri Sai Rahul
-------------------------------------------------------------------
Sat Sep 12 19:58:20 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -21,7 +21,7 @@
# Test requires network connection
%bcond_with test
Name: python-distributed
Version: 2.26.0
Version: 2.27.0
Release: 0
Summary: Library for distributed computing with Python
License: BSD-3-Clause