15
0
forked from pool/python-json5

Accepting request 1283956 from home:crameleon:branches:devel:languages:python

update to 0.12.0

OBS-URL: https://build.opensuse.org/request/show/1283956
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json5?expand=0&rev=29
This commit is contained in:
2025-06-09 08:26:42 +00:00
committed by Git OBS Bridge
parent bcf4443a31
commit f16c4d4442
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jun 8 22:42:48 UTC 2025 - Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net>
- update to 0.12.0
* jump several versions with meta/test changes
* from 0.11.0:
* Fix a typing issue in dump and dumps with the cls argument
* Introduce a new parse method
* Fix #60 - parsing '--6.0' incorrectly
* from 0.10.1:
* Add custom encoding to dump/dumps
-------------------------------------------------------------------
Wed Nov 13 15:22:09 UTC 2024 - Dirk Müller <dmueller@suse.com>