python3-pytest-subtests: update to 0.10.0.

This commit is contained in:
Andrew J. Hesford 2023-02-21 07:50:37 -05:00
parent 7e5da2178d
commit 1b1701581d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pytest-subtests' # Template file for 'python3-pytest-subtests'
pkgname=python3-pytest-subtests pkgname=python3-pytest-subtests
version=0.9.0 version=0.10.0
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"
@ -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=c0317cd5f6a5eb3e957e89dbe4fc3322a9afddba2db8414355ed2a2cb91a844e checksum=d9961a67c1791e8c1e32dce7a70ed1e54f3b1e641087f2094f2d37087ab7fb17
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE