Merge pull request #10979 from pbui/python-google-api-python-client
python-google-api-python-client: update to 1.6.5.
This commit is contained in:
commit
bb67b2de26
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-google-api-python-client'
|
||||
pkgname=python-google-api-python-client
|
||||
version=1.6.4
|
||||
version=1.6.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -13,7 +13,7 @@ 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=bb1f27740f6596f8272a2e1033d93d68e27e8ed5d22d6ab957e3f1d3f8ce05f6
|
||||
checksum=95ce394028754ec537e5791e811511fdd5fabe6f1f8879407a8daed71ecb0b4c
|
||||
|
||||
python3-google-api-python-client_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue