[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 3 16:31:32 UTC 2020
Date: Friday, January 3, 2020 @ 16:31:31
Author: felixonmars
Revision: 547640
upgpkg: python-google-auth 1.8.0-1
Modified:
python-google-auth/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-03 16:16:50 UTC (rev 547639)
+++ PKGBUILD 2020-01-03 16:31:31 UTC (rev 547640)
@@ -2,7 +2,7 @@
pkgbase=python-google-auth
pkgname=(python-google-auth python2-google-auth)
-pkgver=1.7.1
+pkgver=1.8.0
pkgrel=1
pkgdesc="Google Authentication Library"
url="https://github.com/GoogleCloudPlatform/google-auth-library-python"
@@ -14,9 +14,10 @@
checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 'python2-mock'
'python-requests' 'python2-requests' 'python-flask' 'python2-flask'
'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver'
- 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography')
+ 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography'
+ 'python-freezegun' 'python2-freezegun')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz")
-sha512sums=('bb244c1a8ebd1e407dfdaa29e230dbc8d0dcbcf04e090d88fb3aa3b0217e876f70f0f6e73fca298bf54a4489c043b4d8b4eae189e6ddad832774f6ee40c56e72')
+sha512sums=('563f63531fa2602f8428fab389833e212d21c2f7876bdeb6bbf86d4f398dce3f85b8af4ae7fab21bfa47fe68e7dca207fc1a1c89d731c10df0cff5f92670133c')
prepare() {
# Use system cert
More information about the arch-commits
mailing list