forked from pool/python-distributed
Accepting request 645396 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/645396 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
a62b60226d
commit
30d152016b
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2d48a4de280fd7243ca76f9b12db5fe2486fc89dcdb510c77fa51f51733a04cc
|
|
||||||
size 515993
|
|
3
distributed-1.24.0.tar.gz
Normal file
3
distributed-1.24.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:841d306753348ce525ce7782ccf99dd50d21521e423b507eab2226fdbbf53ca8
|
||||||
|
size 512087
|
@@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 30 03:06:05 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 1.24.0:
|
||||||
|
* Remove Joblib Dask Backend from codebase (GH#2298) Matthew Rocklin
|
||||||
|
* Include worker tls protocol in Scheduler.restart (GH#2295) Matthew
|
||||||
|
Rocklin
|
||||||
|
* Adapt to new Bokeh selection for 1.0 (GH#2292) Matthew Rocklin
|
||||||
|
* Add explicit retry method to Future and Client (GH#2299) Matthew
|
||||||
|
Rocklin
|
||||||
|
* Point to main worker page in bokeh links (GH#2300) Matthew Rocklin
|
||||||
|
* Limit concurrency when gathering many times (GH#2303) Matthew
|
||||||
|
Rocklin
|
||||||
|
* Add tls_cluster pytest fixture (GH#2302) Matthew Rocklin
|
||||||
|
* Convert ConnectionPool.open and active to properties (GH#2304)
|
||||||
|
Matthew Rocklin
|
||||||
|
* change export_tb to format_tb (GH#2306) Eric Ma
|
||||||
|
* Redirect joblib page to dask-ml (GH#2307) Matthew Rocklin
|
||||||
|
* Include unserializable object in error message (GH#2310) Matthew
|
||||||
|
Rocklin
|
||||||
|
* Import Mapping, Iterator, Set from collections.abc in Python 3
|
||||||
|
(GH#2315) Gaurav Sheni
|
||||||
|
* Extend Client.scatter docstring (GH#2320) Eric Ma
|
||||||
|
* Update for new flake8 (GH#2321) Matthew Rocklin
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 8 15:02:15 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Mon Oct 8 15:02:15 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.23.3
|
Version: 1.24.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