python-oauth2client: update to 4.1.0
This commit is contained in:
parent
0ab763fa7e
commit
4c992f3af6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-oauth2client'
|
# Template file for 'python-oauth2client'
|
||||||
pkgname=python-oauth2client
|
pkgname=python-oauth2client
|
||||||
version=4.0.0
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/oauth2client/"
|
homepage="https://github.com/google/oauth2client/"
|
||||||
distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz"
|
||||||
checksum=80be5420889694634b8517b4acd3292ace881d9d1aa9d590d37ec52faec238c7
|
checksum=cd0a259a5d354fc7fcea5f1dc3f037e80f06091bc0303251ae177f92bb949e7f
|
||||||
|
|
||||||
python3-oauth2client_package() {
|
python3-oauth2client_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue