forked from pool/python-simplejson
Accepting request 539365 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/539365 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=69
This commit is contained in:
committed by
Git OBS Bridge
parent
ac03bfe606
commit
4482aed1d8
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 6 16:57:44 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 3.12.0:
|
||||||
|
* Fix threaded import race condition
|
||||||
|
https://github.com/simplejson/simplejson/issues/184
|
||||||
|
* Move RawJSON implementation to simplejson.raw_json module
|
||||||
|
* Move JSONDecodeError implementation to simplejson.errors module
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 8 18:50:31 UTC 2017 - tbechtold@suse.com
|
Tue Aug 8 18:50:31 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-simplejson
|
Name: python-simplejson
|
||||||
Version: 3.11.1
|
Version: 3.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
||||||
License: MIT or AFL-2.1
|
License: MIT or AFL-2.1
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7
|
|
||||||
size 78145
|
|
3
simplejson-3.12.0.tar.gz
Normal file
3
simplejson-3.12.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e
|
||||||
|
size 77969
|
Reference in New Issue
Block a user