Date: Friday, May 22, 2020 @ 20:09:30
  Author: felixonmars
Revision: 631693

upgpkg: python-google-auth 1.14.1-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-22 20:08:34 UTC (rev 631692)
+++ PKGBUILD    2020-05-22 20:09:30 UTC (rev 631693)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=1.14.0
+pkgver=1.14.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=('08d92fc9fd9b9cc067792d8fa538a93633966dcc2e884acdbedc0a187b19ab250ca310b7a0122afcff51359f1ebada8980c55cbe639ee1a1f5787d393ee0f19f')
+sha512sums=('237c34abe40688f7556d330f77ef9f6dc5ea984bd706bbf692f2abb93de8141701c447fdefb384524e7f2b69a1786e3cdeafc5b544260b98b791665854c3dfbf')
 
 prepare() {
   # Use system cert

Reply via email to