Date: Monday, November 28, 2022 @ 02:58:12 Author: felixonmars Revision: 1354233
upgpkg: python-google-auth 2.11.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-28 02:57:35 UTC (rev 1354232) +++ PKGBUILD 2022-11-28 02:58:12 UTC (rev 1354233) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.10.0 +pkgver=2.11.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=('9484d24b733811d10b381e032041aae25afbefed9fb25ab212581c4390e8adf0faddbeecdb7d731669e521a69b57aab64235401420fce34a5f763b1e587dea2b') +sha512sums=('c8871b42b009c789df577a77111ce5789ae3018348966bcfeec84bfb9bf2327f1f4cad10d229e2fb45099e05928ab930e68e1f18c7cb0d845146266816c15fe9') prepare() { cd google-auth-library-python-$pkgver
