mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
python3-pytest-subtests: update to 0.14.1.
This commit is contained in:
parent
08a5268aa4
commit
3151012876
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'python3-pytest-subtests'
|
||||
pkgname=python3-pytest-subtests
|
||||
version=0.13.1
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="python3-pytest"
|
||||
depends="python3-pytest python3-attrs"
|
||||
checkdepends="$depends"
|
||||
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=989e38f0f1c01bc7c6b2e04db7d9fd859db35d77c2c1a430c831a70cbf3fde2d
|
||||
checksum=350c00adc36c3aff676a66135c81aed9e2182e15f6c3ec8721366918bbbf7580
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue