Skip to content

Commit 24e4bd8

Browse files
committed
New package: python3-pytest-instafail-0.5.0
1 parent 228f198 commit 24e4bd8

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

  • srcpkgs/python3-pytest-instafail
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Template file for 'python3-pytest-instafail'
2+
pkgname=python3-pytest-instafail
3+
version=0.5.0
4+
revision=1
5+
build_style=python3-pep517
6+
hostmakedepends="python3-setuptools_scm"
7+
depends="python3-pytest"
8+
short_desc="Pytest plugin that shows failures and errors instantly"
9+
maintainer="Orphaned <orphan@voidlinux.org>"
10+
license="BSD-3-Clause"
11+
homepage="https://github.com/pytest-dev/pytest-instafail"
12+
distfiles="${PYPI_SITE}/p/pytest-instafail/pytest-instafail-${version}.tar.gz"
13+
checksum=33a606f7e0c8e646dc3bfee0d5e3a4b7b78ef7c36168cfa1f3d93af7ca706c9e
14+
15+
post_install() {
16+
vlicense LICENSE
17+
}

0 commit comments

Comments
 (0)