Date: Saturday, November 2, 2019 @ 21:52:00 Author: foutrelis Revision: 522271
Python 3.8 rebuild Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-02 21:51:49 UTC (rev 522270) +++ PKGBUILD 2019-11-02 21:52:00 UTC (rev 522271) @@ -3,7 +3,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) pkgver=1.6.3 -pkgrel=2 +pkgrel=3 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python" license=('Apache')
