wok diff python-pytz/receipt @ rev 12119

libhx, openjpeg, vlc, zlib: update bdeps (bb incompatibilities)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 13 13:21:44 2012 +0100 (2012-03-13)
parents 7e47afbaec37
children fd4f1e692109
line diff
     1.1 --- a/python-pytz/receipt	Fri Jun 12 22:54:04 2009 +0000
     1.2 +++ b/python-pytz/receipt	Tue Mar 13 13:21:44 2012 +0100
     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()