aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-16 07:43:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:16 +0000
commita8d44a61f24ebc932275196900c6c3cef4391321 (patch)
treefb0f2c5670b103e38d81cff9f1c07c0c5ec50034
parent68eaf90312d08b14381f13a272d15cde29c6324d (diff)
community/py3-google-auth: rebuild against python 3.9
-rw-r--r--community/py3-google-auth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-google-auth/APKBUILD b/community/py3-google-auth/APKBUILD
index 5e696672e3f..3e8f6c3a510 100644
--- a/community/py3-google-auth/APKBUILD
+++ b/community/py3-google-auth/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-google-auth
_pyname=google-auth
pkgver=1.19.2
-pkgrel=0
+pkgrel=1
pkgdesc="Google authentication library for Python."
url="https://google-auth.readthedocs.io/en/latest/"
arch="noarch"