From 87aa96a4ccef9431c390c7318d43f40cb14a9aae Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 2 Apr 2012 15:06:33 -0400 Subject: python/lxml: Updated for version 2.3.4. Signed-off-by: dsomero --- python/lxml/README | 3 ++- python/lxml/lxml.SlackBuild | 2 +- python/lxml/lxml.info | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'python/lxml') diff --git a/python/lxml/README b/python/lxml/README index e258753366..47f52adec5 100644 --- a/python/lxml/README +++ b/python/lxml/README @@ -2,4 +2,5 @@ lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API. -Lxml can optionally use Cython and pysetuptools. +Lxml requires BeautifulSoup. Lxml can optionally use Cython and +pysetuptools. diff --git a/python/lxml/lxml.SlackBuild b/python/lxml/lxml.SlackBuild index d2a6501f6e..183ec02f08 100644 --- a/python/lxml/lxml.SlackBuild +++ b/python/lxml/lxml.SlackBuild @@ -3,7 +3,7 @@ # Written by Larry Hajali PRGNAM=lxml -VERSION=2.3.3 +VERSION=2.3.4 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info index b43876ca6b..007605452e 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -1,10 +1,10 @@ PRGNAM="lxml" -VERSION="2.3.3" +VERSION="2.3.4" HOMEPAGE="http://lxml.de/" -DOWNLOAD="http://lxml.de/files/lxml-2.3.3.tgz" -MD5SUM="a7825793c69d004f388ec6600bad7a6f" +DOWNLOAD="http://lxml.de/files/lxml-2.3.4.tgz" +MD5SUM="61d4ad80726b984b35c9a81aa2510b4d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="rworkman" +APPROVED="dsomero" -- cgit v1.2.3-80-g2a13