mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pytest-subtests: update to 0.13.1.
This commit is contained in:
parent
e37775b77b
commit
0766e17f78
1 changed files with 2 additions and 2 deletions
|
@ -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.13.0
|
version=0.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
|
@ -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=9e02b9d243c0379b02abf3e0887da122bcb2714b021c3608a37f17ce210adce5
|
checksum=989e38f0f1c01bc7c6b2e04db7d9fd859db35d77c2c1a430c831a70cbf3fde2d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue