python3-pytest-subtests: update to 0.13.1.
This commit is contained in:
parent
e37775b77b
commit
0766e17f78
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytest-subtests'
|
||||
pkgname=python3-pytest-subtests
|
||||
version=0.13.0
|
||||
version=0.13.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pytest-dev/pytest-subtests"
|
||||
distfiles="${PYPI_SITE}/p/pytest_subtests/pytest_subtests-${version}.tar.gz"
|
||||
checksum=9e02b9d243c0379b02abf3e0887da122bcb2714b021c3608a37f17ce210adce5
|
||||
checksum=989e38f0f1c01bc7c6b2e04db7d9fd859db35d77c2c1a430c831a70cbf3fde2d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue