Date: Wednesday, December 14, 2022 @ 13:41:45 Author: felixonmars Revision: 1359027
upgpkg: python-google-auth 2.14.1-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-14 13:36:01 UTC (rev 1359026) +++ PKGBUILD 2022-12-14 13:41:45 UTC (rev 1359027) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.14.0 +pkgver=2.14.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' 'python-pyu2f') source=("https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('108862a642b90bf12019af9cca90040e94b2049fceeb2cef33b111a32693c392054dba8fac0c7236a9c09a02267c52def715368014c50612dc503f6884b74fb3') +sha512sums=('333250e3f94a578c72a89c2e0b408c3637024e9b4e11ebb93d2b5621bd2c3f2576121f6ce36d087b2ac8dd97d9f2058aa896fcf84b358637784b6093b6f40163') prepare() { cd google-auth-library-python-$pkgver
