Date: Monday, December 5, 2022 @ 16:19:55
  Author: felixonmars
Revision: 1356593

upgpkg: python-google-auth 2.13.0-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-05 16:15:41 UTC (rev 1356592)
+++ PKGBUILD    2022-12-05 16:19:55 UTC (rev 1356593)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.12.0
+pkgver=2.13.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=('0adce6f9824b3521e5b0612f168cf55148f975320d13189a0a88f556472c75a22cffba74fd252919804e61101bad846e1075c8d23430323e5bb32059b0e9c38a')
+sha512sums=('6dabeb27fc54db5b2c85acf965d2772cbd3889069645eba7a03d50f33b26bc04a140ba9d42f2a80e808030030066a7ff44720713c27e3d7eba82fd780756197a')
 
 prepare() {
   cd google-auth-library-python-$pkgver

Reply via email to