Date: Saturday, April 8, 2023 @ 05:51:25 Author: felixonmars Revision: 1441821
upgpkg: python-google-auth-oauthlib 1.0.0-2: rebuild with python 3.11 Modified: python-google-auth-oauthlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 05:50:56 UTC (rev 1441820) +++ PKGBUILD 2023-04-08 05:51:25 UTC (rev 1441821) @@ -4,7 +4,7 @@ pkgname=python-google-auth-oauthlib _pkgname='google-auth-oauthlib' pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="oauthlib integration for Google auth." url="http://google-auth-oauthlib.readthedocs.io/en/latest/" checkdepends=('python-click' 'python-pytest')
