Date: Friday, August 28, 2020 @ 09:00:19 Author: felixonmars Revision: 690316
upgpkg: python-google-auth 1.21.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-28 09:00:00 UTC (rev 690315) +++ PKGBUILD 2020-08-28 09:00:19 UTC (rev 690316) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.20.1 +pkgver=1.21.0 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=('84c0e72cc7d7af787aaf2223534797f366b32714b7ddc73bb1e37914e6f8d57b5c3ac55b7857082e211fb659fafac520c8c41173f513acac3e218618a91c0da2') +sha512sums=('0d3c7b98d0035160179bdb03fd64bf68ab5c6f92da4f7268acfb68739de5498d3c8ef72a92433b6da210e4d1082e583067010057d4e8c94d33f68e85718d484a') prepare() { # Use system cert
