14
0
forked from pool/python-lxml

Accepting request 122105 from home:HighwayStar:branches:devel:languages:python

python3 package added, minor spec improvement

OBS-URL: https://build.opensuse.org/request/show/122105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=40
This commit is contained in:
Todd R
2012-05-25 07:07:29 +00:00
committed by Git OBS Bridge
parent 0bae3403d1
commit cda848c210
4 changed files with 94 additions and 1 deletions

View File

@@ -65,7 +65,8 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root)
%doc CHANGES.txt CREDITS.txt LICENSES.txt README.rst
%{python_sitearch}/*
%{python_sitearch}/lxml/
%{python_sitearch}/lxml-%{version}-py%{py_ver}.egg-info
%files doc
%defattr(-,root,root)