Compare commits
3 Commits
3.16.0-1ma
...
3.17.0-1ma
| Author | SHA1 | Date | |
|---|---|---|---|
| 0eeba1ec7d | |||
| 361e3bd586 | |||
| 43b82c5f08 |
@@ -1,21 +1,22 @@
|
||||
Name: python-simplejson
|
||||
Version: 3.16.0
|
||||
Version: 3.17.0
|
||||
Release: 1mamba
|
||||
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://undefined.org/python/#simplejson
|
||||
Source: http://pypi.debian.net/simplejson/simplejson-%{version}.tar.gz
|
||||
License: MIT
|
||||
Requires: python >= %python_version
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython-devel >= %python_version
|
||||
BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-setuptools-devel
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@@ -78,6 +79,15 @@ nosetests -q
|
||||
%doc LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Nov 19 2019 Automatic Build System <autodist@mambasoft.it> 3.17.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.0-3mamba
|
||||
- rebuilt with python3 3.7.4
|
||||
|
||||
* Fri May 17 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.0-2mamba
|
||||
- rebuilt with py36 support
|
||||
|
||||
* Fri Jun 29 2018 Automatic Build System <autodist@mambasoft.it> 3.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user