[packages/python-lxml] - updated to 4.9.1

qboosh qboosh at pld-linux.org
Mon Sep 12 19:04:28 CEST 2022


commit ec5415e643d07421400f709da104ffcc1a5ca890
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 12 19:04:44 2022 +0200

    - updated to 4.9.1

 python-lxml.spec | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/python-lxml.spec b/python-lxml.spec
index b3e16c7..41cd1cb 100644
--- a/python-lxml.spec
+++ b/python-lxml.spec
@@ -9,27 +9,25 @@
 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.8.0
-Release:	4
+Version:	4.9.1
+Release:	1
 License:	BSD
 Group:		Libraries/Python
-# until 4.6.1
-#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:	ddb9f25a41ca5fb4f7d174a9d74bfa46
+# Source0-md5:	e27240a7319d80d0c1e5390ca31eb1d8
 URL:		https://lxml.de/
 BuildRequires:	libxml2-devel >= 1:2.9.2
 BuildRequires:	libxslt-devel >= 1.1.28
 BuildRequires:	pkgconfig
 %if %{with python2}
-BuildRequires:	python-Cython >= 0.29.7
+BuildRequires:	python-Cython >= 0.29.30
 BuildRequires:	python-devel >= 1:2.7
 BuildRequires:	python-modules >= 1:2.7
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
-BuildRequires:	python3-Cython >= 0.29.7
+BuildRequires:	python3-Cython >= 0.29.30
 BuildRequires:	python3-devel >= 1:3.5
 BuildRequires:	python3-modules >= 1:3.5
 BuildRequires:	python3-setuptools
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list