14
0
forked from pool/python-ujson

Accepting request 1004363 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/1004363
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=34
This commit is contained in:
2022-09-19 07:37:08 +00:00
committed by Git OBS Bridge
parent a801bb98df
commit db36439407
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Sep 17 15:58:07 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 5.5.0:
* Added
+ Add support for Python 3.11 and PyPy3.9 (#564) @hugovk
+ Add separators encoding parameter (#557) @JustAnotherArchivist
* Fixed
+ Fix encoding of infinity (#80). (#562) @bwoodsend
-------------------------------------------------------------------
Fri Jul 8 11:55:32 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-ujson
Version: 5.4.0
Version: 5.5.0
Release: 0
Summary: JSON encoder and decoder for Python
License: BSD-3-Clause
@@ -46,7 +46,7 @@ bindings for Python 2.7 and 3.5+
%build
rm -r deps
export CFLAGS="%{optflags} -fno-strict-aliasing"
export UJSON_BUILD_DC_INCLUDES='/usr/include/double-conversion'
export UJSON_BUILD_DC_INCLUDES='%{_includedir}/double-conversion'
export UJSON_BUILD_DC_LIBS='-ldouble-conversion'
%python_build

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b953e09441e307504130755e5bd6b15850178d591f66292bba4608c4f7f9b00
size 7139576

3
ujson-5.5.0.tar.gz Normal file
View File

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