17
0

- switch to modern python for sle15

- Update to 2024.6.2:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=172
This commit is contained in:
2024-08-14 14:50:54 +00:00
committed by Git OBS Bridge
parent 14f597f801
commit da7fb76943
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,12 @@
-------------------------------------------------------------------
Wed Aug 14 14:50:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
- switch to modern python for sle15
-------------------------------------------------------------------
Mon Jul 8 04:34:30 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2024.6.2:
- Update to 2024.6.2:
* profile._f_lineno: handle next_line being None in Python 3.13
* Cache global query-planning config
* Python 3.13 fixes