14
0
forked from pool/python-ujson

Accepting request 1041271 from home:yarunachalam:branches:devel:languages:python

- Update to version 5.6.0 
  * Added
  Update vendored double-conversion to 3.2.1 (#570) @joemarshall
  * Fixed
  Fix len integer overflow issue (#567) @marioga

OBS-URL: https://build.opensuse.org/request/show/1041271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=36
This commit is contained in:
2022-12-08 11:51:32 +00:00
committed by Git OBS Bridge
parent db36439407
commit 7ed064f6cd
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-ujson
Version: 5.5.0
Version: 5.6.0
Release: 0
Summary: JSON encoder and decoder for Python
License: BSD-3-Clause