# HG changeset patch # User Julien Rabier # Date 1285966464 0 # Node ID 5b824e88a1931f09eabf9f08a9efb05d82698560 # Parent ea0591b338e10559c3fbf5ce9df45e2f44d666f5 Up: python-tempita to 0.5dev diff -r ea0591b338e1 -r 5b824e88a193 python-tempita/receipt --- a/python-tempita/receipt Fri Oct 01 20:48:45 2010 +0000 +++ b/python-tempita/receipt Fri Oct 01 20:54:24 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="python-tempita" -VERSION="0.2" +VERSION="0.5dev" CATEGORY="development" SHORT_DESC="Small text templating language" MAINTAINER="taziden@slitaz.org" @@ -9,8 +9,8 @@ DEPENDS="python" BUILD_DEPENDS="python python-dev" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://pylonshq.com" -WGET_URL="$WEB_SITE/download/0.9.7/$TARBALL" +WEB_SITE="http://pypi.python.org/pypi/Tempita/" +WGET_URL="$WEB_SITE/packages/source/T/$SOURCE/$TARBALL" TAGS="python" # Rules to configure and make the package.