aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-k5test
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 16:38:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:38 +0000
commitaf0d976c34f39537bee4ae417ba891bc38608998 (patch)
treee0dccae72cb2b1408a1cb7e86be3fee24d9dd364 /testing/py3-k5test
parent43f79fbbe1a0e4975da7a2649c7a3214d7d0396a (diff)
downloadaports-af0d976c34f39537bee4ae417ba891bc38608998.tar.bz2
aports-af0d976c34f39537bee4ae417ba891bc38608998.tar.xz
testing/py3-k5test: rebuild against python 3.8
Diffstat (limited to 'testing/py3-k5test')
-rw-r--r--testing/py3-k5test/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-k5test/APKBUILD b/testing/py3-k5test/APKBUILD
index ed16c1fd78..b626d239c7 100644
--- a/testing/py3-k5test/APKBUILD
+++ b/testing/py3-k5test/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-k5test
_pkgname=k5test
pkgver=0.9.2
-pkgrel=1
+pkgrel=2
pkgdesc="A library for testing Python applications in self-contained Kerberos 5 environments"
url="https://github.com/pythongssapi/k5test"
arch="noarch"