python-lxml: update to 4.2.4.
This commit is contained in:
parent
2e6c1d8ce1
commit
4d04414439
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-lxml'
|
# Template file for 'python-lxml'
|
||||||
pkgname=python-lxml
|
pkgname=python-lxml
|
||||||
version=4.2.3
|
version=4.2.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lxml-lxml-${version}"
|
wrksrc="lxml-lxml-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://lxml.de/"
|
homepage="https://lxml.de/"
|
||||||
license="BSD-3-Clause, ElementTree"
|
license="BSD-3-Clause, ElementTree"
|
||||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||||
checksum=b398434856f0f1399da8f8b48e72cb9075db195cb64ddbb05cb7725f0461d571
|
checksum=010ab71b1058415a5740e3cce545251b5a7ce2d6aefdbc9d8bd0a52b08f9628b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 test.py
|
python3 test.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue