Date: Friday, May 29, 2020 @ 18:05:43 Author: felixonmars Revision: 637199
upgpkg: python-google-auth 1.16.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-29 18:05:32 UTC (rev 637198) +++ PKGBUILD 2020-05-29 18:05:43 UTC (rev 637199) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=1.15.0 +pkgver=1.16.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') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz") -sha512sums=('e368daf7f6e4eda16fde436a57e2017469814a7d0b3751a943c2c270d0d171c27424d33ea803bc1fc2882225ee9530d20fecaa4128e368d57dc21faac5dc4bf0') +sha512sums=('84074883add72da8cbfe3f929999efea52710165023cc23ef73648b83ec9a92ee1cc4bb301a9625ef8ec07a32fee4376a5db0b84ee96f0b07dbe2de4e23a0a59') prepare() { # Use system cert
