forked from pool/python-http-parser
Accepting request 137334 from home:poorboywilly:branches:devel:languages:python
Update to 0.7.12, remove unnecessary rm from %install. OBS-URL: https://build.opensuse.org/request/show/137334 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-http-parser?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
691ca913c6
commit
5faa4ad6ca
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-http-parser
|
||||
Version: 0.7.8
|
||||
Version: 0.7.12
|
||||
Release: 0
|
||||
Url: https://github.com/benoitc/http-parser/
|
||||
Summary: HTTP Request/Response Parser for Python in C
|
||||
@@ -43,7 +43,6 @@ CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
rm -rf %{buildroot}%{python_sitelib}/http_parser/{LICENSE,MANIFEST.in,NOTICE,README.rst,THANKS} # Remove junk
|
||||
# Remove exec bits from example scripts
|
||||
chmod a-x examples/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user