python3-nose2: update to 0.14.2

This commit is contained in:
André L. C. Moreira 2024-05-09 22:33:32 -03:00 committed by cinerea0
parent 60cdc3adc2
commit f142601b2c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-nose2'
pkgname=python3-nose2
version=0.14.1
version=0.14.2
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=7f8f03a21c9de2c33015933afcef72bf8e4a2d5dfec3b40092287de6e41b093a
checksum=29e581efcef01a1aba391e817b121a681e9841b3299c1110bba8b1cd1d4074bf
conflicts="python-nose2>=0"
post_install() {