aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-authlib/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-18 15:09:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:37 +0000
commit3d1ea5ee59155766b897a9b429fb751638796b2d (patch)
treebd81a5575ab87e318e79cdeb9cf01b57fbe813f0 /community/py3-authlib/APKBUILD
parent63d45f7965ff8245885f311f0a652ecdaaa43c63 (diff)
community/py3-authlib: rebuild against python 3.9
Diffstat (limited to 'community/py3-authlib/APKBUILD')
-rw-r--r--community/py3-authlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-authlib/APKBUILD b/community/py3-authlib/APKBUILD
index 4fc2e12092a..3ffb16798b2 100644
--- a/community/py3-authlib/APKBUILD
+++ b/community/py3-authlib/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-authlib
pkgver=0.15.3
-pkgrel=0
+pkgrel=1
pkgdesc="The ultimate Python library in building OAuth and OpenID Connect servers"
url="https://github.com/lepture/authlib"
arch="noarch"