From 1426e4823bb862dd38da56091fc882a58495b10a Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Tue, 26 Sep 2023 15:24:10 +0200 Subject: [PATCH] python3-lxml: Update to version 4.9.3-1 - IPFire-3.x - Update from version 4.3.4-1 to 4.9.3-1 - Changelog is too large to include here. For details see https://lxml.de/4.9/changes-4.9.2.html Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- python3-lxml/python3-lxml.nm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python3-lxml/python3-lxml.nm b/python3-lxml/python3-lxml.nm index 11216a9be..a7f68c7a0 100644 --- a/python3-lxml/python3-lxml.nm +++ b/python3-lxml/python3-lxml.nm @@ -4,7 +4,7 @@ ############################################################################### name = python3-lxml -version = 4.3.4 +version = 4.9.3 release = 1 thisapp = lxml-%{version} @@ -29,6 +29,7 @@ build libxslt-devel python3-devel zlib-devel + python3-setuptools end # Setting LC_CTYPE to workaround encoding issue -- 2.47.3