Date: Saturday, January 21, 2023 @ 17:54:48
  Author: felixonmars
Revision: 1387482

upgpkg: python-google-auth 2.16.0-1

Modified:
  python-google-auth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-21 17:45:06 UTC (rev 1387481)
+++ PKGBUILD    2023-01-21 17:54:48 UTC (rev 1387482)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.15.0
-pkgrel=2
+pkgver=2.16.0
+pkgrel=1
 pkgdesc="Google Authentication Library"
 url="https://github.com/GoogleCloudPlatform/google-auth-library-python";
 license=('Apache')
@@ -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=('6443288f93b5be681ee83f4272a127757a67fe165aaee614f3a38445932b75eaeaac2f1b2fad959b45a4383e490ba61f8db967cdda520cf7da70d8360a46b5fe')
+sha512sums=('7fb7478f9a64c99961e9b4a02eb24c279ee6d01a4e19c57e71c609763fe2a24619f22557afdaac4ff7f3a7d006098fbc11e7fd94006c49091fff63946312c62e')
 
 prepare() {
   cd google-auth-library-python-$pkgver

Reply via email to