development/nose: Updated for version 1.1.2.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Mikko Värri 2011-09-24 17:17:03 -03:00 committed by Niels Horn
parent def37cd70a
commit 58ba9a24b0
3 changed files with 12 additions and 12 deletions

View file

@ -6,7 +6,7 @@
# Public domain
PRGNAM=nose
VERSION=${VERSION:-1.0.0}
VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="nose"
VERSION="1.0.0"
HOMEPAGE="http://www.somethingaboutorange.com/mrl/projects/nose/"
DOWNLOAD="http://www.somethingaboutorange.com/mrl/projects/nose/nose-1.0.0.tar.gz"
MD5SUM="9542d4c66e04880d8144990de76e0b88"
VERSION="1.1.2"
HOMEPAGE="http://pypi.python.org/pypi/nose/"
DOWNLOAD="http://pypi.python.org/packages/source/n/nose/nose-1.1.2.tar.gz"
MD5SUM="144f237b615e23f21f6a50b2183aa817"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"
APPROVED="Michiel van Wessem"
APPROVED="Michiel van Wessem,Niels Horn"

View file

@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
nose: nose (a discovery-based unittest extension)
nose:
nose:
nose: nose provides an alternate test discovery and running process for
nose: unittest, one that is intended to mimic the behavior of py.test as
nose: much as is reasonably possible without resorting to too much magic.
nose:
nose:
nose: http://www.somethingaboutorange.com/mrl/projects/nose/
nose:
nose:
nose:
nose:
nose:
nose:
nose:
nose: