python3-google-auth: update to 1.22.0.
This commit is contained in:
parent
e86ab14a52
commit
c3d383a3c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-google-auth'
|
||||
pkgname=python3-google-auth
|
||||
version=1.21.1
|
||||
version=1.22.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,4 +11,4 @@ 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=bcbd9f970e7144fe933908aa286d7a12c44b7deb6d78a76871f0377a29d09789
|
||||
checksum=a73e6fb6d232ed1293ef9a5301e6f8aada7880d19c65d7f63e130dc50ec05593
|
||||
|
|
Loading…
Reference in a new issue