From 4546c161a8ea83664cb22f79afe5d855a933c2ce Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Thu, 28 May 2020 23:36:04 -0400 Subject: [PATCH] python3-google-api-python-client: update to 1.8.4. --- srcpkgs/python3-google-api-python-client/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-google-api-python-client/template b/srcpkgs/python3-google-api-python-client/template index 3f098cbc892..12859dd49ec 100644 --- a/srcpkgs/python3-google-api-python-client/template +++ b/srcpkgs/python3-google-api-python-client/template @@ -1,7 +1,7 @@ # Template file for 'python3-google-api-python-client' pkgname=python3-google-api-python-client -version=1.8.3 -revision=2 +version=1.8.4 +revision=1 archs=noarch wrksrc="${pkgname#*-}-${version}" build_style=python3-module @@ -14,7 +14,7 @@ maintainer="Peter Bui " license="Apache-2.0" homepage="https://github.com/googleapis/google-api-python-client" distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz" -checksum=be4e8dcf399d7d1dcaae004b7f18694907f740bf6e6cebda91da8ebd968c5481 +checksum=bbe212611fdc05364f3d20271cae53971bf4d485056e6c0d40748eddeeda9a19 post_patch() { # unittest2 is python2 thing.