aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-keyring
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 12:17:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:28 +0000
commite8e9dfa89be7c382d983b05184cdab665fdf81c5 (patch)
treeda2bd1f294bbe61cae73ef4f73d2fe27a2e880de /testing/py3-keyring
parentf185cdcf3ca823c691e1a6b3827b4aa4685200c9 (diff)
downloadaports-e8e9dfa89be7c382d983b05184cdab665fdf81c5.tar.bz2
aports-e8e9dfa89be7c382d983b05184cdab665fdf81c5.tar.xz
testing/py3-keyring: rebuild against python 3.8
Diffstat (limited to 'testing/py3-keyring')
-rw-r--r--testing/py3-keyring/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-keyring/APKBUILD b/testing/py3-keyring/APKBUILD
index 6ac87fd150..4472dbd85c 100644
--- a/testing/py3-keyring/APKBUILD
+++ b/testing/py3-keyring/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-keyring
_pkgname="${pkgname#py3-}"
pkgver=19.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Access the system keyring service from Python"
url="https://github.com/jaraco/keyring"
arch="noarch"