python3-nose2: update to 0.15.1
This commit is contained in:
parent
4c04e0afa8
commit
d747cac4a2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-nose2'
|
||||
pkgname=python3-nose2
|
||||
version=0.14.2
|
||||
version=0.15.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/nose-devs/nose2"
|
||||
changelog="https://docs.nose2.io/en/latest/changelog.html"
|
||||
distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz"
|
||||
checksum=29e581efcef01a1aba391e817b121a681e9841b3299c1110bba8b1cd1d4074bf
|
||||
checksum=36770f519df5becd3cbfe0bee4abbfbf9b9f6b4eb4e03361d282b7efcfc4f0df
|
||||
conflicts="python-nose2>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue