python3-google-auth: update to 1.21.1.
This commit is contained in:
parent
263fa03ea2
commit
a34ea55c5d
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python3-google-auth'
|
# Template file for 'python3-google-auth'
|
||||||
pkgname=python3-google-auth
|
pkgname=python3-google-auth
|
||||||
version=1.16.0
|
version=1.21.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-setuptools"
|
hostmakedepends="python3-setuptools python3-setuptools"
|
||||||
|
@ -12,4 +11,4 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python"
|
homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python"
|
||||||
distfiles="${PYPI_SITE}/g/google-auth/google-auth-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/google-auth/google-auth-${version}.tar.gz"
|
||||||
checksum=1b3732b121917124adfe602de148ef5cba351792cf9527f99e6b61b84f74a7f5
|
checksum=bcbd9f970e7144fe933908aa286d7a12c44b7deb6d78a76871f0377a29d09789
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue