diff --git a/pyjson5-0.12.0.tar.gz b/pyjson5-0.12.0.tar.gz deleted file mode 100644 index 1924e29..0000000 --- a/pyjson5-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39b21785fc12c61716a3634b466e3faffc5c679148c2d9cbbef9cc0c15772b6f -size 424039 diff --git a/pyjson5-0.12.1.tar.gz b/pyjson5-0.12.1.tar.gz new file mode 100644 index 0000000..b516784 --- /dev/null +++ b/pyjson5-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c729b79398a116a9eec40c71d8ad84e0e9e52d502377639d7ca67dd630266674 +size 424290 diff --git a/python-json5.changes b/python-json5.changes index f26dd91..bde15d3 100644 --- a/python-json5.changes +++ b/python-json5.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 29 07:13:11 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.12.1 + * Fix #94, where objects returned from a custom encoder were + not being indented properly. + ------------------------------------------------------------------- Sun Jun 8 22:42:48 UTC 2025 - Georg Pfuetzenreuter diff --git a/python-json5.spec b/python-json5.spec index 3cc4aaf..c65b334 100644 --- a/python-json5.spec +++ b/python-json5.spec @@ -25,7 +25,7 @@ %{?sle15_python_module_pythons} Name: python-json5 -Version: 0.12.0 +Version: 0.12.1 Release: 0 Summary: A Python implementation of the JSON5 data format License: Apache-2.0