wok-next diff python-http-parser/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 | a27ac932d547 |
children | a6b02638b42c |
line diff
1.1 --- a/python-http-parser/receipt Tue Jul 23 19:31:25 2013 -0300 1.2 +++ b/python-http-parser/receipt Wed Jul 24 15:51:20 2013 +0000 1.3 @@ -6,9 +6,9 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="HTTP request/response parser for python in C" 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 -TARBALL="$VERSION.zip" 1.8 +TARBALL="$SOURCE-$VERSION.zip" 1.9 WEB_SITE="https://github.com/benoitc/http-parser/" 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" 1.14 BUILD_DEPENDS="python-dev setuptools wget"