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

Felix Yan felixonmars at archlinux.org
Sat Feb 1 01:55:09 UTC 2020


    Date: Saturday, February 1, 2020 @ 01:55:09
  Author: felixonmars
Revision: 560932

upgpkg: python-google-auth 1.11.0-1

Modified:
  python-google-auth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-01 01:38:38 UTC (rev 560931)
+++ PKGBUILD	2020-02-01 01:55:09 UTC (rev 560932)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-google-auth
-pkgver=1.10.0
-pkgrel=2
+pkgver=1.11.0
+pkgrel=1
 pkgdesc="Google Authentication Library"
 url="https://github.com/GoogleCloudPlatform/google-auth-library-python"
 license=('Apache')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python-mock' 'python-requests' 'python-flask'
               'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz")
-sha512sums=('5167e127481bf193ba93e0d4165a3f16898b9ad341832046a5acab01dc5d750aa4e553cc9f86853104878dd5c90ad502610f451d77aab8f643e71bf9e790d278')
+sha512sums=('27622e09bc407ff368d41539aca25ff346d3a78fe10ea873e5542dea90948adce9608b166b8c241660bd4ffad2e2d37f70e368841059db8617ae3d299808b579')
 
 prepare() {
   # Use system cert



More information about the arch-commits mailing list