python-lxml: update to 3.4.3.

This commit is contained in:
Juan RP 2015-04-20 09:09:46 +02:00
parent 1226a5b85e
commit c31d590c68
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-lxml' # Template file for 'python-lxml'
pkgname=python-lxml pkgname=python-lxml
version=3.4.2 version=3.4.3
revision=1 revision=1
wrksrc="lxml-${version}" wrksrc="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="BSD, ElementTree, GPL-2, ZPL" license="BSD, ElementTree, GPL-2, ZPL"
distfiles="${PYPI_SITE}/l/lxml/lxml-${version}.tar.gz" distfiles="${PYPI_SITE}/l/lxml/lxml-${version}.tar.gz"
checksum=c7d5990298af6ffb00312973a25f0cc917a6368126dd40eaab41d78d3e1ea25d checksum=6ce4a11ab485a67a899aa3e080c97b22a9df40c7077bd9146a821d3872cf2037
python3.4-lxml_package() { python3.4-lxml_package() {
pycompile_version="3.4" pycompile_version="3.4"