Date: Thursday, December 1, 2022 @ 20:52:03 Author: felixonmars Revision: 1356101
upgpkg: python-google-auth 2.12.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-01 20:51:00 UTC (rev 1356100) +++ PKGBUILD 2022-12-01 20:52:03 UTC (rev 1356101) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.11.1 +pkgver=2.12.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=('379e236b1b99145e5bbbb64279fdb9ef233d62c9b1c0f48c02c5066cea956d437dbf264b95c95cabd931601016bf4f24c9c4f27aa32a8762c1e53d17b532aa24') +sha512sums=('0adce6f9824b3521e5b0612f168cf55148f975320d13189a0a88f556472c75a22cffba74fd252919804e61101bad846e1075c8d23430323e5bb32059b0e9c38a') prepare() { cd google-auth-library-python-$pkgver
