python-google-api-python-client: update to 1.7.6.

This commit is contained in:
maxice8 2018-12-07 04:21:03 -02:00 committed by maxice8
parent 7ada83d2c7
commit 68bc86bd59

View file

@ -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 <pbui@github.bx612.space>"
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