Date: Tuesday, July 28, 2020 @ 20:14:21 Author: felixonmars Revision: 665722
upgpkg: python-google-auth 1.20.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-28 20:13:48 UTC (rev 665721) +++ PKGBUILD 2020-07-28 20:14:21 UTC (rev 665722) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.19.2 +pkgver=1.20.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=('c337ce9772119e88418707df99258d675973eedd125ffa0a5cca792dcc35759b2b663e6776e1ed2dce50c8f1dd28bbcfa0ba73cbac549f53e724de88db46467c') +sha512sums=('c6d45f4a66e786fbc1c13bdf12831e21797cc5ba560540aef398188ef8768d49377e869a8d3547b361117e87eca31adce90073d76a2e97a029393a02dd617d35') prepare() { # Use system cert
