# HG changeset patch # User Pascal Bellard # Date 1374681080 0 # Node ID a9673381f756f9466a0dda271265a2df672a26bb # Parent 512c57d9a5a4d08de444ea2e96b28b9c62a98646 python-socketpool, python-restkit, python-http-parser, python-couchdbkit: we need a meaningfull TARBALL to store sources on mirror diff -r 512c57d9a5a4 -r a9673381f756 python-couchdbkit/receipt --- a/python-couchdbkit/receipt Wed Jul 24 14:51:05 2013 +0200 +++ b/python-couchdbkit/receipt Wed Jul 24 15:51:20 2013 +0000 @@ -6,9 +6,9 @@ CATEGORY="development" SHORT_DESC="A framework for python applications to access and manage CouchDB" MAINTAINER="claudinei@slitaz.org" -TARBALL="$VERSION.zip" +TARBALL="$SOURCE-$VERSION.zip" WEB_SITE="http://www.couchdbkit.org" -WGET_URL="https://github.com/benoitc/$SOURCE/archive/$TARBALL" +WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python couchdb python-simplejson python-restkit" BUILD_DEPENDS="python python-dev setuptools wget" diff -r 512c57d9a5a4 -r a9673381f756 python-http-parser/receipt --- a/python-http-parser/receipt Wed Jul 24 14:51:05 2013 +0200 +++ b/python-http-parser/receipt Wed Jul 24 15:51:20 2013 +0000 @@ -6,9 +6,9 @@ CATEGORY="development" SHORT_DESC="HTTP request/response parser for python in C" MAINTAINER="claudinei@slitaz.org" -TARBALL="$VERSION.zip" +TARBALL="$SOURCE-$VERSION.zip" WEB_SITE="https://github.com/benoitc/http-parser/" -WGET_URL="https://github.com/benoitc/$SOURCE/archive/$TARBALL" +WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python" BUILD_DEPENDS="python-dev setuptools wget" diff -r 512c57d9a5a4 -r a9673381f756 python-restkit/receipt --- a/python-restkit/receipt Wed Jul 24 14:51:05 2013 +0200 +++ b/python-restkit/receipt Wed Jul 24 15:51:20 2013 +0000 @@ -6,9 +6,9 @@ CATEGORY="development" SHORT_DESC="An HTTP resource kit for Python" MAINTAINER="claudinei@slitaz.org" -TARBALL="$VERSION.zip" +TARBALL="$SOURCE-$VERSION.zip" WEB_SITE="http://restkit.readthedocs.org" -WGET_URL="https://github.com/benoitc/$SOURCE/archive/$TARBALL" +WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python python-http-parser python-socketpool" BUILD_DEPENDS="python-dev setuptools wget" diff -r 512c57d9a5a4 -r a9673381f756 python-socketpool/receipt --- a/python-socketpool/receipt Wed Jul 24 14:51:05 2013 +0200 +++ b/python-socketpool/receipt Wed Jul 24 15:51:20 2013 +0000 @@ -6,9 +6,9 @@ CATEGORY="development" SHORT_DESC="A simple python socket pool." MAINTAINER="claudinei@slitaz.org" -TARBALL="$VERSION.zip" +TARBALL="$SOURCE-$VERSION.zip" WEB_SITE="https://github.com/benoitc/socketpool/" -WGET_URL="https://github.com/benoitc/$SOURCE/archive/$TARBALL" +WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python" BUILD_DEPENDS="python-dev setuptools wget"