Date: Saturday, April 8, 2023 @ 07:12:02
Author: felixonmars
Revision: 1442044
upgpkg: python-oauth2client 4.1.3-9: rebuild with python 3.11
Modified:
python-oauth2client/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 07:11:58 UTC (rev 1442043)
+++ PKGBUILD 2023-04-08 07:12:02 UTC (rev 1442044)
@@ -3,7 +3,7 @@
pkgname=python-oauth2client
pkgver=4.1.3
-pkgrel=8
+pkgrel=9
pkgdesc="A client library for OAuth 2.0"
arch=('any')
url="https://github.com/google/oauth2client"