From c3e50874791e772ea7cd6f217230fce342c42a004ac80ef94373f59689aea474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 21 May 2018 06:43:50 +0000 Subject: [PATCH] Accepting request 610824 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/610824 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=76 --- python-simplejson.changes | 11 +++++++++++ python-simplejson.spec | 2 +- simplejson-3.14.0.tar.gz | 3 --- simplejson-3.15.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 simplejson-3.14.0.tar.gz create mode 100644 simplejson-3.15.0.tar.gz diff --git a/python-simplejson.changes b/python-simplejson.changes index 35c37cb..c7bdc37 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 21 04:02:31 UTC 2018 - arun@gmx.de + +- update to version 3.15.0: + * Clean up the C code + * Bypass the decode() method in bytes subclasses + * Support builds without cStringIO + * Allow to disable serializing bytes by default in Python 3 + * Simplify the compatibility code + * Fix tests in Python 2.5 + ------------------------------------------------------------------- Sun May 6 05:46:54 UTC 2018 - arun@gmx.de diff --git a/python-simplejson.spec b/python-simplejson.spec index 0cc736e..98cd00a 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.14.0 +Version: 3.15.0 Release: 0 Summary: Extensible JSON encoder/decoder for Python License: MIT OR AFL-2.1 diff --git a/simplejson-3.14.0.tar.gz b/simplejson-3.14.0.tar.gz deleted file mode 100644 index 4cdc620..0000000 --- a/simplejson-3.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ebbd84c2d7512f7ba65df0b9cc3cbc1bbd6ef9eab39fc9389dfe7e3681f7bd2 -size 80112 diff --git a/simplejson-3.15.0.tar.gz b/simplejson-3.15.0.tar.gz new file mode 100644 index 0000000..441145d --- /dev/null +++ b/simplejson-3.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad332f65d9551ceffc132d0a683f4ffd12e4bc7538681100190d577ced3473fb +size 80963