From 4c992f3af6f12364a313a890332871b46f290100 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 23 May 2017 20:03:48 +0200 Subject: [PATCH] python-oauth2client: update to 4.1.0 --- srcpkgs/python-oauth2client/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-oauth2client/template b/srcpkgs/python-oauth2client/template index 8b6db5301c9..0f773c8d6c9 100644 --- a/srcpkgs/python-oauth2client/template +++ b/srcpkgs/python-oauth2client/template @@ -1,6 +1,6 @@ # Template file for 'python-oauth2client' pkgname=python-oauth2client -version=4.0.0 +version=4.1.0 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -13,7 +13,7 @@ maintainer="Peter Bui " license="Apache-2.0" homepage="https://github.com/google/oauth2client/" distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz" -checksum=80be5420889694634b8517b4acd3292ace881d9d1aa9d590d37ec52faec238c7 +checksum=cd0a259a5d354fc7fcea5f1dc3f037e80f06091bc0303251ae177f92bb949e7f python3-oauth2client_package() { noarch=yes