diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-29 15:18:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:56 +0000 |
commit | 17eb28d6d0d9e6df320538c6c94ca973d650425d (patch) | |
tree | 197b5bf7775cfee3e781f079a9d40ecfe9538fe2 | |
parent | a3acd862661bbb3c8cbd0e6db0a05fd4d498f51f (diff) | |
download | aports-17eb28d6d0d9e6df320538c6c94ca973d650425d.tar.bz2 aports-17eb28d6d0d9e6df320538c6c94ca973d650425d.tar.xz |
community/py3-google-auth: rebuild against python 3.8
-rw-r--r-- | community/py3-google-auth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-google-auth/APKBUILD b/community/py3-google-auth/APKBUILD index 774e851ad6..1e5b61065c 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.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="Google authentication library for Python." url="https://google-auth.readthedocs.io/en/latest/" arch="noarch" |