python3-lxml: update to 6.0.2.

This commit is contained in:
Gonzalo Tornaría
2026-01-24 13:18:13 +07:00
committed by Đoàn Trần Công Danh
parent c6152ebb29
commit dd0400fdac
2 changed files with 3 additions and 4 deletions
+3 -3
View File
@@ -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
-1
View File
@@ -1,2 +1 @@
pkgname=lxml
ignore="*b*"