Date: Tuesday, September 20, 2022 @ 22:47:35
  Author: felixonmars
Revision: 1305894

upgpkg: python-google-auth 2.1.0-1

Modified:
  python-google-auth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-20 22:45:24 UTC (rev 1305893)
+++ PKGBUILD    2022-09-20 22:47:35 UTC (rev 1305894)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.0.2
+pkgver=2.1.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=('9000df27f72072678d62af14862ef6a00d54c778bbe1e838d15546e67fe74f894cff2bf41f63399ae4d66267afa7c43397cd5878e9d4fdd0e45081da16977688')
+sha512sums=('3616a31c1f74041e79ebb114c47636a25586b3b1fb7d7a0c12c759d2d6d6e54f782cfaced87fd5aaf8b3abecec2d113447b3cc81252801b3c8bfc47b7514842b')
 
 prepare() {
   sed -i 's|cachetools>=2.0.0,<5.0|cachetools>=2.0.0|' 
google-auth-library-python-$pkgver/setup.py

Reply via email to