diff --git a/srcpkgs/python3-google-api-python-client/template b/srcpkgs/python3-google-api-python-client/template index 12859dd49e..7351849b1d 100644 --- a/srcpkgs/python3-google-api-python-client/template +++ b/srcpkgs/python3-google-api-python-client/template @@ -1,8 +1,7 @@ # Template file for 'python3-google-api-python-client' pkgname=python3-google-api-python-client -version=1.8.4 +version=1.9.3 revision=1 -archs=noarch wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,7 +13,7 @@ maintainer="Peter Bui " 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=bbe212611fdc05364f3d20271cae53971bf4d485056e6c0d40748eddeeda9a19 +checksum=220349ce189a85229fc46875d467101318495a4a735c0ff2f165b9bdbc7511a0 post_patch() { # unittest2 is python2 thing.