automatic version update by autodist [release 3.9.0-1mamba;Sat Oct 22 2016]

This commit is contained in:
Automatic Build System 2024-01-05 16:39:41 +01:00
parent 55adc504db
commit 6d46db2e29

View File

@ -1,5 +1,5 @@
Name: python-simplejson
Version: 3.8.2
Version: 3.9.0
Release: 1mamba
Summary: Simple, fast, extensible JSON encoder/decoder for Python
Group: System/Libraries/Python
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Automatic Build System <autodist@mambasoft.it>
URL: http://undefined.org/python/#simplejson
Source: http://pypi.python.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
Source: http://pypi.debian.net/simplejson/simplejson-%{version}.tar.gz
License: MIT
Requires: python >= %python_version
## AUTOBUILDREQ-BEGIN
@ -78,6 +78,9 @@ nosetests -q
%doc LICENSE.txt
%changelog
* Sat Oct 22 2016 Automatic Build System <autodist@mambasoft.it> 3.9.0-1mamba
- automatic version update by autodist
* Sun Mar 13 2016 Automatic Build System <autodist@mambasoft.it> 3.8.2-1mamba
- automatic version update by autodist