python-lxml: update to 3.4.2

This commit is contained in:
Alessio Sergi 2015-02-09 18:42:01 +01:00
parent aa23a4c4e7
commit 85ccd5be36

View file

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