python-google-api-python-client: update to 1.6.6.
Closes: #13005 [via git-merge-pr]
This commit is contained in:
parent
e64e3e344e
commit
9258093b05
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-google-api-python-client'
|
||||
pkgname=python-google-api-python-client
|
||||
version=1.6.5
|
||||
version=1.6.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="apiclient googleapiclient"
|
||||
|
@ -13,7 +12,8 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
|||
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=95ce394028754ec537e5791e811511fdd5fabe6f1f8879407a8daed71ecb0b4c
|
||||
checksum=ec72991f95201996a4edcea44a079cae0292798086beaadb054d91921632fe1b
|
||||
noarch=yes
|
||||
|
||||
python3-google-api-python-client_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue