automatic version update by autodist [release 1.4.32-1mamba;Sat Dec 24 2016]
This commit is contained in:
parent
8398afd62a
commit
6be7aee4ea
@ -1,5 +1,5 @@
|
|||||||
Name: python-py
|
Name: python-py
|
||||||
Version: 1.4.31
|
Version: 1.4.32
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: library with cross-python path, ini-parsing, io, code, log facilities
|
Summary: library with cross-python path, ini-parsing, io, code, log facilities
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://pylib.readthedocs.org/en/latest/
|
URL: http://pylib.readthedocs.org/en/latest/
|
||||||
Source: https://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
|
Source: https://pypi.debian.net/py/py-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 python-py' to get the list of build requirements.
|
## note: run 'autospec -u -a6 python-py' to get the list of build requirements.
|
||||||
@ -34,7 +34,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
--install-lib=%{python_sitearch} \
|
--install-lib=%{python_sitearch} \
|
||||||
--record=%{name}.filelist
|
--record=%{name}.filelist
|
||||||
|
|
||||||
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||||
|
|
||||||
%files -f %{name}.filelist
|
%files -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.txt
|
# %doc README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 24 2016 Automatic Build System <autodist@mambasoft.it> 1.4.32-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 28 2015 Automatic Build System <autodist@mambasoft.it> 1.4.31-1mamba
|
* Sat Nov 28 2015 Automatic Build System <autodist@mambasoft.it> 1.4.31-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user