forked from pool/python-cssselect
Accepting request 208061 from home:posophe:branches:devel:languages:python
update OBS-URL: https://build.opensuse.org/request/show/208061 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
93951f01cf
commit
b6cca7829d
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cssselect
|
||||
Version: 0.8
|
||||
Version: 0.9.1
|
||||
Release: 0
|
||||
Summary: CSS3 selectors for Python
|
||||
License: BSD-3-Clause
|
||||
@@ -45,7 +45,7 @@ extracted as a stand-alone project.
|
||||
sed -i '/#!\/usr\/bin\/env python/d' cssselect/tests.py
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" python setup.py build
|
||||
python setup.py build
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
@@ -53,6 +53,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%{python_sitelib}/*
|
||||
%doc LICENSE
|
||||
%doc README.rst LICENSE CHANGES AUTHORS
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user