diff --git a/python-simplejson.changes b/python-simplejson.changes index a55dc21..9dca82b 100644 --- a/python-simplejson.changes +++ b/python-simplejson.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue May 20 12:27:38 UTC 2014 - toddrme2178@gmail.com + +- Update to 3.4.1 + * Fixed tests to run on Python 3.4 +- Update to 3.4.0 + * Native setuptools support re-introduced + https://github.com/simplejson/simplejson/pull/92 +- Update to 3.3.3 + * Improve test suite's Python 3.4 compatibility + https://github.com/simplejson/simplejson/issues/87 +- Update to 3.3.2 + * Docstring fix for decoded string types + https://github.com/simplejson/simplejson/pull/82 + ------------------------------------------------------------------- Thu Oct 24 11:14:30 UTC 2013 - speilicke@suse.com diff --git a/python-simplejson.spec b/python-simplejson.spec index 9ac07da..6c4f370 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -1,7 +1,7 @@ # # spec file for package python-simplejson # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-simplejson -Version: 3.3.1 +Version: 3.4.1 Release: 0 Url: http://github.com/simplejson/simplejson Summary: Simple, fast, extensible JSON encoder/decoder for Python diff --git a/simplejson-3.3.1.tar.gz b/simplejson-3.3.1.tar.gz deleted file mode 100644 index 5306871..0000000 --- a/simplejson-3.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:054926f2a16e3f1974e4f70bc2c640e4566becf3103ecf4342fa9fb1eb3ba1d8 -size 67371 diff --git a/simplejson-3.4.1.tar.gz b/simplejson-3.4.1.tar.gz new file mode 100644 index 0000000..1b7343a --- /dev/null +++ b/simplejson-3.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b9b11f53875ca71084770ce3b473c854706313806d163366fe39d7a3bbdf6a +size 68927