python-lxml: update to 3.7.2
This commit is contained in:
parent
6977e0025b
commit
a6f12c25db
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-lxml'
|
# Template file for 'python-lxml'
|
||||||
pkgname=python-lxml
|
pkgname=python-lxml
|
||||||
version=3.7.1
|
version=3.7.2
|
||||||
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="http://lxml.de/"
|
homepage="http://lxml.de/"
|
||||||
license="3-clause-BSD, ElementTree, GPL-2, ZPL-2.0"
|
license="3-clause-BSD, ElementTree, GPL-2, ZPL-2.0"
|
||||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||||
checksum=aa94f3fb2440dfa972b770c8c92277f7362d66b1a687feeb6c858a8105b8682c
|
checksum=83390ce416b835e3a1760bcf2f4991b3041cdd55a9a0c16b4e112d71f05ff1d3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES.txt LICENSES
|
vlicense LICENSES.txt LICENSES
|
||||||
|
|
Loading…
Reference in New Issue