python3-google-auth-oauthlib: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:25 -04:00
parent cc498c015a
commit 50a0e95c0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-google-auth-oauthlib'
pkgname=python3-google-auth-oauthlib
version=0.5.3
revision=1
revision=2
wrksrc="google-auth-library-python-oauthlib-${version}"
build_style=python3-module
make_check_args="--deselect tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_bind_addr"