From dce51c0c925b838a5c201cb8b3e168436b4e3ef4 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 7 Jun 2017 14:05:14 +0200 Subject: [PATCH] python-oauth2client: update to 4.1.1 --- 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 0f773c8d6c9..9b0926cdf86 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.1.0 +version=4.1.1 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=cd0a259a5d354fc7fcea5f1dc3f037e80f06091bc0303251ae177f92bb949e7f +checksum=fd02b705092b76f443028328eaed366135f26c0d3e52bdbf66e649a944938ca1 python3-oauth2client_package() { noarch=yes