Date: Wednesday, October 12, 2022 @ 12:38:01
  Author: felixonmars
Revision: 1327825

upgpkg: python-google-auth 2.3.3-1

Modified:
  python-google-auth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-12 12:36:22 UTC (rev 1327824)
+++ PKGBUILD    2022-10-12 12:38:01 UTC (rev 1327825)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.3.2
+pkgver=2.3.3
 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=('3d759b0093611ed4b384601335693c5b7ec548dcd07566903c81ed8912f26fa44ff34eef2cc9df676ea762c846d0cce5ad45d06381d75109475a074b628bd1f3')
+sha512sums=('34c3ccdef0a966eb3455e523941ef0ea301892b1dd5c620774d876a014fac7607817d9c89bfdee320c61e3b7c2679f94343aa50e56c03452a21c8a793a724995')
 
 prepare() {
   sed -i 's|cachetools>=2.0.0,<5.0|cachetools>=2.0.0|' 
google-auth-library-python-$pkgver/setup.py

Reply via email to