[packages/python3-lxml] - updated to 6.0.2
qboosh
qboosh at pld-linux.org
Mon Feb 16 22:36:24 CET 2026
commit 1ef1450036b18fa7f90e1510fa21b2bbda4412dc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Feb 16 22:36:02 2026 +0100
- updated to 6.0.2
python3-lxml.spec | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/python3-lxml.spec b/python3-lxml.spec
index 23b3956..d6a8430 100644
--- a/python3-lxml.spec
+++ b/python3-lxml.spec
@@ -7,25 +7,27 @@
Summary: Python binding for the libxml2 and libxslt libraries
Summary(pl.UTF-8): Wiązanie Pythona do bibliotek libxml2 i libxslt
Name: python3-%{module}
-Version: 5.3.1
-Release: 2
+Version: 6.0.2
+Release: 1
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/lxml/
Source0: https://files.pythonhosted.org/packages/source/l/lxml/%{module}-%{version}.tar.gz
-# Source0-md5: 9d94cc157fb6db0c062ef80cdc0ed307
+# Source0-md5: ac9a945976227fd854d3e9e034e52ca1
URL: https://lxml.de/
-BuildRequires: libxml2-devel >= 1:2.9.2
-BuildRequires: libxslt-devel >= 1.1.28
+BuildRequires: libxml2-devel >= 1:2.14.6
+BuildRequires: libxslt-devel >= 1.1.43
BuildRequires: pkgconfig
-BuildRequires: python3-Cython >= 3.0.11
-BuildRequires: python3-Cython < 3.1
-BuildRequires: python3-devel >= 1:3.6
-BuildRequires: python3-modules >= 1:3.6
+BuildRequires: python3-Cython >= 3.1.4
+BuildRequires: python3-devel >= 1:3.8
+BuildRequires: python3-modules >= 1:3.8
BuildRequires: python3-setuptools
BuildRequires: rpm-build >= 4.6
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.752
+Requires: libxml2 >= 1:2.14.6
+Requires: libxslt >= 1.1.43
+Requires: python3-modules >= 1:3.8
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -99,6 +101,7 @@ rm -rf $RPM_BUILD_ROOT
%dir %{py3_sitedir}/lxml/html
%{py3_sitedir}/lxml/html/*.py
%{py3_sitedir}/lxml/html/__pycache__
+%attr(755,root,root) %{py3_sitedir}/lxml/html/_difflib.cpython-*.so
%attr(755,root,root) %{py3_sitedir}/lxml/html/diff.cpython-*.so
%{py3_sitedir}/lxml-%{version}-py*.egg-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-lxml.git/commitdiff/1ef1450036b18fa7f90e1510fa21b2bbda4412dc
More information about the pld-cvs-commit
mailing list