diff --git a/distributed-2.15.0.tar.gz b/distributed-2.15.0.tar.gz deleted file mode 100644 index afa8eaf..0000000 --- a/distributed-2.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c99b9a672af397e438779230596a774da3a07a4aaf2083ed9e3fc105daf8998 -size 636992 diff --git a/distributed-2.15.2.tar.gz b/distributed-2.15.2.tar.gz new file mode 100644 index 0000000..330280b --- /dev/null +++ b/distributed-2.15.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472f833cd819b1e964734bfe5f211e3ef8dd41bf288b2b7a4bdb40596f4c4d34 +size 638377 diff --git a/python-distributed.changes b/python-distributed.changes index c43da41..c5d247d 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat May 2 20:27:24 UTC 2020 - Arun Persaud + +- 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 diff --git a/python-distributed.spec b/python-distributed.spec index 7fcb771..f0a1431 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -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