From 9eca8957e5462213a809567009727af106565f74 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Tue, 17 Jul 2018 00:39:53 -0400 Subject: [PATCH] python-google-api-python-client: update to 1.7.4. --- srcpkgs/python-google-api-python-client/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-google-api-python-client/template b/srcpkgs/python-google-api-python-client/template index 94419875356..c8e78cfa346 100644 --- a/srcpkgs/python-google-api-python-client/template +++ b/srcpkgs/python-google-api-python-client/template @@ -1,18 +1,18 @@ # Template file for 'python-google-api-python-client' pkgname=python-google-api-python-client -version=1.6.7 +version=1.7.4 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="apiclient googleapiclient" hostmakedepends="python-setuptools python3-setuptools" -depends="python-httplib2 python-oauth2client python-uritemplate python-six" +depends="python-httplib2 python-google-auth python-google-auth-httplib2 python-uritemplate python-six" short_desc="Google API client library for Python2" maintainer="Peter Bui " license="Apache-2.0" homepage="https://github.com/google/google-api-python-client/" distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz" -checksum=05583a386e323f428552419253765314a4b29828c3cee15be735f9ebfa5aebf2 +checksum=5d5cb02c6f3112c68eed51b74891a49c0e35263380672d662f8bfe85b8114d7c noarch=yes python3-google-api-python-client_package() {