15
0
forked from pool/python-json5

- update to 0.9.14:

* Handle `+Infinity` as well as `-Infinity` and `Infinity`.
  * No code changes.
  * fix GitHub actions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json5?expand=0&rev=21
This commit is contained in:
2023-11-27 19:05:44 +00:00
committed by Git OBS Bridge
parent 1613ba688c
commit e18755ef56
4 changed files with 13 additions and 7 deletions

View File

@@ -23,9 +23,9 @@
%bcond_with libalternatives
%endif
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-json5
Version: 0.9.13
Version: 0.9.14
Release: 0
Summary: A Python implementation of the JSON5 data format
License: Apache-2.0