Date: Tuesday, September 29, 2020 @ 08:14:56 Author: felixonmars Revision: 713695
upgpkg: python-google-auth 1.22.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-29 08:12:49 UTC (rev 713694) +++ PKGBUILD 2020-09-29 08:14:56 UTC (rev 713695) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.21.3 +pkgver=1.22.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=('230e42fb14eeb4cb4723aff777b809378f27faedffec24c0086584bceb1fa4e0186f3070e3aa5d3be04bab4be5abe6a9d9971832f540859349d170f3e91c644f') +sha512sums=('9aac8c744d4f1ff6c7e190153d3c8a9cf322e53a5994abbcd7917c5206f1a38105ba307a8e9ee0cd76f40ea267cfc143b1ca6ec8ec1e044338ecc16bfe02a7dc') prepare() { # Use system cert
