17 lines
716 B
Bash
17 lines
716 B
Bash
# Template file for 'python3-google-api-python-client'
|
|
pkgname=python3-google-api-python-client
|
|
version=1.8.2
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="${pkgname#*-}-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-setuptools"
|
|
depends="python3-httplib2 python3-google-auth python3-google-auth-httplib2
|
|
python3-uritemplate python3-six"
|
|
short_desc="Google API client library for Python3"
|
|
maintainer="Peter Bui <pbui@github.bx612.space>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/googleapis/google-api-python-client"
|
|
distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz"
|
|
checksum=bf482c13fb41a6d01770f9d62be6b33fdcd41d68c97f2beb9be02297bdd9e725
|