From 4dea526c26605b750b7a9611d24602861530aaeb Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 21 Nov 2014 13:22:24 +0100 Subject: [PATCH] python-lxml: update to 3.4.1 --- 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 4a752f09abd..19f8d40254f 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.0 +version=3.4.1 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=714a68bf567fdec2bb7959560dc8376c0bfc688cfceb135f43b9bd87af7a956a +checksum=069594837d0376a1bacf5cc42aa9a1be2e1c1396dc62f7d07f7358afecd34adf python3.4-lxml_package() { pycompile_version="3.4"