diff --git a/distributed-2.26.0.tar.gz b/distributed-2.26.0.tar.gz deleted file mode 100644 index 0e5c919..0000000 --- a/distributed-2.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5471a7af8ec3c1b309767bfd726ff20acb4408f72294f96e7bf8ff89a326a7d -size 666427 diff --git a/distributed-2.27.0.tar.gz b/distributed-2.27.0.tar.gz new file mode 100644 index 0000000..b674494 --- /dev/null +++ b/distributed-2.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782bb59799880ca4ebc0931def33dbe5d93f9f74ad3dfebb727d03ea98c2d101 +size 666943 diff --git a/python-distributed.changes b/python-distributed.changes index 7b12661..bdf18c1 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Sep 19 15:08:52 UTC 2020 - Arun Persaud + +- update to version 2.27.0: + * Fix registering a worker plugin with name arg (GH#4105) Nick Evans + * Support different remote_python paths on cluster nodes (GH#4085) + Abdulelah Bin Mahfoodh + * Allow RuntimeError s when closing global clients (GH#4115) Matthew + Rocklin + * Match pre-commit in dask (GH#4049) Julia Signell + * Update super usage (GH#4110) Poruri Sai Rahul + ------------------------------------------------------------------- Sat Sep 12 19:58:20 UTC 2020 - Arun Persaud diff --git a/python-distributed.spec b/python-distributed.spec index d9cbf32..df3b328 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.26.0 +Version: 2.27.0 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause