Date: Wednesday, September 16, 2020 @ 11:08:42 Author: felixonmars Revision: 707396
upgpkg: python-google-auth 1.21.2-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-16 11:06:25 UTC (rev 707395) +++ PKGBUILD 2020-09-16 11:08:42 UTC (rev 707396) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.21.1 +pkgver=1.21.2 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') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz") -sha512sums=('7f8db7643c2ef3304c26463789702db9fcd96a3254151215543a0722b68313bd2a98c64d9a6268bf9152ea4fbf8879a6844d7eba6f95059f9181303d6fdb5a6c') +sha512sums=('4cfef62b1509faa12396bf02075e9a17ce80c39aa97cc975ae610e63b2ed54c2fbcb177dfc8ba296b1e018583912e37c484b535eacaa06138e3a701dd7422cdc') prepare() { # Use system cert
