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

This commit is contained in:
Alessio Sergi 2017-03-02 15:13:22 +01:00
parent f168ac3326
commit d6d320bb2e

View File

@ -1,7 +1,7 @@
# 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.5.5 version=1.6.2
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python-module build_style=python-module
@ -13,12 +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=c9f6bf15c76b05a3c2e301a5509e97f11c5902fb6b03dcb7faf5b5337c66f557 checksum=8c2f50f8057571a5f817c74820cadb754d47799c5a4ea463c1500fe8e092c1ae
post_extract() {
# fix permissions
chmod -R go+rX .
}
python3-google-api-python-client_package() { python3-google-api-python-client_package() {
noarch=yes noarch=yes