1
0

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

- Prepare test multiflavors for python311, but skip python311
  * Numba is not ready for python 3.11 yet gh#numba/numba#8304
- Update to 2023.2.0
  ## Enhancements
  * Rate limit the worker memory logs (GH#7529) Florian Jetter
  * Move P2P barrier logic to scheduler extension (GH#7519) Hendrik
    Makait

OBS-URL: https://build.opensuse.org/request/show/1068088
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=132
This commit is contained in:
2023-02-28 09:39:56 +00:00
committed by Git OBS Bridge
parent 0a98707589
commit 591396da62
5 changed files with 32 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Feb 26 00:09:53 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Prepare test multiflavors for python311, but skip python311
* Numba is not ready for python 3.11 yet gh#numba/numba#8304
-------------------------------------------------------------------
Fri Feb 17 09:05:32 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 2023.2.0
## Enhancements
* Rate limit the worker memory logs (GH#7529) Florian Jetter
* Move P2P barrier logic to scheduler extension (GH#7519) Hendrik
Makait
-------------------------------------------------------------------
Sun Feb 5 13:22:38 UTC 2023 - Ben Greiner <code@bnavigator.de>