forked from pool/python-simplejson
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
This commit is contained in:
committed by
Git OBS Bridge
parent
de2ba0e95e
commit
89af754c48
@@ -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
|
Mon Jul 5 19:35:48 UTC 2010 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
||||||
|
|
||||||
Name: python-simplejson
|
Name: python-simplejson
|
||||||
Version: 2.1.1
|
Version: 2.1.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: http://undefined.org/python/#simplejson
|
Url: http://undefined.org/python/#simplejson
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:387d2d88c131b8a3dc9bf24e96c3f314be31b85697982401eea56605e0679b7b
|
|
||||||
size 115573
|
|
3
simplejson-2.1.3.tar.bz2
Normal file
3
simplejson-2.1.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8b827106b23c7cdc1f7345dcb60646ef009a9dadf7d0a29ca2579a687635efc
|
||||||
|
size 116014
|
Reference in New Issue
Block a user