From 4482aed1d8a2a388a82b8559e538b27352eeba896f047db896f524b73f4840c3 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Tue, 7 Nov 2017 15:34:56 +0000 Subject: [PATCH] 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 --- python-simplejson.changes | 9 +++++++++ python-simplejson.spec | 2 +- simplejson-3.11.1.tar.gz | 3 --- simplejson-3.12.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 simplejson-3.11.1.tar.gz create mode 100644 simplejson-3.12.0.tar.gz diff --git a/python-simplejson.changes b/python-simplejson.changes index 53abd68..c274333 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -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 diff --git a/python-simplejson.spec b/python-simplejson.spec index 514a908..08f5836 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-simplejson -Version: 3.11.1 +Version: 3.12.0 Release: 0 Summary: Simple, fast, extensible JSON encoder/decoder for Python License: MIT or AFL-2.1 diff --git a/simplejson-3.11.1.tar.gz b/simplejson-3.11.1.tar.gz deleted file mode 100644 index 9978b7a..0000000 --- a/simplejson-3.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7 -size 78145 diff --git a/simplejson-3.12.0.tar.gz b/simplejson-3.12.0.tar.gz new file mode 100644 index 0000000..7357582 --- /dev/null +++ b/simplejson-3.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e +size 77969