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:
BIN
pyjson5-0.9.25.tar.gz
LFS
BIN
pyjson5-0.9.25.tar.gz
LFS
Binary file not shown.
3
pyjson5-0.9.28.tar.gz
Normal file
3
pyjson5-0.9.28.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:368c39097fad3ba8d147118ae231f02e9012b7a8b9c8a24d6bbe849aad46e2e5
|
||||
size 366052
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user