1
0

Accepting request 1155360 from home:bnavigator:branches:devel:languages:python:numeric

- Update to 2024.2.1
  * Allow silencing dask.DataFrame deprecation warning
  * More robust distributed scheduler for rare key collisions
  * More robust adaptive scaling on large clusters
- Drop distributed-ignore-daskdepr.patch

OBS-URL: https://build.opensuse.org/request/show/1155360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=165
This commit is contained in:
2024-03-06 09:59:38 +00:00
committed by Git OBS Bridge
parent 3b2ea300aa
commit ce9ca4f063
5 changed files with 13 additions and 27 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 5 21:29:43 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 2024.2.1
* Allow silencing dask.DataFrame deprecation warning
* More robust distributed scheduler for rare key collisions
* More robust adaptive scaling on large clusters
- Drop distributed-ignore-daskdepr.patch
-------------------------------------------------------------------
Wed Feb 14 20:38:44 UTC 2024 - Ben Greiner <code@bnavigator.de>