wok-next diff python-django/receipt @ rev 14882
python-socketpool, python-restkit, python-http-parser, python-couchdbkit: we need a meaningfull TARBALL to store sources on mirror
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 24 15:51:20 2013 +0000 (2013-07-24) |
parents | d65df587bc17 |
children | fd4f1e692109 |
line diff
1.1 --- a/python-django/receipt Sun Apr 03 11:47:28 2011 +0000 1.2 +++ b/python-django/receipt Wed Jul 24 15:51:20 2013 +0000 1.3 @@ -2,16 +2,16 @@ 1.4 1.5 PACKAGE="python-django" 1.6 SOURCE="Django" 1.7 -VERSION="1.3" 1.8 +VERSION="1.5.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Django is a high-level Python Web framework." 1.11 MAINTAINER="claudinei@slitaz.org" 1.12 TARBALL="$SOURCE-$VERSION.tar.gz" 1.13 -WEB_SITE="http://www.djangoproject.com/" 1.14 -WGET_URL="http://media.djangoproject.com/releases/$VERSION/$TARBALL" 1.15 +WEB_SITE="https://www.djangoproject.com/" 1.16 +WGET_URL="https://www.djangoproject.com/m/releases/1.5/$TARBALL" 1.17 DEPENDS="python python-pysqlite" 1.18 SUGGESTED="python-mysql" 1.19 -BUILD_DEPENDS="setuptools" 1.20 +BUILD_DEPENDS="setuptools wget" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules() 1.24 @@ -24,7 +24,7 @@ 1.25 genpkg_rules() 1.26 { 1.27 mkdir -p $fs/usr 1.28 - cp -a $_pkg/usr $fs 1.29 + cp -a $install/usr $fs 1.30 } 1.31 1.32 # Remove old package.