wok-stable rev 8636
Up: python-lxml to 2.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Feb 15 02:13:01 2011 +0000 (2011-02-15) |
parents | abf361c5b996 |
children | b155db5655e0 |
files | python-lxml/receipt |
line diff
1.1 --- a/python-lxml/receipt Tue Feb 15 01:57:21 2011 +0000 1.2 +++ b/python-lxml/receipt Tue Feb 15 02:13:01 2011 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-lxml" 1.7 -VERSION="2.2.2" 1.8 +VERSION="2.3" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Pythonic binding for the libxml2 and libxslt libraries.." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 SOURCE="lxml" 1.13 TARBALL="$SOURCE-$VERSION.tgz" 1.14 WEB_SITE="http://codespeak.net/lxml/" 1.15 -WGET_URL="$WEB_SITE/$TARBALL" 1.16 +WGET_URL="${WEB_SITE}${TARBALL}" 1.17 DEPENDS="python libxml2 libxslt zlib" 1.18 BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev setuptools" 1.19