Date: Wednesday, April 5, 2023 @ 04:40:36 Author: felixonmars Revision: 1435449
upgpkg: python-google-auth 2.16.2-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 04:40:22 UTC (rev 1435448) +++ PKGBUILD 2023-04-05 04:40:36 UTC (rev 1435449) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.16.1 +pkgver=2.16.2 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' 'python-pyu2f') source=("https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('5d28f70ebcecce60d74c01b6cdff42c1af36f4c759ad28b22ad2175c5561bfb9deb89668eb2fd8f7a7ad5e7c418cff2e26503407789ee019d9189b96e7f58194') +sha512sums=('c5263f54b524a64f53815697f3b83adcbea1192b3ddbb49129cee62a4d71bcdd59405a4cb1bc727953804a598cfddb2f14a102d543d0b415dd4b7ffd28e89a1e') prepare() { cd google-auth-library-python-$pkgver
