Date: Sunday, November 20, 2022 @ 05:33:04
  Author: felixonmars
Revision: 1350046

upgpkg: python-google-auth 2.10.0-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-20 05:31:53 UTC (rev 1350045)
+++ PKGBUILD    2022-11-20 05:33:04 UTC (rev 1350046)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.9.1
+pkgver=2.10.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=('365b7462e29c0249252167c1bd753150a98f353c177a90821acdbd91c991acf1f9f3d98d395763cb7162a5146c116f0685bcf6df1458353e04841846696e066e')
+sha512sums=('9484d24b733811d10b381e032041aae25afbefed9fb25ab212581c4390e8adf0faddbeecdb7d731669e521a69b57aab64235401420fce34a5f763b1e587dea2b')
 
 prepare() {
   cd google-auth-library-python-$pkgver

Reply via email to