python-nose2: update to 0.7.3.

Closes: #9991 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-13 23:39:52 -02:00 committed by Jürgen Buchmüller
parent 556d1c2b7d
commit 3d00873402

View file

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