wok-next rev 6463
Up: python-beaker to 1.5.4
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Wed Sep 29 23:03:55 2010 +0000 (2010-09-29) |
parents | b66b5f1c5ffb |
children | ae6175b0044c 2ef4b8b1057e |
files | python-beaker/receipt |
line diff
1.1 --- a/python-beaker/receipt Wed Sep 29 23:54:52 2010 +0000 1.2 +++ b/python-beaker/receipt Wed Sep 29 23:03:55 2010 +0000 1.3 @@ -1,16 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-beaker" 1.7 -VERSION="1.3.1" 1.8 +VERSION="1.5.4" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Cache and Session Library" 1.11 MAINTAINER="taziden@slitaz.org" 1.12 SOURCE="Beaker" 1.13 DEPENDS="python" 1.14 -BUILD_DEPENDS="python python-dev" 1.15 +BUILD_DEPENDS="python python-dev setuptools" 1.16 TARBALL="$SOURCE-$VERSION.tar.gz" 1.17 WEB_SITE="http://pylonshq.com" 1.18 -WGET_URL="$WEB_SITE/download/0.9.7/$TARBALL" 1.19 +WGET_URL="$WEB_SITE/download/1.0/$TARBALL" 1.20 TAGS="python" 1.21 1.22 # Rules to configure and make the package.