From dd0400fdac94172d4fbee43a4aad8b1ec4366984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Fri, 5 Sep 2025 18:54:02 -0300 Subject: [PATCH] python3-lxml: update to 6.0.2. --- srcpkgs/python3-lxml/template | 6 +++--- srcpkgs/python3-lxml/update | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-lxml/template b/srcpkgs/python3-lxml/template index 06e1c964b52..e9de1606fed 100644 --- a/srcpkgs/python3-lxml/template +++ b/srcpkgs/python3-lxml/template @@ -1,7 +1,7 @@ # Template file for 'python3-lxml' pkgname=python3-lxml -version=6.0.0 -revision=2 +version=6.0.2 +revision=1 build_style=python3-pep517 make_build_args="-C--build-option=--with-cython" hostmakedepends="python3-Cython python3-setuptools python3-wheel" @@ -14,7 +14,7 @@ license="BSD-3-Clause, custom:ElementTree" homepage="https://lxml.de/" changelog="https://raw.githubusercontent.com/lxml/lxml/master/CHANGES.txt" distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz" -checksum=5560ee7bd3bcea0e64221bbb23f4ee1d222296ef25ba217e327a5f1d963005d9 +checksum=21f2931fc1aa3c26f2caa40742e9dd491d3c368f1ceec3c341929abff3023535 do_check() { make test diff --git a/srcpkgs/python3-lxml/update b/srcpkgs/python3-lxml/update index 245dee5fbc7..b855b783d71 100644 --- a/srcpkgs/python3-lxml/update +++ b/srcpkgs/python3-lxml/update @@ -1,2 +1 @@ pkgname=lxml -ignore="*b*"