From 3e7ce5ec2659c9ba41fc3591a3c314222df3515d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Mon, 7 Aug 2023 20:08:43 +0200 Subject: [PATCH] python3-lxml: update to 4.9.3. --- srcpkgs/python3-lxml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-lxml/template b/srcpkgs/python3-lxml/template index f126c4005fbf1..00b2469821602 100644 --- a/srcpkgs/python3-lxml/template +++ b/srcpkgs/python3-lxml/template @@ -1,6 +1,6 @@ # Template file for 'python3-lxml' pkgname=python3-lxml -version=4.9.2 +version=4.9.3 revision=1 build_style=python3-module make_build_args="--with-cython" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="BSD-3-Clause, custom:ElementTree" homepage="https://lxml.de/" distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz" -checksum=c057e334efc357fc88eb71b888d2df3a44cf3c7aaac56a8753e92090c5217050 +checksum=42b9ab83cb8739d817c7fff41c20f31aa61625bb6f6ab333873a5f3406b139ac do_check() { make test3