14
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 83b589555c
commit a8272ebc20
4 changed files with 20 additions and 5 deletions

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