From 6be4503838ea8f540bff946bcffe0f9b7c68a078 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 16 Apr 2016 23:46:11 +0200 Subject: [PATCH] python-oauth2client: update to 2.0.2 --- 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 2cb1a7ae2bf..8597e037564 100644 --- a/srcpkgs/python-oauth2client/template +++ b/srcpkgs/python-oauth2client/template @@ -1,6 +1,6 @@ # Template file for 'python-oauth2client' pkgname=python-oauth2client -version=2.0.1 +version=2.0.2 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -14,7 +14,7 @@ maintainer="Peter Bui " license="Apache-2.0" homepage="https://github.com/google/oauth2client/" distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz" -checksum=351def3df312364f0c5e38a682c8d8a70a36d884cf40bd0084a67d7b8f7ed7ac +checksum=c9f7bf68e9d0f9ec055f1f2f487e5ea53b97b7a2b82f01d48d9a9bb68239535a pre_build() { sed -i '/^#!/d' oauth2client/util.py