Date: Saturday, October 29, 2022 @ 12:53:18 Author: felixonmars Revision: 1338670
upgpkg: python-google-auth 2.6.3-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 12:53:18 UTC (rev 1338669) +++ PKGBUILD 2022-10-29 12:53:18 UTC (rev 1338670) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.6.2 +pkgver=2.6.3 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=('cf59cd660010f71b991a432bc0f458005c5c37b6724bb8f23644123d27f6e56872cc8ac32444b13c9905a035da329c6932e70f700e54ec78683a444e0e7d4ddd') +sha512sums=('c60480759476ad1a826fad13fa3199158ba360e1d7c5a8459b747b4032460b62c03d1ca8b052a840e634b4e7cb741a9b9e949d792f7c38128427420211de014e') prepare() { cd google-auth-library-python-$pkgver
