diff --git a/distributed-1.24.0.tar.gz b/distributed-1.24.0.tar.gz deleted file mode 100644 index cebb03d..0000000 --- a/distributed-1.24.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:841d306753348ce525ce7782ccf99dd50d21521e423b507eab2226fdbbf53ca8 -size 512087 diff --git a/distributed-1.24.1.tar.gz b/distributed-1.24.1.tar.gz new file mode 100644 index 0000000..ddbea9a --- /dev/null +++ b/distributed-1.24.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4731a83d1c5bebf7aefdcb42abcb5be4a871d7a85eabae9afaa97ff938820c8f +size 513606 diff --git a/python-distributed.changes b/python-distributed.changes index 924768d..0ae53d3 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Nov 12 05:55:43 UTC 2018 - Arun Persaud + +- update to version 1.24.1: + * Use tornado’s builtin AnyThreadLoopEventPolicy (GH#2326) Matthew + Rocklin + * Adjust TLS tests for openssl 1.1 (GH#2331) Marius van Niekerk + * Avoid setting event loop policy if within Jupyter notebook server + (GH#2343) Matthew Rocklin + * Add preload script to conf (GH#2325) Guillaume Eynard-Bontemps + * Add serializer for Numpy masked arrays (GH#2335) Peter Killick + * Use psutil.Process.oneshot (GH#2339) NotSqrt + * Use worker SSL context when getting client from worker. (GH#2301) + Anonymous + ------------------------------------------------------------------- Tue Oct 30 03:06:05 UTC 2018 - Arun Persaud diff --git a/python-distributed.spec b/python-distributed.spec index dc41836..f8868f8 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.0 +Version: 1.24.1 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause