python3-flaky: update to 3.7.0.

This commit is contained in:
Gonzalo Tornaría 2023-06-04 23:53:02 -03:00 committed by Andrew J. Hesford
parent 42b6b61fe5
commit f12e8f2c68

View File

@ -1,13 +1,15 @@
# Template file for 'python3-flaky'
pkgname=python3-flaky
version=3.6.1
revision=6
build_style=python3-module
hostmakedepends="python3-setuptools"
version=3.7.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3"
short_desc="Plugin for nose/py.test that automatically reruns flaky tests (Python3)"
short_desc="Plugin for nose or pytest that automatically reruns flaky tests"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/box/flaky"
changelog="https://raw.githubusercontent.com/box/flaky/master/HISTORY.rst"
distfiles="${PYPI_SITE}/f/flaky/flaky-${version}.tar.gz"
checksum=8cd5455bb00c677f787da424eaf8c4a58a922d0e97126d3085db5b279a98b698
checksum=3ad100780721a1911f57a165809b7ea265a7863305acb66708220820caf8aa0d
make_check=no # Tests are broken