python3-google-api-python-client: update to 1.12.3.

This commit is contained in:
Peter Bui 2020-09-30 23:52:00 -04:00 committed by Đoàn Trần Công Danh
parent 6c0c09fa90
commit e86ab14a52

View file

@ -1,6 +1,6 @@
# Template file for 'python3-google-api-python-client'
pkgname=python3-google-api-python-client
version=1.9.3
version=1.12.3
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
license="Apache-2.0"
homepage="https://github.com/googleapis/google-api-python-client"
distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz"
checksum=220349ce189a85229fc46875d467101318495a4a735c0ff2f165b9bdbc7511a0
checksum=844ef76bda585ea0ea2d5e7f8f9a0eb10d6e2eba66c4fea0210ec7843941cb1a
post_patch() {
# unittest2 is python2 thing.