aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-17 22:41:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-17 22:41:55 -0300
commit20816ebd840e10620aee1150b396572afaf81f9d (patch)
treec09b2a8512eff776422fa595b45970d568b47a79 /community
parent04746cf887495bd291a0218c17d11df4574995c4 (diff)
downloadaports-20816ebd840e10620aee1150b396572afaf81f9d.tar.bz2
aports-20816ebd840e10620aee1150b396572afaf81f9d.tar.xz
community/py3-google-api-python-client: upgrade to 1.8.0
Diffstat (limited to 'community')
-rw-r--r--community/py3-google-api-python-client/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-google-api-python-client/APKBUILD b/community/py3-google-api-python-client/APKBUILD
index 160d0733a5..3b1fccb637 100644
--- a/community/py3-google-api-python-client/APKBUILD
+++ b/community/py3-google-api-python-client/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=py3-google-api-python-client
_pkgname=google-api-python-client
-pkgver=1.7.12
+pkgver=1.8.0
pkgrel=0
pkgdesc="Google API Client Library for Python"
options="!check" # Some tests fail
@@ -37,5 +37,5 @@ package() {
chmod -R a+r "$pkgdir$_site_packages"
}
-sha512sums="c0b2885af308e157f8fe69fedb703abfc92e9f03b46f1d65673fd72da53b0b6c9443564794c6d2ea3d4ebf19100eb5bb1b8aefc04bfd632fa110457f987c700f google-api-python-client-1.7.12.tar.gz
+sha512sums="1e5c6c7b5b0fc458bbad6efeb5b7fdee39d40b655d91741026d496265bcfa6809626892c5e2a3eed93c98d96d2b02ef7761e1282dc109858f0b1bdceb9ef5c83 google-api-python-client-1.8.0.tar.gz
e47ecc9a4522520b8be00702e7ad1b358c6683fe4daf3b16446c2e96a3c42e698244bd7e54be7245b2cdd800e7326a2c1587643ca7ee60a1dec843b3f3c49cf5 unittest2.patch"