15
0
forked from pool/python-json5

- 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
This commit is contained in:
2024-11-13 15:23:01 +00:00
committed by Git OBS Bridge
parent 74145bb0b4
commit bcf4443a31
4 changed files with 17 additions and 4 deletions

Binary file not shown.

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

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 13 15:22:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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.
-------------------------------------------------------------------
Mon Apr 15 06:16:21 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

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