[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 13 22:18:12 UTC 2020
Date: Friday, March 13, 2020 @ 22:18:12
Author: felixonmars
Revision: 596317
upgpkg: python-google-auth 1.11.3-1
Modified:
python-google-auth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-13 22:15:31 UTC (rev 596316)
+++ PKGBUILD 2020-03-13 22:18:12 UTC (rev 596317)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-google-auth
-pkgver=1.11.2
+pkgver=1.11.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')
source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz")
-sha512sums=('adab20319fee153105385ea41983398d497aa765a7bb45e5b57ccdfbadf24501d52eeb68c316289106b879c0ab38433be35e436c57302cfb0f76073d820058b4')
+sha512sums=('fa5959d93314d431778bca83a1ae33e189e0e74237600e69ce1df5bc0374aba3f1b6751bb4ad4ec1f75fbbe25e4aa76cad552131ec8222df72adff31c55bf300')
prepare() {
# Use system cert
More information about the arch-commits
mailing list