Date: Monday, May 25, 2020 @ 01:45:34 Author: felixonmars Revision: 633657
upgpkg: python-google-auth 1.14.2-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 01:45:33 UTC (rev 633656) +++ PKGBUILD 2020-05-25 01:45:34 UTC (rev 633657) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.14.1 +pkgver=1.14.2 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=('237c34abe40688f7556d330f77ef9f6dc5ea984bd706bbf692f2abb93de8141701c447fdefb384524e7f2b69a1786e3cdeafc5b544260b98b791665854c3dfbf') +sha512sums=('17319ebb6da7657c72c2fd03812858fc986f3f6d32d483961b868797e2d6ef182474cf71b4d94e98413fa2164421ee74810efc5224eab782a4f249feebe150a7') prepare() { # Use system cert
