# HG changeset patch # User Claudinei Pereira # Date 1374618480 10800 # Node ID ca4495712bef2fda56129aa9583d769f96253ec3 # Parent 2338b9f26d78cab57a584e30bf40b39ae36f98ea Up: python-django (1.5.1) diff -r 2338b9f26d78 -r ca4495712bef python-django/receipt --- a/python-django/receipt Tue Jul 23 19:27:11 2013 -0300 +++ b/python-django/receipt Tue Jul 23 19:28:00 2013 -0300 @@ -2,16 +2,16 @@ PACKAGE="python-django" SOURCE="Django" -VERSION="1.3" +VERSION="1.5.1" CATEGORY="development" SHORT_DESC="Django is a high-level Python Web framework." MAINTAINER="claudinei@slitaz.org" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.djangoproject.com/" -WGET_URL="http://media.djangoproject.com/releases/$VERSION/$TARBALL" +WEB_SITE="https://www.djangoproject.com/" +WGET_URL="https://www.djangoproject.com/m/releases/1.5/$TARBALL" DEPENDS="python python-pysqlite" SUGGESTED="python-mysql" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="setuptools wget" # Rules to configure and make the package. compile_rules() @@ -24,7 +24,7 @@ genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr $fs + cp -a $install/usr $fs } # Remove old package.