Date: Saturday, October 26, 2019 @ 04:38:14 Author: felixonmars Revision: 520066
Python 3.8 rebuild Modified: python-google-auth-httplib2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 04:38:08 UTC (rev 520065) +++ PKGBUILD 2019-10-26 04:38:14 UTC (rev 520066) @@ -3,7 +3,7 @@ pkgbase=python-google-auth-httplib2 pkgname=(python-google-auth-httplib2 python2-google-auth-httplib2) pkgver=0.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Google Authentication Library: httplib2 transport" url="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2" license=('Apache')
