From ad3d2ec2e5b51e7eb7fa92839fa34e1e1712e57f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 13:15:14 +0000 Subject: [PATCH] testing/py3-python-gssapi: rebuild against python 3.8 --- testing/py3-python-gssapi/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-python-gssapi/APKBUILD b/testing/py3-python-gssapi/APKBUILD index c63d40912b1..ae7fa23c9f8 100644 --- a/testing/py3-python-gssapi/APKBUILD +++ b/testing/py3-python-gssapi/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-python-gssapi _pkgname=gssapi pkgver=1.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Python interface to RFC 2743/2744 (plus common extensions)" url="https://github.com/pythongssapi/python-gssapi" arch="all"