python-nose2: update to 0.7.2.

Closes #9442.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2017-11-22 04:23:31 -02:00 committed by Enno Boland
parent e69b0485e2
commit b000c2d620

View file

@ -1,6 +1,6 @@
# Template file for 'python-nose2'
pkgname=python-nose2
version=0.7.0
version=0.7.2
revision=1
wrksrc="${pkgname/python-//}-${version}"
build_style=python-module
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="2-Clause-BSD"
homepage="https://github.com/nose-devs/nose2"
distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz"
checksum=4ba3ee2a7efc1d172d60f1f1cc41c78e92414db31ff42468996d4f9a3f3fc75d
checksum=b7d09629dfd616ffc0ca85f82ee53318db28affe2dbc39d2f1fb1c981ed3ec42
alternatives="python-nose2:nosetest:/usr/bin/nose2-2.7"
noarch=yes