wok-current rev 14356
python-couchdbkit, python-restclient: fix TARBALL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 17 12:59:13 2013 +0200 (2013-04-17) |
parents | 99b42fdb85c9 |
children | 7e1963cdd8f5 |
files | python-couchdbkit/receipt python-restclient/receipt |
line diff
1.1 --- a/python-couchdbkit/receipt Wed Apr 17 09:19:04 2013 +0200 1.2 +++ b/python-couchdbkit/receipt Wed Apr 17 12:59:13 2013 +0200 1.3 @@ -6,7 +6,7 @@ 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="$PACKAGE-$VERSION.gz" 1.8 +TARBALL="$PACKAGE-$VERSION.tgz" 1.9 WEB_SITE="http://www.couchdbkit.org" 1.10 WGET_URL="http://bitbucket.org/benoitc/$SOURCE/get/$VERSION.gz" 1.11
2.1 --- a/python-restclient/receipt Wed Apr 17 09:19:04 2013 +0200 2.2 +++ b/python-restclient/receipt Wed Apr 17 12:59:13 2013 +0200 2.3 @@ -8,7 +8,7 @@ 2.4 MAINTAINER="claudinei@slitaz.org" 2.5 DEPENDS="python python-httplib2" 2.6 BUILD_DEPENDS="python python-dev setuptools" 2.7 -TARBALL="$PACKAGE-$VERSION.gz" 2.8 +TARBALL="$PACKAGE-$VERSION.tgz" 2.9 WEB_SITE="http://bitbucket.org/benoitc/$SOURCE" 2.10 WGET_URL="$WEB_SITE/get/$VERSION.gz" 2.11