python3-pytest-subtests: update to 0.12.0.

This commit is contained in:
Andrew J. Hesford 2024-03-07 08:41:04 -05:00
parent c6e3047ff1
commit fdd67e009b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pytest-subtests' # Template file for 'python3-pytest-subtests'
pkgname=python3-pytest-subtests pkgname=python3-pytest-subtests
version=0.11.0 version=0.12.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel" hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3-pytest" depends="python3-pytest"
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT" license="MIT"
homepage="https://github.com/pytest-dev/pytest-subtests" homepage="https://github.com/pytest-dev/pytest-subtests"
distfiles="${PYPI_SITE}/p/pytest-subtests/pytest-subtests-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pytest-subtests/pytest-subtests-${version}.tar.gz"
checksum=51865c88457545f51fb72011942f0a3c6901ee9e24cbfb6d1b9dc1348bafbe37 checksum=331de3989c37abdad0745f38bd5f2e1ac1a025c7fbd0e01fe37651b51022857c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE