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