wok-next rev 6503
Up: python-weberror to 0.10.2
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Fri Oct 01 20:59:43 2010 +0000 (2010-10-01) |
parents | 5b824e88a193 |
children | beb6852173b6 |
files | python-weberror/receipt |
line diff
1.1 --- a/python-weberror/receipt Fri Oct 01 20:54:24 2010 +0000 1.2 +++ b/python-weberror/receipt Fri Oct 01 20:59:43 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-weberror" 1.7 -VERSION="0.10.1" 1.8 +VERSION="0.10.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Web Error handling and exception catching" 1.11 MAINTAINER="taziden@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 BUILD_DEPENDS="python python-dev" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 WEB_SITE="http://pylonshq.com" 1.16 -WGET_URL="$WEB_SITE/download/0.9.7/$TARBALL" 1.17 +WGET_URL="$WEB_SITE/download/1.0/$TARBALL" 1.18 TAGS="python" 1.19 1.20 # Rules to configure and make the package.