Date: Tuesday, May 26, 2020 @ 04:12:50 Author: felixonmars Revision: 634993
upgpkg: python-google-auth 1.15.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-26 04:12:36 UTC (rev 634992) +++ PKGBUILD 2020-05-26 04:12:50 UTC (rev 634993) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.14.3 +pkgver=1.15.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=('2eb8a86e7c86cabf1a7de391b3f0da410572b9ed26426190cf4b135ddb3e0e7459f18b349d3616d97e86b12ec6ee4ed041f59a9a6a99f788c3666ef6a3e7f588') +sha512sums=('e368daf7f6e4eda16fde436a57e2017469814a7d0b3751a943c2c270d0d171c27424d33ea803bc1fc2882225ee9530d20fecaa4128e368d57dc21faac5dc4bf0') prepare() { # Use system cert
