mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-lxml: update to 4.9.2.
This commit is contained in:
parent
2c61f280f2
commit
d7398f6f7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-lxml'
|
||||
pkgname=python3-lxml
|
||||
version=4.9.0
|
||||
version=4.9.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--with-cython"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause, custom:ElementTree"
|
||||
homepage="https://lxml.de/"
|
||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||
checksum=9c7159b061c93e8658b4c4d9c4916ae493e771365512281c0e45ea4651262c7d
|
||||
checksum=c057e334efc357fc88eb71b888d2df3a44cf3c7aaac56a8753e92090c5217050
|
||||
|
||||
do_check() {
|
||||
make test3
|
||||
|
|
Loading…
Add table
Reference in a new issue