diff --git a/community/py3-google-auth/APKBUILD b/community/py3-google-auth/APKBUILD index 01c5538d7faa08f995ee1229959397d9380efe30..10192d32ed6d247d6681e4a44fe4615ec284ad7f 100644 --- a/community/py3-google-auth/APKBUILD +++ b/community/py3-google-auth/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Keith Maxwell <keith.maxwell@gmail.com> pkgname=py3-google-auth _pyname=google-auth -pkgver=2.17.1 +pkgver=2.17.2 pkgrel=0 pkgdesc="Google authentication library for Python." url="https://google-auth.readthedocs.io/en/latest/" @@ -56,5 +56,5 @@ package() { } sha512sums=" -ddb4c9a5f9d01e4218666e632cd1eb2e9e8c852f833015c6e6e736a713cabf7ede0b1314526428fd3edd8b71565fee6cd8199252ee8fa011ef54aa543d3764ce google-auth-2.17.1.tar.gz +edb3997a353faefeeab7a99d9865569993530f020b3cf334d6900bb14a54e5b278b4e5cebc0d2fc28004924c194866f28111d5ec65135bb0d291e69ee2f5a062 google-auth-2.17.2.tar.gz "