wok diff python-pytz/receipt @ rev 14865
Up: perl-extutils-depends (0.304)
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Mon Jul 22 19:45:04 2013 -0300 (2013-07-22) |
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 Mon Jul 22 19:45:04 2013 -0300 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()