New package: python3-pytest-rerunfailures-15.0
This commit is contained in:
parent
845287b342
commit
01b47f50cc
|
@ -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…
Reference in New Issue