wok-next diff python-cheetah/receipt @ rev 14288
Up: eet (1.7.5)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Apr 07 10:00:33 2013 +0200 (2013-04-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 Sun Apr 07 10:00:33 2013 +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"