Date: Thursday, July 23, 2020 @ 20:07:24 Author: felixonmars Revision: 665073
upgpkg: python-google-auth 1.19.2-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-23 20:04:45 UTC (rev 665072) +++ PKGBUILD 2020-07-23 20:07:24 UTC (rev 665073) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.19.1 +pkgver=1.19.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=('8b822dee07ba23c9485951a39da09820777626971d6743beffeddf2c46f766f3e287471c55324c67719e2f49da195f4e201ae5e88e89cd295bcd2b35438be35f') +sha512sums=('c337ce9772119e88418707df99258d675973eedd125ffa0a5cca792dcc35759b2b663e6776e1ed2dce50c8f1dd28bbcfa0ba73cbac549f53e724de88db46467c') prepare() { # Use system cert
