diff --git a/pyjson5-0.9.13.tar.gz b/pyjson5-0.9.13.tar.gz deleted file mode 100644 index b3b6594..0000000 --- a/pyjson5-0.9.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:051d8aa1b7d1da07321591d6ed653a51fe7b9b668bfd9af14ecdd12e483ce1c3 -size 111619 diff --git a/pyjson5-0.9.14.tar.gz b/pyjson5-0.9.14.tar.gz new file mode 100644 index 0000000..45cc9c8 --- /dev/null +++ b/pyjson5-0.9.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d27778960a7ef30b3d69bf3bf61ee152b211a956fcd92e09162b6852c3ad64 +size 111681 diff --git a/python-json5.changes b/python-json5.changes index 0d57355..99e3742 100644 --- a/python-json5.changes +++ b/python-json5.changes @@ -1,17 +1,23 @@ +------------------------------------------------------------------- +Mon Nov 27 19:03:15 UTC 2023 - Dirk Müller + +- update to 0.9.14: + * Handle `+Infinity` as well as `-Infinity` and `Infinity`. + ------------------------------------------------------------------- Sun Mar 26 19:22:31 UTC 2023 - Dirk Müller - update to 0.9.13: * Remove a field from one of the JSON benchmark files to reduce confusion in Chromium. - * No code changes. + * No code changes. ------------------------------------------------------------------- Wed Jan 4 19:58:43 UTC 2023 - Dirk Müller - update to 0.9.12: * fix dump error on python 2 - * fix GitHub actions + * fix GitHub actions ------------------------------------------------------------------- Sat Sep 24 10:54:29 UTC 2022 - Dirk Müller diff --git a/python-json5.spec b/python-json5.spec index 192ede7..b3b54dd 100644 --- a/python-json5.spec +++ b/python-json5.spec @@ -23,9 +23,9 @@ %bcond_with libalternatives %endif -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-json5 -Version: 0.9.13 +Version: 0.9.14 Release: 0 Summary: A Python implementation of the JSON5 data format License: Apache-2.0