a569b934c2
Upstream is dropping Python2 support.
15 lines
645 B
Bash
15 lines
645 B
Bash
# Template file for 'python3-google-auth'
|
|
pkgname=python3-google-auth
|
|
version=1.11.2
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="${pkgname#*-}-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-setuptools"
|
|
depends="python3-pyasn1-modules python3-rsa python3-six python3-cachetools"
|
|
short_desc="Google Authentication Library (Python3)"
|
|
maintainer="Peter Bui <pbui@github.bx612.space>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python"
|
|
distfiles="${PYPI_SITE}/g/google-auth/google-auth-${version}.tar.gz"
|
|
checksum=1ee22e22f35d6e00f068d7b3999b2ce24ecb5d0dcbd485aa6896d2b83c8907d6
|