Date: Friday, August 20, 2021 @ 20:07:52 Author: felixonmars Revision: 1004023
upgpkg: python-google-auth 1.32.1-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-20 20:01:24 UTC (rev 1004022) +++ PKGBUILD 2021-08-20 20:07:52 UTC (rev 1004023) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.32.0 +pkgver=1.32.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python" @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl' 'python-pyu2f') source=("https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('e333f39f30b40f4901132cdf3730c05c8886b401758c59f4293c747071583bb9cf67dba7dd9399217b3e8fa388746645eb93d8608dc14b382dcbf3a053812a8f') +sha512sums=('7e0ef2e3c91964be1743e30b32ce790c4f8a98bafe87a6157f6df2b63ca9664aca78ecf248c4c2ae5faec305fd5589a6a765c7d35c61b09f0ebf0d577af70a17') prepare() { # Use system cert
