wok-current diff python-nose/receipt @ rev 6774
Fixed gpgme to compile in clean chroot.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 18 04:07:50 2010 +0000 (2010-10-18) |
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 Mon Oct 18 04:07:50 2010 +0000 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.