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.8.0.
This commit is contained in:
parent
dbc955ce28
commit
bd216713c4
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.7.0
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,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=95c44c77e3fbede9848bb88ca90b384815fcba8090ef9a9f55659ab163b1681c
|
checksum=46eb376022e926950816ccc23502de3277adcc1396652ddb3328ce0289052c4d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue