15 lines
668 B
Bash
15 lines
668 B
Bash
# Template file for 'python3-google-auth-httplib2'
|
|
pkgname=python3-google-auth-httplib2
|
|
version=0.0.4
|
|
revision=1
|
|
wrksrc="${pkgname#*-}-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-setuptools"
|
|
depends="python3-google-auth python3-httplib2"
|
|
short_desc="Google Authentication Library: httplib2 transport (Python3)"
|
|
maintainer="Peter Bui <pbui@github.bx612.space>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python3-httplib2"
|
|
distfiles="${PYPI_SITE}/g/google-auth-httplib2/google-auth-httplib2-${version}.tar.gz"
|
|
checksum=8d092cc60fb16517b12057ec0bba9185a96e3b7169d86ae12eae98e645b7bc39
|