Date: Saturday, November 5, 2022 @ 19:33:40 Author: felixonmars Revision: 1342397
upgpkg: python-google-auth 2.7.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-05 19:33:31 UTC (rev 1342396) +++ PKGBUILD 2022-11-05 19:33:40 UTC (rev 1342397) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.6.6 +pkgver=2.7.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' 'python-pyu2f') source=("https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('fd06b7d280ccf92a1f285d05cd69f6a2526fc3b5c00dce35377776700794967370fb1698725a6379acf0bfd36df2984ad071d69bf4bba0b1aa655d50a6d2dd90') +sha512sums=('0d7bb23186bd642fe88a6a81cd071dd1bf3bd635a0e1189cfcf1f2a028ee3cfe8b7c042ac68bf7766d05b9d285c8b5955bbc157e4c60d3045de8eb3010cebfef') prepare() { cd google-auth-library-python-$pkgver
