forked from pool/python-ujson
Accepting request 789345 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/789345 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
75b21ef012
commit
2eca1a05e2
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 28 16:22:49 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 2.0.3:
|
||||||
|
* Changed
|
||||||
|
+ Drop legacy distutils in setup.py (#397) @hugovk
|
||||||
|
+ Update benchmarking (#395) @hugovk
|
||||||
|
* Fixed
|
||||||
|
+ Decrease dict key reference (#394) @suola
|
||||||
|
+ Remove double_precision and precise_float from help text (#389)
|
||||||
|
@JTJL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 15 19:44:07 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
Sun Mar 15 19:44:07 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-ujson
|
Name: python-ujson
|
||||||
Version: 2.0.2
|
Version: 2.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JSON encoder and decoder for Python
|
Summary: JSON encoder and decoder for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:91f30f0b6fd5cd4b43844a9c52febc80772aad6348a58369d0a08bd1b347a52c
|
|
||||||
size 7127733
|
|
3
ujson-2.0.3.tar.gz
Normal file
3
ujson-2.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd2deffc983827510e5145fb66e4cc0f577480c62fe0b4882139f8f7d27ae9a3
|
||||||
|
size 7127432
|
Reference in New Issue
Block a user