Date: Wednesday, July 22, 2020 @ 18:42:30 Author: felixonmars Revision: 664874
upgpkg: python-google-auth 1.19.1-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-22 18:39:17 UTC (rev 664873) +++ PKGBUILD 2020-07-22 18:42:30 UTC (rev 664874) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.19.0 +pkgver=1.19.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=('90b469e62446c5d4460ff8419e4956a5cfc98231cc2525b46d9b0c879208d18a88ffc4172ef3af88acf87040f1fe984d19e62101466c25c251071abeec09c3ba') +sha512sums=('8b822dee07ba23c9485951a39da09820777626971d6743beffeddf2c46f766f3e287471c55324c67719e2f49da195f4e201ae5e88e89cd295bcd2b35438be35f') prepare() { # Use system cert
