python3-pytest-subtests: update to 0.13.0.
This commit is contained in:
parent
e93cafea5a
commit
c5e57d59dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytest-subtests'
|
||||
pkgname=python3-pytest-subtests
|
||||
version=0.12.1
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Subtest fixture for python3-pytest"
|
|||
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=d6605dcb88647e0b7c1889d027f8ef1c17d7a2c60927ebfdc09c7b0d8120476d
|
||||
distfiles="${PYPI_SITE}/p/pytest_subtests/pytest_subtests-${version}.tar.gz"
|
||||
checksum=9e02b9d243c0379b02abf3e0887da122bcb2714b021c3608a37f17ce210adce5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue