python-oauth2client: update to 4.1.3.
This commit is contained in:
parent
d98563f39c
commit
ecfe084738
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue