update to 1.2 [release 1.2-1mamba;Wed May 21 2014]

This commit is contained in:
Silvan Calarco 2024-01-06 10:44:36 +01:00
parent 61f090a2aa
commit 379cbfc39f

View File

@ -1,13 +1,13 @@
Name: python-apipkg
Version: 1.0b6
Release: 2mamba
Version: 1.2
Release: 1mamba
Summary: A namespace control and lazy-import mechanism for Python
Group: System/Libraries/Python
Vendor: openmamba
Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
URL: http://bitbucket.org/hpk42/apipkg
Source: http://pypi.python.org/packages/source/a/apipkg/apipkg-%{version}.tar.gz
Source: https://pypi.python.org/packages/source/a/apipkg/apipkg-%{version}.zip
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython-devel
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc CHANGELOG README.txt
%changelog
* Wed May 21 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2-1mamba
- update to 1.2
* Fri May 17 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0b6-2mamba
- python 2.7 mass rebuild