From 89af754c4878a9046373c0dee19843b25d1c47b3a638f57d1af497562e73072c Mon Sep 17 00:00:00 2001 From: Berthold Gunreben Date: Tue, 8 Mar 2011 10:06:11 +0000 Subject: [PATCH] Accepting request 63286 from devel:languages:python Accepted submit request 63286 from user saschpe OBS-URL: https://build.opensuse.org/request/show/63286 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-simplejson?expand=0&rev=8 --- python-simplejson.changes | 13 +++++++++++++ python-simplejson.spec | 2 +- simplejson-2.1.1.tar.bz2 | 3 --- simplejson-2.1.3.tar.bz2 | 3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 simplejson-2.1.1.tar.bz2 create mode 100644 simplejson-2.1.3.tar.bz2 diff --git a/python-simplejson.changes b/python-simplejson.changes index d00c4ac..0c3dfef 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Mar 3 08:33:53 UTC 2011 - saschpe@suse.de + +- Update to 2.1.3 + * Support the sort_keys option in C encoding speedups + * Allow use_decimal to work with dump() + * Correct wrong end when object_pairs_hook is used + * Correct output for indent=0 + * Correctly raise TypeError when non-string keys are used with + speedups + * Fix the endlineno, endcolno attributes of the JSONDecodeError + exception. + ------------------------------------------------------------------- Mon Jul 5 19:35:48 UTC 2010 - alexandre@exatati.com.br diff --git a/python-simplejson.spec b/python-simplejson.spec index b77e838..220be74 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -19,7 +19,7 @@ Summary: Simple, fast, extensible JSON encoder/decoder for Python Name: python-simplejson -Version: 2.1.1 +Version: 2.1.3 Release: 1 License: BSD Url: http://undefined.org/python/#simplejson diff --git a/simplejson-2.1.1.tar.bz2 b/simplejson-2.1.1.tar.bz2 deleted file mode 100644 index 7ab6861..0000000 --- a/simplejson-2.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:387d2d88c131b8a3dc9bf24e96c3f314be31b85697982401eea56605e0679b7b -size 115573 diff --git a/simplejson-2.1.3.tar.bz2 b/simplejson-2.1.3.tar.bz2 new file mode 100644 index 0000000..ff087d9 --- /dev/null +++ b/simplejson-2.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b827106b23c7cdc1f7345dcb60646ef009a9dadf7d0a29ca2579a687635efc +size 116014