diff --git a/srcpkgs/python-nose2/template b/srcpkgs/python-nose2/template index 9c842785f2c..78afcaed1a4 100644 --- a/srcpkgs/python-nose2/template +++ b/srcpkgs/python-nose2/template @@ -1,7 +1,7 @@ # Template file for 'python-nose2' pkgname=python-nose2 -version=0.7.4 -revision=2 +version=0.8.0 +revision=1 noarch=yes wrksrc="${pkgname/python-//}-${version}" build_style=python-module @@ -9,11 +9,11 @@ pycompile_module="nose2" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-coverage python-six python-mock" short_desc="The next generation of nicer testing (Python2)" -maintainer="maxice8 " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/nose-devs/nose2" distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz" -checksum=954a62cfb2d2ac06dad32995cbc822bf00cc11e20d543963515932fd4eff33fa +checksum=9052f2b46807b63d9bdf68e0768da1f8386368889b50043fd5d0889c470258f3 alternatives="nose2:nose2:/usr/bin/python2-nose2" post_install() {