Date: Wednesday, May 20, 2020 @ 08:48:02 Author: felixonmars Revision: 630559
upgpkg: python-google-auth 1.13.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-20 08:47:55 UTC (rev 630558) +++ PKGBUILD 2020-05-20 08:48:02 UTC (rev 630559) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.12.0 +pkgver=1.13.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=('67cc7919542ef55844f78d5c8d4df01c8b2cc03de100c3eef1f4b172f2a9e2eb6fdfe80129b36060f9f953484e341a69a3929968d70b0881995a22b16e69070e') +sha512sums=('e1a2a3f0575ebfcea2e73b9b38f9515201d2be9682aa0a9b874735cfcb98eccc8fb9d0b65f911c087c01f1a365098f6c6860f54d552a4f28e27f3b23d76fe2ca') prepare() { # Use system cert
