wok-6.x 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 | 512c57d9a5a4 |
children | a6b02638b42c |
files | python-couchdbkit/receipt python-http-parser/receipt python-restkit/receipt python-socketpool/receipt |
line diff
1.1 --- a/python-couchdbkit/receipt Wed Jul 24 14:51:05 2013 +0200 1.2 +++ b/python-couchdbkit/receipt Wed Jul 24 15:51:20 2013 +0000 1.3 @@ -6,9 +6,9 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A framework for python applications to access and manage CouchDB" 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 -TARBALL="$VERSION.zip" 1.8 +TARBALL="$SOURCE-$VERSION.zip" 1.9 WEB_SITE="http://www.couchdbkit.org" 1.10 -WGET_URL="https://github.com/benoitc/$SOURCE/archive/$TARBALL" 1.11 +WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" 1.12 1.13 DEPENDS="python couchdb python-simplejson python-restkit" 1.14 BUILD_DEPENDS="python python-dev setuptools wget"
2.1 --- a/python-http-parser/receipt Wed Jul 24 14:51:05 2013 +0200 2.2 +++ b/python-http-parser/receipt Wed Jul 24 15:51:20 2013 +0000 2.3 @@ -6,9 +6,9 @@ 2.4 CATEGORY="development" 2.5 SHORT_DESC="HTTP request/response parser for python in C" 2.6 MAINTAINER="claudinei@slitaz.org" 2.7 -TARBALL="$VERSION.zip" 2.8 +TARBALL="$SOURCE-$VERSION.zip" 2.9 WEB_SITE="https://github.com/benoitc/http-parser/" 2.10 -WGET_URL="https://github.com/benoitc/$SOURCE/archive/$TARBALL" 2.11 +WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" 2.12 2.13 DEPENDS="python" 2.14 BUILD_DEPENDS="python-dev setuptools wget"
3.1 --- a/python-restkit/receipt Wed Jul 24 14:51:05 2013 +0200 3.2 +++ b/python-restkit/receipt Wed Jul 24 15:51:20 2013 +0000 3.3 @@ -6,9 +6,9 @@ 3.4 CATEGORY="development" 3.5 SHORT_DESC="An HTTP resource kit for Python" 3.6 MAINTAINER="claudinei@slitaz.org" 3.7 -TARBALL="$VERSION.zip" 3.8 +TARBALL="$SOURCE-$VERSION.zip" 3.9 WEB_SITE="http://restkit.readthedocs.org" 3.10 -WGET_URL="https://github.com/benoitc/$SOURCE/archive/$TARBALL" 3.11 +WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" 3.12 3.13 DEPENDS="python python-http-parser python-socketpool" 3.14 BUILD_DEPENDS="python-dev setuptools wget"
4.1 --- a/python-socketpool/receipt Wed Jul 24 14:51:05 2013 +0200 4.2 +++ b/python-socketpool/receipt Wed Jul 24 15:51:20 2013 +0000 4.3 @@ -6,9 +6,9 @@ 4.4 CATEGORY="development" 4.5 SHORT_DESC="A simple python socket pool." 4.6 MAINTAINER="claudinei@slitaz.org" 4.7 -TARBALL="$VERSION.zip" 4.8 +TARBALL="$SOURCE-$VERSION.zip" 4.9 WEB_SITE="https://github.com/benoitc/socketpool/" 4.10 -WGET_URL="https://github.com/benoitc/$SOURCE/archive/$TARBALL" 4.11 +WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" 4.12 4.13 DEPENDS="python" 4.14 BUILD_DEPENDS="python-dev setuptools wget"