From c2427b33be17d762a0cdc6edbe30fe2a1cac4d2b Mon Sep 17 00:00:00 2001 From: psykose <alice@ayaya.dev> Date: Fri, 7 Apr 2023 03:40:58 +0000 Subject: [PATCH] community/py3-google-auth: upgrade to 2.17.2 --- community/py3-google-auth/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-google-auth/APKBUILD b/community/py3-google-auth/APKBUILD index 01c5538d7faa..10192d32ed6d 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 " -- GitLab