python-nose2: update to 0.8.0.
This commit is contained in:
parent
82f0414de7
commit
a6beaa840d
1 changed files with 4 additions and 4 deletions
|
@ -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 <thinkabit.ukim@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue