# HG changeset patch # User Julien Rabier # Date 1285967050 0 # Node ID beb6852173b693e1e2e7a2e70cdb215e3ed7df61 # Parent ce61428f88c336aefb4f0f69d1415d9b17edc46a Up: python-webhelpers to 1.2 diff -r ce61428f88c3 -r beb6852173b6 python-webhelpers/receipt --- a/python-webhelpers/receipt Fri Oct 01 20:59:43 2010 +0000 +++ b/python-webhelpers/receipt Fri Oct 01 21:04:10 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="python-webhelpers" -VERSION="0.6.4" +VERSION="1.2" CATEGORY="development" SHORT_DESC="Web Helpers" 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/$SOURCE/" +WGET_URL="$WEB_SITE/packages/source/W/$SOURCE/$TARBALL" TAGS="python" # Rules to configure and make the package.