[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 2 09:23:50 UTC 2021


    Date: Monday, August 2, 2021 @ 09:23:50
  Author: felixonmars
Revision: 992199

upgpkg: python-google-auth 1.29.0-1

Modified:
  python-google-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-02 09:23:03 UTC (rev 992198)
+++ PKGBUILD	2021-08-02 09:23:50 UTC (rev 992199)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-google-auth
-pkgver=1.28.1
+pkgver=1.29.0
 pkgrel=1
 pkgdesc="Google Authentication Library"
 url="https://github.com/GoogleCloudPlatform/google-auth-library-python"
@@ -11,9 +11,9 @@
          'python-cachetools')
 checkdepends=('python-pytest' 'python-mock' 'python-requests' 'python-flask'
               'python-oauth2client' 'python-pytest-localserver' 'python-cryptography'
-              'python-freezegun' 'python-responses' 'python-pyopenssl')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz")
-sha512sums=('3fe3e1d296ed829c15b8c814fba5603bd073c3c3578225804280ff77ce7fe9f5c6f51c9160b9df79f00286245403924739ef3c8db0d75f4f9003dc2038728dfa')
+              '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')
 
 prepare() {
   # Use system cert



More information about the arch-commits mailing list