[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Aug 17 15:16:10 UTC 2021
Date: Tuesday, August 17, 2021 @ 15:16:10
Author: felixonmars
Revision: 1001859
upgpkg: python-google-auth 1.31.0-1
Modified:
python-google-auth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-17 15:03:05 UTC (rev 1001858)
+++ PKGBUILD 2021-08-17 15:16:10 UTC (rev 1001859)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-google-auth
-pkgver=1.30.2
+pkgver=1.31.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' 'python-pyu2f')
source=("https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('2da1023f10f19701566b209e757cae943c661041ebe3094e6e1575037e0f04b08e109690cb1839c0bbd8d1badca59fb8d0066fc39e6004255ec5a3af572957d0')
+sha512sums=('d0281ab55f8182790c3d9aa0d8c41ce07ad92ce28434f319578a848ec3516b818fb88195019e5d14b9c6e250e6ca5f08dcdceff4c77a7d598ffef30374a5935e')
prepare() {
# Use system cert
More information about the arch-commits
mailing list