Hello community, here is the log from the commit of package python-distributed for openSUSE:Factory checked in at 2020-01-13 22:21:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-distributed (Old) and /work/SRC/openSUSE:Factory/.python-distributed.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distributed" Mon Jan 13 22:21:29 2020 rev:22 rq:763813 version:2.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-distributed/python-distributed.changes 2019-12-09 21:37:10.642051982 +0100 +++ /work/SRC/openSUSE:Factory/.python-distributed.new.6675/python-distributed.changes 2020-01-13 22:21:39.758522077 +0100 @@ -1,0 +2,33 @@ +Sat Jan 11 18:24:51 UTC 2020 - Arun Persaud <[email protected]> + +- specfile: + * update copyright year + +- update to version 2.9.1: + * Add lock around dumps_function cache (GH#3337) Matthew Rocklin + * Add setuptools to dependencies (GH#3320) James Bourbeau + * Use TaskPrefix.name in Graph layout (GH#3328) Matthew Rocklin + * Add missing “ in performance report example (GH#3329) John Kirkham + * Add performance report docs and color definitions to docs + (GH#3325) Benjamin Zaitlen + * Switch startstops to dicts and add worker name to transfer + (GH#3319) Jacob Tomlinson + * Add plugin entry point for out-of-tree comms library (GH#3305) + Patrick Sodré + * All scheduler task states in prometheus (GH#3307) fjetter + * Use worker name in logs (GH#3309) Stephan Erb + * Add TaskGroup and TaskPrefix scheduler state (GH#3262) Matthew + Rocklin + * Update latencies with heartbeats (GH#3310) fjetter + * Update inlining Futures in task graph in Client._graph_to_futures + (GH#3303) James Bourbeau + * Use hostname as default IP address rather than localhost (GH#3308) + Matthew Rocklin + * Clean up flaky test_nanny_throttle (GH#3295) Tom Augspurger + * Add lock to scheduler for sensitive operations (GH#3259) Matthew + Rocklin + * Log address for each of the Scheduler listerners (GH#3306) Matthew + Rocklin + * Make ConnectionPool.close asynchronous (GH#3304) Matthew Rocklin + +------------------------------------------------------------------- Old: ---- distributed-2.9.0.tar.gz New: ---- distributed-2.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-distributed.spec ++++++ --- /var/tmp/diff_new_pack.VR93BC/_old 2020-01-13 22:21:41.666522962 +0100 +++ /var/tmp/diff_new_pack.VR93BC/_new 2020-01-13 22:21:41.670522964 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-distributed # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ # Test requires network connection %bcond_with test Name: python-distributed -Version: 2.9.0 +Version: 2.9.1 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause ++++++ distributed-2.9.0.tar.gz -> distributed-2.9.1.tar.gz ++++++ ++++ 3141 lines of diff (skipped)
