14
0
forked from pool/python-pony

- update to 0.7.19:

* Python 3.12 support
  * Fix JSON handling in SQLite >= 3.45

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=28
This commit is contained in:
2024-08-31 11:40:30 +00:00
committed by Git OBS Bridge
parent 90338d9ef9
commit 7136c8c024
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Aug 31 11:39:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.7.19:
* Python 3.12 support
* Fix JSON handling in SQLite >= 3.45
-------------------------------------------------------------------
Thu Apr 4 11:06:06 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>