From fba7f4ff5cf4ff3f2ba5b9865e50f481e90ad829 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 26 May 2016 10:59:01 +0200 Subject: [PATCH] python-oauth2client: update to 2.1.0 --- srcpkgs/python-oauth2client/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python-oauth2client/template b/srcpkgs/python-oauth2client/template index 8597e037564..12e28fc96e6 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.2 +version=2.1.0 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -14,11 +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=c9f7bf68e9d0f9ec055f1f2f487e5ea53b97b7a2b82f01d48d9a9bb68239535a - -pre_build() { - sed -i '/^#!/d' oauth2client/util.py -} +checksum=d628c9c925815ce0aca159dd4c26f5bc013a8ef025574dd338314d98c1df4f72 python3.4-oauth2client_package() { noarch=yes