15
0

- Update to 1.8.1:

* Fixed crash on Python 3.12+ in speedups extension module.
- Drop patch use-pydict-size.patch, included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=35
This commit is contained in:
2025-03-19 23:35:52 +00:00
committed by Git OBS Bridge
parent f6bb758d73
commit 61304f3973
5 changed files with 11 additions and 42 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 19 23:35:22 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.8.1:
* Fixed crash on Python 3.12+ in speedups extension module.
- Drop patch use-pydict-size.patch, included upstream.
-------------------------------------------------------------------
Thu Mar 6 04:05:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>