python-google-api-python-client: update to 1.7.10.
This commit is contained in:
parent
42aae27950
commit
943659427c
1 changed files with 2 additions and 2 deletions
|
@ -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.7.9
|
version=1.7.10
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
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=048da0d68564380ee23b449e5a67d4666af1b3b536d2fb0a02cee1ad540fa5ec
|
checksum=2e55a5c7b56233c68945b6804c73e253445933f4d485d4e69e321b38772b9dd6
|
||||||
|
|
||||||
python3-google-api-python-client_package() {
|
python3-google-api-python-client_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Reference in a new issue