Date: Friday, July 13, 2018 @ 19:49:40 Author: foutrelis Revision: 358797
Python 3.7 rebuild Modified: python-google-auth-httplib2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-13 19:49:30 UTC (rev 358796) +++ PKGBUILD 2018-07-13 19:49:40 UTC (rev 358797) @@ -4,7 +4,7 @@ pkgbase=python-google-auth-httplib2 pkgname=(python-google-auth-httplib2 python2-google-auth-httplib2) pkgver=0.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Google Authentication Library: httplib2 transport" url="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2" license=('Apache')
