Date: Saturday, November 2, 2019 @ 22:37:55 Author: foutrelis Revision: 522368
Python 3.8 rebuild Modified: python-google-auth-httplib2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-02 22:37:54 UTC (rev 522367) +++ PKGBUILD 2019-11-02 22:37:55 UTC (rev 522368) @@ -3,7 +3,7 @@ pkgbase=python-google-auth-httplib2 pkgname=(python-google-auth-httplib2 python2-google-auth-httplib2) pkgver=0.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Google Authentication Library: httplib2 transport" url="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2" license=('Apache')
