Date: Sunday, October 2, 2022 @ 20:05:48 Author: felixonmars Revision: 1320696
upgpkg: python-google-auth 2.3.2-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-02 18:39:36 UTC (rev 1320695) +++ PKGBUILD 2022-10-02 20:05:48 UTC (rev 1320696) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.3.1 +pkgver=2.3.2 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=('44b9e06b0ac759c579d070f3d6ba6a84d4d1d36dec9ee2581c29e3c7949714e87b3bb41805a905ef2a803ca94816e636670b90256705ade8b669fabde66a8747') +sha512sums=('3d759b0093611ed4b384601335693c5b7ec548dcd07566903c81ed8912f26fa44ff34eef2cc9df676ea762c846d0cce5ad45d06381d75109475a074b628bd1f3') prepare() { sed -i 's|cachetools>=2.0.0,<5.0|cachetools>=2.0.0|' google-auth-library-python-$pkgver/setup.py
