From 510113df6b543dae72f732aa667c829f7aa0825f Mon Sep 17 00:00:00 2001
From: psykose <alice@ayaya.dev>
Date: Thu, 18 May 2023 10:35:16 +0000
Subject: [PATCH] community/py3-google-auth: upgrade to 2.18.1

---
 community/py3-google-auth/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/py3-google-auth/APKBUILD b/community/py3-google-auth/APKBUILD
index b015f0219e6f..a853e9380aff 100644
--- a/community/py3-google-auth/APKBUILD
+++ b/community/py3-google-auth/APKBUILD
@@ -2,8 +2,8 @@
 # Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
 pkgname=py3-google-auth
 _pyname=google-auth
-pkgver=2.18.0
-pkgrel=1
+pkgver=2.18.1
+pkgrel=0
 pkgdesc="Google authentication library for Python."
 url="https://google-auth.readthedocs.io/en/latest/"
 arch="noarch"
@@ -57,5 +57,5 @@ package() {
 }
 
 sha512sums="
-2443c7948cb71803197dba2d57ff92f4c17981fa47ac383e9636d2ed239a7d71f43a4d8f61c7c90c651b8d13a0cfc5633a815d72bd731e92d83f3bbaa1b95118  google-auth-2.18.0.tar.gz
+34e53a1c0cf42ab600281d815f259bb252987f163925e357dc2e636c945fd4b74c1f4168bf7d90a6e352fe1d7343767b68bf94fdbb1bc90a92c7067b0e2f2f8f  google-auth-2.18.1.tar.gz
 "
-- 
GitLab