14
0

Accepting request 205479 from home:dirkmueller:branches:devel:languages:python

- update to 3.3.1:
  * JSONDecodeError exceptions can now be pickled

OBS-URL: https://build.opensuse.org/request/show/205479
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=53
This commit is contained in:
Denisart Benjamin
2013-11-01 00:04:40 +00:00
committed by Git OBS Bridge
parent cd8370e524
commit 83b589555c
4 changed files with 10 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-simplejson
Version: 3.3.0
Version: 3.3.1
Release: 0
Url: http://github.com/simplejson/simplejson
Summary: Simple, fast, extensible JSON encoder/decoder for Python