From 75997a193c166dd71eb84e329fa6b21a511e96ad Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 29 Aug 2016 13:34:34 +0200 Subject: [PATCH] python-lxml: update to 3.6.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 fd4f1b3d6d6..395fbd31f9d 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.6.0 +version=3.6.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=9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf +checksum=61d5d3e00b5821e6cda099b3b4ccfea4527bf7c595e0fb3a7a760490cedd6172 python3.4-lxml_package() { pycompile_version="3.4"