diff --git a/pyjson5-0.9.25.tar.gz b/pyjson5-0.9.25.tar.gz deleted file mode 100644 index 23139ab..0000000 --- a/pyjson5-0.9.25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a31db9a7d2cd102051e27efd519b9670a3b6be7b9d951145637c0a3e2350e141 -size 363613 diff --git a/pyjson5-0.9.28.tar.gz b/pyjson5-0.9.28.tar.gz new file mode 100644 index 0000000..2262380 --- /dev/null +++ b/pyjson5-0.9.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368c39097fad3ba8d147118ae231f02e9012b7a8b9c8a24d6bbe849aad46e2e5 +size 366052 diff --git a/python-json5.changes b/python-json5.changes index a18d340..27a0122 100644 --- a/python-json5.changes +++ b/python-json5.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Nov 13 15:22:09 UTC 2024 - Dirk Müller + +- update to 0.9.28: + * Fix GitHub CI to install uv so ./run tests works properly. + * Mark Python3.13 as supported in package metadata. + * Update dev package dependencies + * Fix typo in //README.md + * GitHub issue #82 Add support for the strict parameter to + load()/loads(). + * Significantly rework the infra and the run script to be + contemporary. + ------------------------------------------------------------------- Mon Apr 15 06:16:21 UTC 2024 - Dirk Müller diff --git a/python-json5.spec b/python-json5.spec index f3559d2..483d41d 100644 --- a/python-json5.spec +++ b/python-json5.spec @@ -25,7 +25,7 @@ %{?sle15_python_module_pythons} Name: python-json5 -Version: 0.9.25 +Version: 0.9.28 Release: 0 Summary: A Python implementation of the JSON5 data format License: Apache-2.0