python-google-api-python-client: update to 1.6.7. (#14162)

This commit is contained in:
Peter Bui 2018-05-10 14:50:02 -04:00 committed by Alessio Sergi
parent 8c699e6f92
commit 9687949340

View file

@ -1,6 +1,6 @@
# Template file for 'python-google-api-python-client'
pkgname=python-google-api-python-client
version=1.6.6
version=1.6.7
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
@ -8,11 +8,11 @@ pycompile_module="apiclient googleapiclient"
hostmakedepends="python-setuptools python3-setuptools"
depends="python-httplib2 python-oauth2client python-uritemplate python-six"
short_desc="Google API client library for Python2"
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
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=ec72991f95201996a4edcea44a079cae0292798086beaadb054d91921632fe1b
checksum=05583a386e323f428552419253765314a4b29828c3cee15be735f9ebfa5aebf2
noarch=yes
python3-google-api-python-client_package() {