Date: Friday, December 16, 2022 @ 17:38:03
  Author: felixonmars
Revision: 1359679

upgpkg: python-google-auth 2.15.0-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-16 17:28:54 UTC (rev 1359678)
+++ PKGBUILD    2022-12-16 17:38:03 UTC (rev 1359679)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.14.1
+pkgver=2.15.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=('333250e3f94a578c72a89c2e0b408c3637024e9b4e11ebb93d2b5621bd2c3f2576121f6ce36d087b2ac8dd97d9f2058aa896fcf84b358637784b6093b6f40163')
+sha512sums=('6443288f93b5be681ee83f4272a127757a67fe165aaee614f3a38445932b75eaeaac2f1b2fad959b45a4383e490ba61f8db967cdda520cf7da70d8360a46b5fe')
 
 prepare() {
   cd google-auth-library-python-$pkgver

Reply via email to