Accepting request 799737 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/799737 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=57
This commit is contained in:
parent
643e184cf3
commit
33d9d76b4b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c99b9a672af397e438779230596a774da3a07a4aaf2083ed9e3fc105daf8998
|
||||
size 636992
|
3
distributed-2.15.2.tar.gz
Normal file
3
distributed-2.15.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:472f833cd819b1e964734bfe5f211e3ef8dd41bf288b2b7a4bdb40596f4c4d34
|
||||
size 638377
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 2 20:27:24 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 2.15.2:
|
||||
* Connect to dashboard when address provided (GH#3758) Tom
|
||||
Augspurger
|
||||
* Move test_gpu_metrics test (GH#3721) Tom Augspurger
|
||||
* Nanny closing worker on KeyboardInterrupt (GH#3747) Mads
|
||||
R. B. Kristensen
|
||||
* Replace OrderedDict with dict in scheduler (GH#3740) Matthew
|
||||
Rocklin
|
||||
* Fix exception handling typo (GH#3751) Jonas Haag
|
||||
|
||||
- changes from version 2.15.1:
|
||||
* Ensure BokehTornado uses prefix (GH#3746) James Bourbeau
|
||||
* Warn if cluster closes before starting (GH#3735) Matthew Rocklin
|
||||
* Memoryview serialisation (GH#3743) Martin Durant
|
||||
* Allows logging config under distributed key (GH#2952) Dillon
|
||||
Niederhut
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 25 16:23:42 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
# Test requires network connection
|
||||
%bcond_with test
|
||||
Name: python-distributed
|
||||
Version: 2.15.0
|
||||
Version: 2.15.2
|
||||
Release: 0
|
||||
Summary: Library for distributed computing with Python
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user