13 lines
582 B
Bash
13 lines
582 B
Bash
# 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
|