Date: Sunday, June 14, 2020 @ 06:00:05 Author: felixonmars Revision: 643804
upgpkg: python-google-auth 1.17.2-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-14 05:59:27 UTC (rev 643803) +++ PKGBUILD 2020-06-14 06:00:05 UTC (rev 643804) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.17.1 +pkgver=1.17.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=('f0907be3e31bef94d7e4cb2ebbf6ffc0738094f250d391a98398e48575e8704314254658f10f0cadea12e820673d3c82f9cf30f653e48e411073081b5bbb841e') +sha512sums=('27ed881a2dcef9aa65eb9b24d12e15681762cf73b3560c994df9693655da45628c36a0c052e8bbed25fcb25f805cdec40bb4f4f363ad578b69dde472f499d322') prepare() { # Use system cert
