4 Commits

Author SHA256 Message Date
e585fcc7b0 Accepting request 1284020 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1284020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-json5?expand=0&rev=14
2025-06-10 07:06:55 +00:00
f16c4d4442 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
2025-06-09 08:26:42 +00:00
cb9adeadd9 Accepting request 1223992 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1223992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-json5?expand=0&rev=13
2024-11-14 15:09:04 +00:00
bcf4443a31 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json5?expand=0&rev=27
2024-11-13 15:23:01 +00:00
4 changed files with 4 additions and 11 deletions

3
pyjson5-0.12.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39b21785fc12c61716a3634b466e3faffc5c679148c2d9cbbef9cc0c15772b6f
size 424039

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c729b79398a116a9eec40c71d8ad84e0e9e52d502377639d7ca67dd630266674
size 424290

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
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>

View File

@@ -25,7 +25,7 @@
%{?sle15_python_module_pythons}
Name: python-json5
Version: 0.12.1
Version: 0.12.0
Release: 0
Summary: A Python implementation of the JSON5 data format
License: Apache-2.0