diff --git a/pony-0.7.17.tar.gz b/pony-0.7.17.tar.gz deleted file mode 100644 index 70a774c..0000000 --- a/pony-0.7.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b72172d57abd5e0846cd8d71231572da20f526327bf0d33348a9276f624d8aa7 -size 257961 diff --git a/pony-0.7.19.tar.gz b/pony-0.7.19.tar.gz new file mode 100644 index 0000000..91afc88 --- /dev/null +++ b/pony-0.7.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f83b2981893e49f7f18e8def52ad8fa8f8e6c5f9583b9aaed62d4d85036a0f +size 258589 diff --git a/python-pony.changes b/python-pony.changes index 88577f6..6132381 100644 --- a/python-pony.changes +++ b/python-pony.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Aug 31 11:39:46 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-pony.spec b/python-pony.spec index 43d012f..1685435 100644 --- a/python-pony.spec +++ b/python-pony.spec @@ -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