Accepting request 634399 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/634399 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=5
This commit is contained in:
parent
3ad9f53adc
commit
8203928cda
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13b4a6741ac395bf76cfccfd17ede66abca521d8cec96ba83615c1dede36651f
|
||||
size 514118
|
3
distributed-1.23.1.tar.gz
Normal file
3
distributed-1.23.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d4693442efe40e05e4304fe6d8174989c6eb4bad1afe70480c98263ef8e1cdb
|
||||
size 514357
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 8 04:35:20 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 1.23.1:
|
||||
* Raise informative error when mixing futures between clients
|
||||
(#2227) Matthew Rocklin
|
||||
* add byte_keys to unpack_remotedata call (#2232) Matthew Rocklin
|
||||
* Add documentation for gist/rawgit for get_task_stream (#2236)
|
||||
Matthew Rocklin
|
||||
* Quiet Client.close by waiting for scheduler stop signal (#2237)
|
||||
Matthew Rocklin
|
||||
* Display system graphs nicely on different screen sizes (#2239)
|
||||
Derek Ludwig
|
||||
* Mutate passed in workers dict in TaskStreamPlugin.rectangles
|
||||
(#2238) Matthew Rocklin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 17:03:46 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# Test requires network connection
|
||||
%bcond_with test
|
||||
Name: python-distributed
|
||||
Version: 1.23.0
|
||||
Version: 1.23.1
|
||||
Release: 0
|
||||
Summary: Library for distributed computing with Python
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user