wok diff python-lxml/receipt @ rev 9475

Removed more unneeded strips (those ones are handled by Tazwok).
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 04 01:54:51 2011 +0000 (2011-04-04)
parents 51b12adbb100
children 2a5cc8208d36
line diff
     1.1 --- a/python-lxml/receipt	Sun Feb 06 19:22:12 2011 +0000
     1.2 +++ b/python-lxml/receipt	Mon Apr 04 01:54:51 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