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

@@ -3,6 +3,12 @@ Thu Oct 24 11:14:30 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Mon Oct 21 13:33:34 UTC 2013 - dmueller@suse.com
- update to 3.3.1:
* JSONDecodeError exceptions can now be pickled
-------------------------------------------------------------------
Wed May 8 09:51:19 UTC 2013 - benny.gaechter@gmail.com