python3-google-api-core: update to 1.22.2.

This commit is contained in:
Peter Bui 2020-09-05 10:13:03 -04:00 committed by Andrew J. Hesford
parent 9bab8ac4a2
commit 6a1bd809c8

View file

@ -1,8 +1,7 @@
# Template file for 'python3-google-api-core'
pkgname=python3-google-api-core
version=1.17.0
version=1.22.2
revision=1
archs=noarch
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -14,7 +13,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
license="Apache-2.0"
homepage="https://github.com/googleapis/python-api-core"
distfiles="${PYPI_SITE}/g/google-api-core/google-api-core-${version}.tar.gz"
checksum=e4082a0b479dc2dee2f8d7b80ea8b5d0184885b773caab15ab1836277a01d689
checksum=779107f17e0fef8169c5239d56a8fbff03f9f72a3893c0c9e5842ec29dfedd54
do_check() {
: all tests require grpc, which is optional dependencies.