python-oauth2client: update to 3.0.0
This commit is contained in:
parent
d9b34290d9
commit
cd66c5fceb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-oauth2client'
|
||||
pkgname=python-oauth2client
|
||||
version=2.2.0
|
||||
version=3.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,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=53d40b5a2d7fc5d36289f4848a0d763df479ac50ba5fac05424903b9e4caac26
|
||||
checksum=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
|
||||
|
||||
python3.4-oauth2client_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue