Date: Sunday, March 12, 2023 @ 03:42:32 Author: felixonmars Revision: 1419210
upgpkg: python-google-auth 2.16.1-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-12 02:11:05 UTC (rev 1419209) +++ PKGBUILD 2023-03-12 03:42:32 UTC (rev 1419210) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.16.0 +pkgver=2.16.1 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=('7fb7478f9a64c99961e9b4a02eb24c279ee6d01a4e19c57e71c609763fe2a24619f22557afdaac4ff7f3a7d006098fbc11e7fd94006c49091fff63946312c62e') +sha512sums=('5d28f70ebcecce60d74c01b6cdff42c1af36f4c759ad28b22ad2175c5561bfb9deb89668eb2fd8f7a7ad5e7c418cff2e26503407789ee019d9189b96e7f58194') prepare() { cd google-auth-library-python-$pkgver
