mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: python3-pytest-rerunfailures-15.0
This commit is contained in:
parent
845287b342
commit
01b47f50cc
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-pytest-rerunfailures/template
Normal file
13
srcpkgs/python3-pytest-rerunfailures/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'python3-pytest-rerunfailures'
|
||||||
|
pkgname=python3-pytest-rerunfailures
|
||||||
|
version=15.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-packaging python3-pytest"
|
||||||
|
short_desc="Pytest plugin that re-runs tests to eliminate flaky failures"
|
||||||
|
maintainer="toadwastoast <toadwastoast@proton.me>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://pypi.org/project/pytest-rerunfailures/"
|
||||||
|
distfiles="${PYPI_SITE}/p/pytest-rerunfailures/pytest-rerunfailures-${version}.tar.gz"
|
||||||
|
checksum=2d9ac7baf59f4c13ac730b47f6fa80e755d1ba0581da45ce30b72fb3542b4474
|
Loading…
Add table
Reference in a new issue