14
0

Accepting request 163738 from devel:languages:python3

- Disable building on python3 < 3.3 since it is not supported
- Update to version 3.1.3 (forwarded request 163737 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/163738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=45
This commit is contained in:
Todd R
2013-04-12 12:10:31 +00:00
committed by Git OBS Bridge
parent 421cf9ee17
commit e8f9c5949e
6 changed files with 59 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: python-simplejson
Version: 3.0.8
Version: 3.1.3
Release: 0
Url: http://github.com/simplejson/simplejson
Summary: Simple, fast, extensible JSON encoder/decoder for Python