Date: Saturday, October 22, 2022 @ 10:08:32
  Author: felixonmars
Revision: 1333491

upgpkg: python-google-auth 2.5.0-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-22 10:07:32 UTC (rev 1333490)
+++ PKGBUILD    2022-10-22 10:08:32 UTC (rev 1333491)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.4.1
+pkgver=2.5.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=('5c669aefed70bd6168de614660bc6a93889483467be68ddf37cdfcaedc1ba5fc2c2d12267b0f2e74943bc94292b0ed114acf98adabd83a1b23b2c8c01cb50b97')
+sha512sums=('d9e66751ad9f3ec8eb900da67ed4bfa43098651f996c02553b063d802cdb2ee94089421b0f10a57894191ae7856eef9007b830b52ace729e6db3cbb302a19c8b')
 
 prepare() {
   cd google-auth-library-python-$pkgver

Reply via email to