Date: Thursday, January 9, 2020 @ 13:16:48 Author: felixonmars Revision: 551125
upgpkg: python-google-auth 1.10.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-09 13:16:41 UTC (rev 551124) +++ PKGBUILD 2020-01-09 13:16:48 UTC (rev 551125) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.9.0 +pkgver=1.10.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python" @@ -17,7 +17,7 @@ '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=('215e57ca6edcee190c2ad1bd3621ba0e72e12a083c821125443cd21dc8b1ae304c4931cb8dbf006708452bad5afbefd63e3cefe364acad60c50796f56e83e3a4') +sha512sums=('5167e127481bf193ba93e0d4165a3f16898b9ad341832046a5acab01dc5d750aa4e553cc9f86853104878dd5c90ad502610f451d77aab8f643e71bf9e790d278') prepare() { # Use system cert
