python3-google-auth: update to 1.16.0.
This commit is contained in:
parent
087880f01d
commit
9a1e24e34c
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.15.0
|
||||
version=1.16.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -12,4 +12,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=fbf25fee328c0828ef293459d9c649ef84ee44c0b932bb999d19df0ead1b40cf
|
||||
checksum=1b3732b121917124adfe602de148ef5cba351792cf9527f99e6b61b84f74a7f5
|
||||
|
|
Loading…
Reference in a new issue