aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-google-api-python-client
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 15:18:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:56 +0000
commit10cb1dc21e26d393aebe29cc182fb186a60510a2 (patch)
tree1efad6f72c0c825f577b0b22d023e109fc22b86e /community/py3-google-api-python-client
parent8e525cf85b7cc77826a038f8a4bd0633f005709d (diff)
downloadaports-10cb1dc21e26d393aebe29cc182fb186a60510a2.tar.bz2
aports-10cb1dc21e26d393aebe29cc182fb186a60510a2.tar.xz
community/py3-google-api-python-client: rebuild against python 3.8
Diffstat (limited to 'community/py3-google-api-python-client')
-rw-r--r--community/py3-google-api-python-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-google-api-python-client/APKBUILD b/community/py3-google-api-python-client/APKBUILD
index 8386a28687..39824837c4 100644
--- a/community/py3-google-api-python-client/APKBUILD
+++ b/community/py3-google-api-python-client/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-google-api-python-client
_pkgname=google-api-python-client
pkgver=1.7.11
-pkgrel=0
+pkgrel=1
pkgdesc="Google API Client Library for Python"
options="!check" # Some tests fail
url="https://github.com/google/google-api-python-client"