Date: Friday, June 19, 2020 @ 06:00:43 Author: felixonmars Revision: 647594
upgpkg: python-google-auth 1.18.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-19 05:59:15 UTC (rev 647593) +++ PKGBUILD 2020-06-19 06:00:43 UTC (rev 647594) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.17.2 +pkgver=1.18.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=('27ed881a2dcef9aa65eb9b24d12e15681762cf73b3560c994df9693655da45628c36a0c052e8bbed25fcb25f805cdec40bb4f4f363ad578b69dde472f499d322') +sha512sums=('cb7086fb4c62cff14aa220b44883cad5afd565d70f929dff59dfe9529577cd08a2a90bcd0e4cc698fc4d611f60ddac3aae01e9dd6a47a395e005b2c23b0ab279') prepare() { # Use system cert
