python-lxml: update to 4.3.4.

This commit is contained in:
Pulux 2019-07-07 07:52:17 +02:00 committed by Helmut Pozimski
parent d0d57a14e5
commit a891c81edb

View file

@ -1,6 +1,6 @@
# Template file for 'python-lxml' # Template file for 'python-lxml'
pkgname=python-lxml pkgname=python-lxml
version=4.3.3 version=4.3.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="Alessio Sergi <al3hex@gmail.com>"
license="BSD-3-Clause, ElementTree" license="BSD-3-Clause, ElementTree"
homepage="https://lxml.de/" homepage="https://lxml.de/"
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz" distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
checksum=975d56a3993479a6ed422a78440de6e820691222427e962eec82de25a9d04511 checksum=d85812f0630af6c1f916253535fc315ff20c0b9879a15edff3ee750287f283aa
do_check() { do_check() {
cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml