[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Sep 23 19:53:20 UTC 2020
Date: Wednesday, September 23, 2020 @ 19:53:19
Author: felixonmars
Revision: 711589
upgpkg: python-google-auth 1.21.3-1
Modified:
python-google-auth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-23 19:27:15 UTC (rev 711588)
+++ PKGBUILD 2020-09-23 19:53:19 UTC (rev 711589)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-google-auth
-pkgver=1.21.2
+pkgver=1.21.3
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=('4cfef62b1509faa12396bf02075e9a17ce80c39aa97cc975ae610e63b2ed54c2fbcb177dfc8ba296b1e018583912e37c484b535eacaa06138e3a701dd7422cdc')
+sha512sums=('230e42fb14eeb4cb4723aff777b809378f27faedffec24c0086584bceb1fa4e0186f3070e3aa5d3be04bab4be5abe6a9d9971832f540859349d170f3e91c644f')
prepare() {
# Use system cert
More information about the arch-commits
mailing list