python-oauth2client: update to 2.1.0

This commit is contained in:
Alessio Sergi 2016-05-26 10:59:01 +02:00
parent 193ba79676
commit fba7f4ff5c

View file

@ -1,6 +1,6 @@
# Template file for 'python-oauth2client'
pkgname=python-oauth2client
version=2.0.2
version=2.1.0
revision=1
noarch=yes
wrksrc="${pkgname#*-}-${version}"
@ -14,11 +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=c9f7bf68e9d0f9ec055f1f2f487e5ea53b97b7a2b82f01d48d9a9bb68239535a
pre_build() {
sed -i '/^#!/d' oauth2client/util.py
}
checksum=d628c9c925815ce0aca159dd4c26f5bc013a8ef025574dd338314d98c1df4f72
python3.4-oauth2client_package() {
noarch=yes