[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Aug 3 06:09:37 UTC 2021
Date: Tuesday, August 3, 2021 @ 06:09:36
Author: felixonmars
Revision: 993437
upgpkg: python-google-auth 1.30.0-1
Modified:
python-google-auth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-03 05:42:08 UTC (rev 993436)
+++ PKGBUILD 2021-08-03 06:09:36 UTC (rev 993437)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-google-auth
-pkgver=1.29.0
+pkgver=1.30.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=('eb005ac505cd1b735f0051a02de0129a52082432976cb5e11d181277a8177e98e5bd6e11646a59e6795331b16b1034e7c157043b8e1ddb8520917a1d0faefcab')
+sha512sums=('d81dd0245d6e3529af6848835c44cb60c45914ad8d2d4eb479a9eac20d3d524ac22875276f95ab204bf4f6eca79d85783e6e0826f2443273663091a7fb4c8328')
prepare() {
# Use system cert
More information about the arch-commits
mailing list