1
0

- Add patch support-python312.patch:

* Support logging changes in Python 3.12+.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=24
This commit is contained in:
2024-02-01 01:19:10 +00:00
committed by Git OBS Bridge
parent 487cafbd9d
commit 2ce6f313d9
3 changed files with 33 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 1 01:18:35 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python312.patch:
* Support logging changes in Python 3.12+.
-------------------------------------------------------------------
Tue Jan 2 22:49:44 UTC 2024 - Dirk Müller <dmueller@suse.com>