Accepting request 835572 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/835572 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=69
This commit is contained in:
parent
511101c5cb
commit
c7b6116815
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5471a7af8ec3c1b309767bfd726ff20acb4408f72294f96e7bf8ff89a326a7d
|
||||
size 666427
|
3
distributed-2.27.0.tar.gz
Normal file
3
distributed-2.27.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:782bb59799880ca4ebc0931def33dbe5d93f9f74ad3dfebb727d03ea98c2d101
|
||||
size 666943
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user