python3-lxml: update to 4.9.0.
This commit is contained in:
parent
0a7bcdd743
commit
3b64a9baef
|
@ -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 <al3hex@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue