forked from pool/python-simplejson
Accepting request 235927 from Cloud:OpenStack:Master
- update to 3.5.2: * Fix Windows build with VS2008 Version 3.5.1 released 2014-05-21 * Consistently reject int_as_string_bitcount settings that are not positive integers Version 3.5.0 released 2014-05-20 * Added int_as_string_bitcount encoder option * Fixed potential crash when encoder created with incorrect options OBS-URL: https://build.opensuse.org/request/show/235927 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=57
This commit is contained in:
committed by
Git OBS Bridge
parent
a8272ebc20
commit
87b215412a
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 31 16:14:18 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- update to 3.5.2:
|
||||
* Fix Windows build with VS2008
|
||||
Version 3.5.1 released 2014-05-21
|
||||
* Consistently reject int_as_string_bitcount settings that are not
|
||||
positive integers
|
||||
Version 3.5.0 released 2014-05-20
|
||||
* Added int_as_string_bitcount encoder option
|
||||
* Fixed potential crash when encoder created with incorrect options
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 12:27:38 UTC 2014 - toddrme2178@gmail.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-simplejson
|
||||
Version: 3.4.1
|
||||
Version: 3.5.2
|
||||
Release: 0
|
||||
Url: http://github.com/simplejson/simplejson
|
||||
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46b9b11f53875ca71084770ce3b473c854706313806d163366fe39d7a3bbdf6a
|
||||
size 68927
|
3
simplejson-3.5.2.tar.gz
Normal file
3
simplejson-3.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:655cbbca4e7537b0493c8601b6ac01ead7d4bcc8d01ba69edffda7226a07f7b2
|
||||
size 70170
|
Reference in New Issue
Block a user