[packages/python-lxml] - updated to 4.8.0

qboosh qboosh at pld-linux.org
Sat Mar 12 19:26:35 CET 2022


commit 9cafda48aef7b7844bf378e1a0df55cc07c2c758
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 12 19:28:39 2022 +0100

    - updated to 4.8.0

 python-lxml.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-lxml.spec b/python-lxml.spec
index 113cf97..3ce8230 100644
--- a/python-lxml.spec
+++ b/python-lxml.spec
@@ -9,7 +9,7 @@
 Summary:	Python 2 binding for the libxml2 and libxslt libraries
 Summary(pl.UTF-8):	Wiązanie Pythona 2 do bibliotek libxml2 i libxslt
 Name:		python-%{module}
-Version:	4.6.4
+Version:	4.8.0
 Release:	1
 License:	BSD
 Group:		Libraries/Python
@@ -17,7 +17,7 @@ Group:		Libraries/Python
 #Source0:	https://lxml.de/files/%{module}-%{version}.tgz
 #Source0Download: https://pypi.org/simple/lxml/
 Source0:	https://files.pythonhosted.org/packages/source/l/lxml/%{module}-%{version}.tar.gz
-# Source0-md5:	1e5354ce400123658b9e1079508fca52
+# Source0-md5:	ddb9f25a41ca5fb4f7d174a9d74bfa46
 URL:		https://lxml.de/
 BuildRequires:	libxml2-devel >= 1:2.9.2
 BuildRequires:	libxslt-devel >= 1.1.28
@@ -125,7 +125,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc CHANGES.txt CREDITS.txt LICENSES.txt README.rst TODO.txt doc/licenses/{BSD,elementtree}.txt
+%doc CHANGES.txt CREDITS.txt LICENSE.txt LICENSES.txt README.rst TODO.txt doc/licenses/{BSD,elementtree}.txt
 %dir %{py_sitedir}/lxml
 %{py_sitedir}/lxml/*.py[co]
 %{py_sitedir}/lxml/etree*.h
@@ -147,7 +147,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc CHANGES.txt CREDITS.txt LICENSES.txt README.rst TODO.txt doc/licenses/{BSD,elementtree}.txt
+%doc CHANGES.txt CREDITS.txt LICENSE.txt LICENSES.txt README.rst TODO.txt doc/licenses/{BSD,elementtree}.txt
 %dir %{py3_sitedir}/lxml
 %attr(755,root,root) %{py3_sitedir}/lxml/_elementpath.cpython-*.so
 %attr(755,root,root) %{py3_sitedir}/lxml/builder.cpython-*.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-lxml.git/commitdiff/9cafda48aef7b7844bf378e1a0df55cc07c2c758



More information about the pld-cvs-commit mailing list