From 7f3865d0184bba259c028d750e2ed197faee8317 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Sun, 19 Dec 2021 13:31:01 +0000 Subject: [PATCH] testing/py3-pytest-instafail: rebuild against python3.10 --- testing/py3-pytest-instafail/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-pytest-instafail/APKBUILD b/testing/py3-pytest-instafail/APKBUILD index 54c27b977dd..4cf6c07d5ac 100644 --- a/testing/py3-pytest-instafail/APKBUILD +++ b/testing/py3-pytest-instafail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Duncan Bellamy pkgname=py3-pytest-instafail pkgver=0.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="pytest plugin to show failures instantly" url="https://github.com/pytest-dev/pytest-instafail" arch="noarch"