Date: Saturday, February 13, 2021 @ 10:18:03 Author: felixonmars Revision: 858384
upgpkg: python-google-auth 1.26.1-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-13 10:16:31 UTC (rev 858383) +++ PKGBUILD 2021-02-13 10:18:03 UTC (rev 858384) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.26.0 +pkgver=1.26.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') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz") -sha512sums=('f8d25205ea6f27545da386bfa3608ed604aabc26e10a396985ff1d27cbb6b0aa1dc71f55d63e4ce8fa52ac7d4f9cc23098ac7870c493bddea648cc622164eaca') +sha512sums=('ff88a642ec12fc53d9f0b9d64d8d107820283cf7b4796cafedd285775c7f6654f9406b36192846a8fb9330bc4a92689c686d6fd3dfef8c4b7c651e1e7f65f1e0') prepare() { # Use system cert
