Accepting request 1307662 from home:glaubitz:branches:devel:languages:python

- Update to 0.12.1
  * Fix #94, where objects returned from a custom encoder were
    not being indented properly.

OBS-URL: https://build.opensuse.org/request/show/1307662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json5?expand=0&rev=31
This commit is contained in:
2025-09-29 08:59:13 +00:00
committed by Git OBS Bridge
parent 50b372d41d
commit ced4d5947d
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 29 07:13:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <mail+rpm@georg-pfuetzenreuter.net>