From 68bc86bd5932570bf8176f3b6b125610fe60241b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 7 Dec 2018 04:21:03 -0200 Subject: [PATCH] python-google-api-python-client: update to 1.7.6. --- srcpkgs/python-google-api-python-client/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-google-api-python-client/template b/srcpkgs/python-google-api-python-client/template index ecb1c72ad5f..345c71b295c 100644 --- a/srcpkgs/python-google-api-python-client/template +++ b/srcpkgs/python-google-api-python-client/template @@ -1,19 +1,20 @@ # Template file for 'python-google-api-python-client' pkgname=python-google-api-python-client -version=1.7.5 +version=1.7.6 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="apiclient googleapiclient" hostmakedepends="python-setuptools python3-setuptools" -depends="python-httplib2 python-google-auth python-google-auth-httplib2 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=85674c2aa4b96a478b4d0859f8b814879551a4eaf6977ead6f94863aa8ab46ef +checksum=bf98b066fb6e4e6da1f2f11d6cb0bb947de156aef8562a32b0692e7073d38593 python3-google-api-python-client_package() { noarch=yes