python-lxml: update to 3.5.0

This commit is contained in:
Alessio Sergi 2015-11-15 11:58:57 +01:00
parent 2f21d1941c
commit c119d6989a

View file

@ -1,6 +1,6 @@
# Template file for 'python-lxml'
pkgname=python-lxml
version=3.4.4
version=3.5.0
revision=1
wrksrc="lxml-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://lxml.de/"
license="BSD, ElementTree, GPL-2, ZPL"
distfiles="${PYPI_SITE}/l/lxml/lxml-${version}.tar.gz"
checksum=b3d362bac471172747cda3513238f115cbd6c5f8b8e6319bf6a97a7892724099
checksum=349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578
python3.4-lxml_package() {
pycompile_version="3.4"