python3-oauth2client: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:15 -04:00
parent c38a15a3bf
commit 3d09575d27

View file

@ -1,7 +1,7 @@
# Template file for 'python3-oauth2client'
pkgname=python3-oauth2client
version=4.1.3
revision=5
revision=6
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"