From e155af8dde83da8650a9b00e60df53c47fa3d287 Mon Sep 17 00:00:00 2001 From: TBK Date: Wed, 26 Feb 2020 21:55:01 +0100 Subject: [PATCH] testing/py3-k5test: rebuild against krb5 1.18 --- testing/py3-k5test/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-k5test/APKBUILD b/testing/py3-k5test/APKBUILD index ba2e0f1bfdc..2d4755a0cfe 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=2 +pkgrel=3 pkgdesc="A library for testing Python applications in self-contained Kerberos 5 environments" url="https://github.com/pythongssapi/k5test" arch="noarch"