14
0

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:
Jan Matejek
2017-11-07 15:34:56 +00:00
committed by Git OBS Bridge
parent ac03bfe606
commit 4482aed1d8
4 changed files with 13 additions and 4 deletions

View File

@@ -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