diff --git a/distributed-1.23.1.tar.gz b/distributed-1.23.1.tar.gz deleted file mode 100644 index af9d561..0000000 --- a/distributed-1.23.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d4693442efe40e05e4304fe6d8174989c6eb4bad1afe70480c98263ef8e1cdb -size 514357 diff --git a/distributed-1.23.2.tar.gz b/distributed-1.23.2.tar.gz new file mode 100644 index 0000000..87a51ec --- /dev/null +++ b/distributed-1.23.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803af56bdc755bcb351bd93b25c4f4ded48d684aa9e591d877f751080ad2f898 +size 515222 diff --git a/python-distributed.changes b/python-distributed.changes index a29e314..e890b9a 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Sep 17 14:55:33 UTC 2018 - Arun Persaud + +- update to version 1.23.2: + * Discard dependent rather than remove (#2250) Matthew Rocklin + * Use dask_sphinx_theme Matthew Rocklin + * Drop the Bokeh index page (#2241) John Kirkham + * Revert change to keep link relative (#2242) Matthew Rocklin + * docs: Fix broken AWS link in setup.rst file (#2240) Vladyslav + Moisieienkov + * Return cancelled futures in as_completed (#2233) Chris White + ------------------------------------------------------------------- Sat Sep 8 04:35:20 UTC 2018 - Arun Persaud diff --git a/python-distributed.spec b/python-distributed.spec index 1998903..390a23e 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ # Test requires network connection %bcond_with test Name: python-distributed -Version: 1.23.1 +Version: 1.23.2 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause