wok-6.x diff python-cheetah/receipt @ rev 12737
Up: babl (0.1.10)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 07 23:28:05 2012 +0200 (2012-05-07) |
parents | 20cd812d9bd3 |
children | fd4f1e692109 |
line diff
1.1 --- a/python-cheetah/receipt Sat Oct 09 16:54:08 2010 +0000 1.2 +++ b/python-cheetah/receipt Mon May 07 23:28:05 2012 +0200 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-cheetah" 1.7 -VERSION="2.2.1" 1.8 +VERSION="2.4.3" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Cheetah is a template engine and code generation tool written in Python." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 SOURCE="Cheetah" 1.13 TARBALL="$SOURCE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.cheetahtemplate.org/" 1.15 -WGET_URL="$SF_MIRROR/cheetahtemplate/$TARBALL" 1.16 +WGET_URL="http://pypi.python.org/packages/source/C/$SOURCE/$TARBALL" 1.17 DEPENDS="python" 1.18 BUILD_DEPENDS="python python-dev" 1.19 TAGS="python"