# HG changeset patch # User Christopher Rogers # Date 1286643391 0 # Node ID c3e487a122c645c1e106ab96e106772e23c8c78a # Parent 20cd812d9bd3ae7457521d7d23b4306d73b81045 Up: python-cheetah to 2.4.3. diff -r 20cd812d9bd3 -r c3e487a122c6 python-cheetah/receipt --- a/python-cheetah/receipt Sat Oct 09 16:54:08 2010 +0000 +++ b/python-cheetah/receipt Sat Oct 09 16:56:31 2010 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="python-cheetah" -VERSION="2.2.1" +VERSION="2.4.3" CATEGORY="development" SHORT_DESC="Cheetah is a template engine and code generation tool written in Python." MAINTAINER="pankso@slitaz.org" SOURCE="Cheetah" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.cheetahtemplate.org/" -WGET_URL="$SF_MIRROR/cheetahtemplate/$TARBALL" +WGET_URL="http://pypi.python.org/packages/source/C/$SOURCE/$TARBALL" DEPENDS="python" BUILD_DEPENDS="python python-dev" TAGS="python"