python-oauth2client: update to 4.1.3.

This commit is contained in:
maxice8 2018-09-08 00:55:40 -03:00
parent d98563f39c
commit ecfe084738
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'python-oauth2client'
pkgname=python-oauth2client
version=4.1.2
revision=2
version=4.1.3
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=bd3062c06f8b10c6ef7a890b22c2740e5f87d61b6e1f4b1c90d069cdfc9dadb5
checksum=d486741e451287f69568a4d26d70d9acd73a2bbfa275746c535b4209891cccc6
python3-oauth2client_package() {
noarch=yes