We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6236d3 commit 3ccd8ffCopy full SHA for 3ccd8ff
1 file changed
srcpkgs/python3-pytest-subtests/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-pytest-subtests'
2
pkgname=python3-pytest-subtests
3
-version=0.14.1
+version=0.14.2
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-setuptools_scm python3-wheel"
@@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
11
license="MIT"
12
homepage="https://github.com/pytest-dev/pytest-subtests"
13
distfiles="${PYPI_SITE}/p/pytest_subtests/pytest_subtests-${version}.tar.gz"
14
-checksum=350c00adc36c3aff676a66135c81aed9e2182e15f6c3ec8721366918bbbf7580
+checksum=7154a8665fd528ee70a76d00216a44d139dc3c9c83521a0f779f7b0ad4f800de
15
16
post_install() {
17
vlicense LICENSE
0 commit comments