14
0

Accepting request 174803 from home:bgaechter:branches:devel:languages:python

Updated package to latest version 3.3.0

OBS-URL: https://build.opensuse.org/request/show/174803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=47
This commit is contained in:
Todd R
2013-05-08 11:39:57 +00:00
committed by Git OBS Bridge
parent e8f9c5949e
commit 9eb9ba0940
6 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 8 09:51:19 UTC 2013 - benny.gaechter@gmail.com
- Update to version 3.3.0
* Unpaired surrogates once again pass through the decoder, to match older
behavior and the RFC-4627 spec.
https://github.com/simplejson/simplejson/issues/62
-------------------------------------------------------------------
Thu Feb 21 15:39:09 UTC 2013 - p.drouand@gmail.com