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

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