15 lines
559 B
Bash
15 lines
559 B
Bash
# Template file for 'python3-oauth2client'
|
|
pkgname=python3-oauth2client
|
|
version=4.1.3
|
|
revision=7
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-httplib2 python3-pyasn1 python3-pyasn1-modules
|
|
python3-rsa python3-six"
|
|
short_desc="Python3 OAuth 2.0 client library"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/google/oauth2client/"
|
|
distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz"
|
|
checksum=d486741e451287f69568a4d26d70d9acd73a2bbfa275746c535b4209891cccc6
|