Date: Monday, May 25, 2020 @ 12:47:10 Author: felixonmars Revision: 634184
upgpkg: python-google-auth 1.14.3-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 12:45:55 UTC (rev 634183) +++ PKGBUILD 2020-05-25 12:47:10 UTC (rev 634184) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.14.2 +pkgver=1.14.3 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=('17319ebb6da7657c72c2fd03812858fc986f3f6d32d483961b868797e2d6ef182474cf71b4d94e98413fa2164421ee74810efc5224eab782a4f249feebe150a7') +sha512sums=('2eb8a86e7c86cabf1a7de391b3f0da410572b9ed26426190cf4b135ddb3e0e7459f18b349d3616d97e86b12ec6ee4ed041f59a9a6a99f788c3666ef6a3e7f588') prepare() { # Use system cert
