python-oauth2client: update to 4.1.1
This commit is contained in:
parent
3edb893e5a
commit
dce51c0c92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-oauth2client'
|
||||
pkgname=python-oauth2client
|
||||
version=4.1.0
|
||||
version=4.1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -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=cd0a259a5d354fc7fcea5f1dc3f037e80f06091bc0303251ae177f92bb949e7f
|
||||
checksum=fd02b705092b76f443028328eaed366135f26c0d3e52bdbf66e649a944938ca1
|
||||
|
||||
python3-oauth2client_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue