python-google-api-python-client: update to 1.6.4

This commit is contained in:
Peter Bui 2016-11-13 10:32:12 -05:00
parent 56832f0c1a
commit fa0794af27
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-google-api-python-client' # Template file for 'python-google-api-python-client'
pkgname=python-google-api-python-client pkgname=python-google-api-python-client
version=1.6.3 version=1.6.4
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
@ -13,7 +13,7 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/google/google-api-python-client/" homepage="https://github.com/google/google-api-python-client/"
distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz" distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz"
checksum=becd89fc5f28ce5e1f5eba67bc9b7083485efaed968963bfdfbf7a45e145e0f4 checksum=bb1f27740f6596f8272a2e1033d93d68e27e8ed5d22d6ab957e3f1d3f8ce05f6
python3-google-api-python-client_package() { python3-google-api-python-client_package() {
noarch=yes noarch=yes