Date: Thursday, September 3, 2020 @ 20:39:22
  Author: felixonmars
Revision: 697633

upgpkg: python-google-auth 1.21.1-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-09-03 20:39:22 UTC (rev 697632)
+++ PKGBUILD    2020-09-03 20:39:22 UTC (rev 697633)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=1.21.0
+pkgver=1.21.1
 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')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";)
-sha512sums=('0d3c7b98d0035160179bdb03fd64bf68ab5c6f92da4f7268acfb68739de5498d3c8ef72a92433b6da210e4d1082e583067010057d4e8c94d33f68e85718d484a')
+sha512sums=('7f8db7643c2ef3304c26463789702db9fcd96a3254151215543a0722b68313bd2a98c64d9a6268bf9152ea4fbf8879a6844d7eba6f95059f9181303d6fdb5a6c')
 
 prepare() {
   # Use system cert

Reply via email to