# HG changeset patch # User Pascal Bellard # Date 1307389767 -7200 # Node ID 32fcbb9be6bb3ce58856673d47330c770a0ce071 # Parent d0f5eaf517e1f4c338993016b97f52e196f7c773 Up python-pytz (2011g) diff -r d0f5eaf517e1 -r 32fcbb9be6bb python-pytz/receipt --- a/python-pytz/receipt Mon Jun 06 20:10:50 2011 +0200 +++ b/python-pytz/receipt Mon Jun 06 21:49:27 2011 +0200 @@ -2,7 +2,7 @@ PACKAGE="python-pytz" SOURCE="pytz" -VERSION="2006p" +VERSION="2011g" CATEGORY="development" SHORT_DESC="World Timezone Definitions for Python." MAINTAINER="pascal.bellard@slitaz.org" @@ -10,7 +10,7 @@ BUILD_DEPENDS="python-dev python" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://pytz.sourceforge.net/" -WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" +WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" # Rules to configure and make the package. compile_rules()