From 3b64a9baef6c5da1e0a84d285a4cd1106c7c938c Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 10 Oct 2022 14:12:14 -0500 Subject: [PATCH] python3-lxml: update to 4.9.0. --- srcpkgs/python3-lxml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-lxml/template b/srcpkgs/python3-lxml/template index 9cede53ea70..eae0cd158a9 100644 --- a/srcpkgs/python3-lxml/template +++ b/srcpkgs/python3-lxml/template @@ -1,7 +1,7 @@ # Template file for 'python3-lxml' pkgname=python3-lxml -version=4.8.0 -revision=2 +version=4.9.0 +revision=1 build_style=python3-module make_build_args="--with-cython" hostmakedepends="python3-Cython python3-setuptools" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause, custom:ElementTree" homepage="https://lxml.de/" distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz" -checksum=8d2b999f5c8a8a70a28a3875e5d1bf27c0555c922bfa0af34dc46e07913f2a47 +checksum=9c7159b061c93e8658b4c4d9c4916ae493e771365512281c0e45ea4651262c7d do_check() { make test3