Date: Wednesday, October 26, 2022 @ 23:59:04
  Author: felixonmars
Revision: 1337953

upgpkg: python-google-auth 2.6.1-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-26 23:49:54 UTC (rev 1337952)
+++ PKGBUILD    2022-10-26 23:59:04 UTC (rev 1337953)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.6.0
+pkgver=2.6.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=('2309e0defcda7ca01ba68ca75dd61196c628bdd5a35d9580f7c8fae77c0e1d41d180eae2ca200005c7e024c0f70d95c7bfe65960e5143b7b6f21415ecab23a88')
+sha512sums=('478e832546d0b2f779688c5506e96efdaebc45194b9b878454b93cbd01006cb385778f4d260697cef10849c43d4571aac37d24f6b3d549f55eeedeea9e1ced55')
 
 prepare() {
   cd google-auth-library-python-$pkgver

Reply via email to