automatic update by autodist [release 1.7.0-1mamba;Thu Sep 15 2016]
This commit is contained in:
parent
4bb534ba9f
commit
cdad17e448
@ -1,5 +1,5 @@
|
|||||||
Name: python-pep8
|
Name: python-pep8
|
||||||
Version: 1.5.7
|
Version: 1.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python style guide checker
|
Summary: Python style guide checker
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://github.com/jcrocholl/pep8
|
URL: http://github.com/jcrocholl/pep8
|
||||||
Source: http://pypi.python.org/packages/source/p/pep8/pep8-%{version}.tar.gz
|
Source: http://pypi.debian.net/pep8/pep8-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
@ -36,13 +36,16 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
--single-version-externally-managed \
|
--single-version-externally-managed \
|
||||||
--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)
|
||||||
%doc CHANGES.txt README.rst
|
%doc CHANGES.txt README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 15 2016 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sat May 31 2014 Automatic Build System <autodist@mambasoft.it> 1.5.7-1mamba
|
* Sat May 31 2014 Automatic Build System <autodist@mambasoft.it> 1.5.7-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user