14
0
forked from pool/python-lxml

Accepting request 123577 from home:poorboywilly:branches:devel:languages:python

Sorry, don't know how I forgot the changes.  My feeling is that I don't need to update python3-lxml.changes because there were no changes specific to the python3 version, is this right?

OBS-URL: https://build.opensuse.org/request/show/123577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=42
This commit is contained in:
Todd R
2012-06-05 06:41:58 +00:00
committed by Git OBS Bridge
parent cda848c210
commit bc3382c174
7 changed files with 19 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
Name: python3-lxml
Version: 2.3.3
Version: 2.3.4
Release: 0
Summary: Powerful and Pythonic XML processing library
License: BSD-3-Clause and GPL-2.0+
@@ -73,6 +73,7 @@ python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
%doc CHANGES.txt CREDITS.txt LICENSES.txt README.rst
%{python3_sitearch}/lxml/
%{python3_sitearch}/lxml-%{version}-py%{py3_ver}.egg-info
%exclude %{python3_sitearch}/lxml/etree_defs.h
%files doc
%defattr(-,root,root)