aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpglaum <p@pglaum.de>2020-09-30 08:09:52 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-30 08:13:29 +0000
commitf66dd043b0901875cb7d8a0d98c3bf7664dfc644 (patch)
tree5a1bf0e9df7a22646924e3ce73321efc8f0c6925
parent3dd7862f61e6f2b70d770febedcce4ea73c4c111 (diff)
testing/py3-pytest-rerunfailures: upgrade to 9.1.1
-rw-r--r--testing/py3-pytest-rerunfailures/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pytest-rerunfailures/APKBUILD b/testing/py3-pytest-rerunfailures/APKBUILD
index 0a35733987b..2aba520d4c0 100644
--- a/testing/py3-pytest-rerunfailures/APKBUILD
+++ b/testing/py3-pytest-rerunfailures/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Philipp Glaum <p@pglaum.de>
pkgname=py3-pytest-rerunfailures
_pkgname=pytest-rerunfailures
-pkgver=9.1
+pkgver=9.1.1
pkgrel=0
pkgdesc="Pytest plugin to re-run tests to eliminate flaky failures"
url="https://pypi.org/project/pytest-rerunfailures/"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="780d4589e9f0f1d7e944cf7b15ee9b20cc2aa642da8231341474ed4bac7b6f1069a8b515afcc479b451c03266271568774cc67174010dcd168e893c804805efb pytest-rerunfailures-9.1.tar.gz"
+sha512sums="875591306ab010494ccbb865ea6445ab37422fce9105260d9495215af44057210564aca4fed3b4765b5a30c1cbef120de716d15d10a6db91dcb7d9f5b4f3b102 pytest-rerunfailures-9.1.1.tar.gz"