From fa117e42947ca6504b8545358c04e6b6b2ef5c51 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 28 Apr 2015 15:04:02 +0200 Subject: [PATCH] python-lxml: update to 3.4.4 --- 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 2cecd4ca8b5..8290cb6084c 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.3 +version=3.4.4 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=6ce4a11ab485a67a899aa3e080c97b22a9df40c7077bd9146a821d3872cf2037 +checksum=b3d362bac471172747cda3513238f115cbd6c5f8b8e6319bf6a97a7892724099 python3.4-lxml_package() { pycompile_version="3.4"