mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python3-pytest-subtests: update to 0.14.2.
This commit is contained in:
parent
b6236d3b67
commit
3ccd8ffc63
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.14.1
|
version=0.14.2
|
||||||
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=350c00adc36c3aff676a66135c81aed9e2182e15f6c3ec8721366918bbbf7580
|
checksum=7154a8665fd528ee70a76d00216a44d139dc3c9c83521a0f779f7b0ad4f800de
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue