wok rev 10825

Up python-pytz (2011g)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 21:49:27 2011 +0200 (2011-06-06)
parents d0f5eaf517e1
children cebe6f13e841
files python-pytz/receipt
line diff
     1.1 --- a/python-pytz/receipt	Mon Jun 06 20:10:50 2011 +0200
     1.2 +++ b/python-pytz/receipt	Mon Jun 06 21:49:27 2011 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="python-pytz"
     1.6  SOURCE="pytz"
     1.7 -VERSION="2006p"
     1.8 +VERSION="2011g"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="World Timezone Definitions for Python."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -10,7 +10,7 @@
    1.13  BUILD_DEPENDS="python-dev python"
    1.14  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://pytz.sourceforge.net/"
    1.16 -WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL"
    1.17 +WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()