python-google-api-python-client: update to 1.5.2
This commit is contained in:
parent
cd66c5fceb
commit
3befccf54f
|
@ -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.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,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=2fd69ea71497a7de01cee4c85a9a64a593458eba0c1fec8d8a24e34d1298fdbd
|
checksum=bdb75ee5770c49219002c4417c4991537015dbcf804b3ec9f20dbe8196a8afe8
|
||||||
|
|
||||||
python3.4-google-api-python-client_package() {
|
python3.4-google-api-python-client_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue