python3-google-auth-httplib2: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:13 -04:00
parent 9c3c83170b
commit e1bbf51216

View File

@ -1,7 +1,7 @@
# Template file for 'python3-google-auth-httplib2' # Template file for 'python3-google-auth-httplib2'
pkgname=python3-google-auth-httplib2 pkgname=python3-google-auth-httplib2
version=0.1.0 version=0.1.0
revision=3 revision=4
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-google-auth python3-httplib2" depends="python3-google-auth python3-httplib2"