python-lxml: update to 4.3.3.
This commit is contained in:
parent
e586f1efa6
commit
8ee7aaa00b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-lxml'
|
||||
pkgname=python-lxml
|
||||
version=4.3.2
|
||||
version=4.3.3
|
||||
revision=1
|
||||
wrksrc="lxml-lxml-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause, ElementTree"
|
||||
homepage="https://lxml.de/"
|
||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||
checksum=c354fe87b82f6f0f54298d41861cf91c9ae390a3224523080c8931cfe8aaa9f4
|
||||
checksum=975d56a3993479a6ed422a78440de6e820691222427e962eec82de25a9d04511
|
||||
|
||||
do_check() {
|
||||
cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml
|
||||
|
|
Loading…
Reference in a new issue