diff --git a/distributed-2.23.0.tar.gz b/distributed-2.23.0.tar.gz deleted file mode 100644 index 676dc42..0000000 --- a/distributed-2.23.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:469e505fd7ce75f600188bdb69a95641899d5b372f74246c8f308376b6929e9c -size 661914 diff --git a/distributed-2.25.0.tar.gz b/distributed-2.25.0.tar.gz new file mode 100644 index 0000000..8b2e834 --- /dev/null +++ b/distributed-2.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3a6c9d82dcbe4b8757be2fcb3fbca731a57592e801caf06407a2a76cae2217 +size 665641 diff --git a/python-distributed.changes b/python-distributed.changes index 74e95b8..c456819 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sat Aug 29 15:53:08 UTC 2020 - Arun Persaud + +- update to version 2.25.0: + * Update for black (GH#4081) Tom Augspurger + * Provide informative error when connecting an older version of Dask + (GH#4076) Matthew Rocklin + * Simplify pack_frames (GH#4068) jakirkham + * Simplify frame_split_size (GH#4067) jakirkham + * Use list.insert to add prelude up front (GH#4066) jakirkham + * Graph helper text (GH#4064) Julia Signell + * Graph dashboard: Reset container data if task number is too large + (GH#4056) Florian Jetter + * Ensure semaphore picks correct IOLoop for threadpool workers + (GH#4060) Florian Jetter + * Add cluster log method (GH#4051) Jacob Tomlinson + * Cleanup more exception tracebacks (GH#4054) Krishan Bhasin + * Improve documentation of scheduler.locks options (GH#4062) Florian + Jetter + +- changes from version 2.24.0: + * Move toolbar to above and fix y axis (#4043) Julia Signell + * Make behavior clearer for how to get worker dashboard (#4047) + Julia Signell + * Worker dashboard clean up (#4046) Julia Signell + * Add a default argument to the datasets and a possibility to + override datasets (#4052) Nils Braun + * Discover HTTP endpoints (#3744) Martin Durant + ------------------------------------------------------------------- Sat Aug 15 17:00:33 UTC 2020 - Arun Persaud diff --git a/python-distributed.spec b/python-distributed.spec index 1c1c58c..3a8bcf0 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.23.0 +Version: 2.25.0 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause