diff --git a/distributed-1.24.1.tar.gz b/distributed-1.24.1.tar.gz deleted file mode 100644 index ddbea9a..0000000 --- a/distributed-1.24.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4731a83d1c5bebf7aefdcb42abcb5be4a871d7a85eabae9afaa97ff938820c8f -size 513606 diff --git a/distributed-1.24.2.tar.gz b/distributed-1.24.2.tar.gz new file mode 100644 index 0000000..b9a9f05 --- /dev/null +++ b/distributed-1.24.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab24f0ea634dab7b6667c32b18c98794141f3ef3b081293dfea1943498ce987 +size 513872 diff --git a/python-distributed.changes b/python-distributed.changes index 0ae53d3..ba5cfe8 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 22 22:46:56 UTC 2018 - Arun Persaud + +- update to version 1.24.2: + * Add support for Bokeh 1.0 (GH#2348) (GH#2356) Matthew Rocklin + * Fix regression that dropped support for Tornado 4 (GH#2353) Roy + Wedge + * Avoid deprecation warnings (GH#2355) (GH#2357) Matthew Rocklin + * Fix typo in worker documentation (GH#2349) Tom Rochette + ------------------------------------------------------------------- Mon Nov 12 05:55:43 UTC 2018 - Arun Persaud diff --git a/python-distributed.spec b/python-distributed.spec index f8868f8..381e907 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -20,7 +20,7 @@ # Test requires network connection %bcond_with test Name: python-distributed -Version: 1.24.1 +Version: 1.24.2 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause