diff --git a/python-simplejson.changes b/python-simplejson.changes index 09fd05e..a55dc21 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -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 diff --git a/python-simplejson.spec b/python-simplejson.spec index 28be013..9ac07da 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -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 diff --git a/simplejson-3.3.0.tar.gz b/simplejson-3.3.0.tar.gz deleted file mode 100644 index d99c7c4..0000000 --- a/simplejson-3.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a8a6bd82e111976aeb06138316ab10847adf612925072eaff8512228bcf9a1f -size 67250 diff --git a/simplejson-3.3.1.tar.gz b/simplejson-3.3.1.tar.gz new file mode 100644 index 0000000..5306871 --- /dev/null +++ b/simplejson-3.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054926f2a16e3f1974e4f70bc2c640e4566becf3103ecf4342fa9fb1eb3ba1d8 +size 67371