aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 13:07:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:42 +0000
commitcbcd3d962379d837f234706d9c40cca6f21db3dd (patch)
treec78cfd124594bba45a2bbf359aacf5a8b7189f7f
parent61f11df63f6f957638fad5c27475a646042b56b6 (diff)
downloadaports-cbcd3d962379d837f234706d9c40cca6f21db3dd.tar.bz2
aports-cbcd3d962379d837f234706d9c40cca6f21db3dd.tar.xz
testing/py3-pytest-regtest: rebuild against python 3.8
-rw-r--r--testing/py3-pytest-regtest/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pytest-regtest/APKBUILD b/testing/py3-pytest-regtest/APKBUILD
index 9a8baa44f4..67e349e9f2 100644
--- a/testing/py3-pytest-regtest/APKBUILD
+++ b/testing/py3-pytest-regtest/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-pytest-regtest
_pyname=pytest-regtest
pkgver=1.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="pytest-regtest is a pytest-plugin for implementing regression tests"
url="https://gitlab.com/uweschmitt/pytest-regtest"
arch="noarch"