[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Aug 8 19:45:14 UTC 2021
Date: Sunday, August 8, 2021 @ 19:45:14
Author: felixonmars
Revision: 995684
upgpkg: python-google-auth 1.30.1-1
Modified:
python-google-auth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-08 19:44:50 UTC (rev 995683)
+++ PKGBUILD 2021-08-08 19:45:14 UTC (rev 995684)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-google-auth
-pkgver=1.30.0
+pkgver=1.30.1
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=('d81dd0245d6e3529af6848835c44cb60c45914ad8d2d4eb479a9eac20d3d524ac22875276f95ab204bf4f6eca79d85783e6e0826f2443273663091a7fb4c8328')
+sha512sums=('8d695aae5456df5653d897015b893ee8b3e9e35226dd1877b58e2a712841858d9d69e56efa89ef9d1295aa5a3ba461229cbe2666c2b065ed8704f81dfcbbe339')
prepare() {
# Use system cert
More information about the arch-commits
mailing list