forked from pool/python-distributed
Accepting request 653380 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/653380 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
695f2af143
commit
eafc92a52d
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ab24f0ea634dab7b6667c32b18c98794141f3ef3b081293dfea1943498ce987
|
|
||||||
size 513872
|
|
3
distributed-1.25.0.tar.gz
Normal file
3
distributed-1.25.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d892c7aeb28ba4903eef6735851e7c6e20baeb6a4b4c159c27cae53f4b8064e
|
||||||
|
size 513607
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 1 18:37:39 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 1.25.0:
|
||||||
|
* Fixed the 404 error on the Scheduler Dashboard homepage (GH#2361)
|
||||||
|
Michael Wheeler
|
||||||
|
* Consolidate two Worker classes into one (GH#2363) Matthew Rocklin
|
||||||
|
* Avoid warnings in pyarrow and msgpack (GH#2364) Matthew Rocklin
|
||||||
|
* Avoid race condition in Actor’s Future (GH#2374) Matthew Rocklin
|
||||||
|
* Support missing packages keyword in Client.get_versions (GH#2379)
|
||||||
|
Matthew Rocklin
|
||||||
|
* Fixup serializing masked arrays (GH#2373) Jim Crist
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 22 22:46:56 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Thu Nov 22 22:46:56 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
# Test requires network connection
|
# Test requires network connection
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: python-distributed
|
Name: python-distributed
|
||||||
Version: 1.24.2
|
Version: 1.25.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for distributed computing with Python
|
Summary: Library for distributed computing with Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user