Date: Friday, July 17, 2020 @ 20:27:38 Author: felixonmars Revision: 664318
upgpkg: python-google-auth 1.19.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-17 20:25:46 UTC (rev 664317) +++ PKGBUILD 2020-07-17 20:27:38 UTC (rev 664318) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.18.0 +pkgver=1.19.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') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz") -sha512sums=('cb7086fb4c62cff14aa220b44883cad5afd565d70f929dff59dfe9529577cd08a2a90bcd0e4cc698fc4d611f60ddac3aae01e9dd6a47a395e005b2c23b0ab279') +sha512sums=('90b469e62446c5d4460ff8419e4956a5cfc98231cc2525b46d9b0c879208d18a88ffc4172ef3af88acf87040f1fe984d19e62101466c25c251071abeec09c3ba') prepare() { # Use system cert
