diff --git a/srcpkgs/python3-flaky/template b/srcpkgs/python3-flaky/template index 5bbc15a31b3..c2c20cc7ba3 100644 --- a/srcpkgs/python3-flaky/template +++ b/srcpkgs/python3-flaky/template @@ -1,7 +1,7 @@ # Template file for 'python3-flaky' pkgname=python3-flaky -version=3.7.0 -revision=2 +version=3.8.1 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3" @@ -11,5 +11,5 @@ 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=3ad100780721a1911f57a165809b7ea265a7863305acb66708220820caf8aa0d +checksum=47204a81ec905f3d5acfbd61daeabcada8f9d4031616d9bcb0618461729699f5 make_check=no # Tests are broken