20
0

Accepting request 234838 from home:TheBlackCat:branches:devel:languages:python

Update to 3.4.1

OBS-URL: https://build.opensuse.org/request/show/234838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=55
This commit is contained in:
Todd R
2014-05-20 12:32:17 +00:00
committed by Git OBS Bridge
parent bb84ff875f
commit a24a492bfe
4 changed files with 20 additions and 5 deletions
+15
View File
@@ -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 Thu Oct 24 11:14:30 UTC 2013 - speilicke@suse.com
+2 -2
View File
@@ -1,7 +1,7 @@
# #
# spec file for package python-simplejson # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-simplejson Name: python-simplejson
Version: 3.3.1 Version: 3.4.1
Release: 0 Release: 0
Url: http://github.com/simplejson/simplejson Url: http://github.com/simplejson/simplejson
Summary: Simple, fast, extensible JSON encoder/decoder for Python Summary: Simple, fast, extensible JSON encoder/decoder for Python
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.