python-oauth2client: update to 4.0.0

This commit is contained in:
Alessio Sergi 2016-10-23 11:06:40 +02:00
parent aee81609ca
commit 4b28e9c651

View file

@ -1,7 +1,7 @@
# Template file for 'python-oauth2client'
pkgname=python-oauth2client
version=3.0.0
revision=2
version=4.0.0
revision=1
noarch=yes
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/google/oauth2client/"
distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz"
checksum=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
checksum=80be5420889694634b8517b4acd3292ace881d9d1aa9d590d37ec52faec238c7
python3-oauth2client_package() {
noarch=yes