From ad6ff7f26c881b355f18d9e7a4dc55a755265d8c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 7 Aug 2018 00:51:57 +0200 Subject: [PATCH] python-google-auth: update to 1.5.1 --- srcpkgs/python-google-auth/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python-google-auth/template b/srcpkgs/python-google-auth/template index dd6a57885ef..de27b2a1458 100644 --- a/srcpkgs/python-google-auth/template +++ b/srcpkgs/python-google-auth/template @@ -1,19 +1,19 @@ # Template file for 'python-google-auth' pkgname=python-google-auth -version=1.5.0 +version=1.5.1 revision=1 +noarch=yes wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="google" hostmakedepends="python-setuptools python3-setuptools" depends="python-pyasn1-modules python-rsa python-six python-cachetools" -short_desc="Google authentication library for Python2" +short_desc="Google Authentication Library (Python2)" maintainer="Peter Bui " license="Apache-2.0" -homepage="https://google-auth.readthedocs.io/en/latest/" +homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python" distfiles="${PYPI_SITE}/g/google-auth/google-auth-${version}.tar.gz" -checksum=1745c9066f698eac3da99cef082914495fb71bc09597ba7626efbbb64c4acc57 -noarch=yes +checksum=9ca363facbf2622d9ba828017536ccca2e0f58bd15e659b52f312172f8815530 python3-google-auth_package() { noarch=yes