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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b72172d57abd5e0846cd8d71231572da20f526327bf0d33348a9276f624d8aa7
size 257961

3
pony-0.7.19.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7f83b2981893e49f7f18e8def52ad8fa8f8e6c5f9583b9aaed62d4d85036a0f
size 258589

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>

View File

@@ -19,7 +19,7 @@
# not compatible: https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112
%define skip_python312 1
Name: python-pony
Version: 0.7.17
Version: 0.7.19
Release: 0
Summary: Pony Object-Relational Mapper
License: Apache-2.0