wok-next diff python-nose/receipt @ rev 8787
Fix compile_rules() in gtk-engines-rezlooks
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:56:38 2011 +0100 (2011-02-22) |
parents | 6fb7c8c1af35 |
children | d5c0360bc94a |
line diff
1.1 --- a/python-nose/receipt Tue Sep 22 21:12:59 2009 +0200 1.2 +++ b/python-nose/receipt Tue Feb 22 22:56:38 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-nose" 1.7 -VERSION="0.10.4" 1.8 +VERSION="0.11.3" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Unittest extension" 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.