Date: Thursday, October 27, 2022 @ 19:54:08
  Author: felixonmars
Revision: 1338241

upgpkg: python-google-auth 2.6.2-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-27 19:52:15 UTC (rev 1338240)
+++ PKGBUILD    2022-10-27 19:54:08 UTC (rev 1338241)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.6.1
+pkgver=2.6.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=('478e832546d0b2f779688c5506e96efdaebc45194b9b878454b93cbd01006cb385778f4d260697cef10849c43d4571aac37d24f6b3d549f55eeedeea9e1ced55')
+sha512sums=('cf59cd660010f71b991a432bc0f458005c5c37b6724bb8f23644123d27f6e56872cc8ac32444b13c9905a035da329c6932e70f700e54ec78683a444e0e7d4ddd')
 
 prepare() {
   cd google-auth-library-python-$pkgver

Reply via email to