From 85ccd5be365f00b7d1b1e77304c6ebad3d2ce507 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 9 Feb 2015 18:42:01 +0100 Subject: [PATCH] python-lxml: update to 3.4.2 --- srcpkgs/python-lxml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-lxml/template b/srcpkgs/python-lxml/template index 19f8d40254f..ac1da71286b 100644 --- a/srcpkgs/python-lxml/template +++ b/srcpkgs/python-lxml/template @@ -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 " 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"