python-lxml: update to 4.6.1.
This commit is contained in:
parent
94b3fe896b
commit
8ad09157e3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-lxml'
|
||||
pkgname=python-lxml
|
||||
version=4.4.3
|
||||
revision=2
|
||||
version=4.6.1
|
||||
revision=1
|
||||
wrksrc="lxml-lxml-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="libxslt-devel python-Cython python-setuptools python3-Cython python3-setuptools"
|
||||
|
@ -12,7 +12,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=28943bcd2d1b498399bc434a67abd3c0dfb9088a81f0fad259269ae366cac7f6
|
||||
checksum=76b6f2cde3d4c78869262e402db29466b72ece5b5d8d1c8a5bcf8ee0d8e673bd
|
||||
|
||||
do_check() {
|
||||
cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml
|
||||
|
|
Loading…
Reference in a new issue