python3-google-api-core: update to 1.22.2.
This commit is contained in:
parent
9bab8ac4a2
commit
6a1bd809c8
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python3-google-api-core'
|
# Template file for 'python3-google-api-core'
|
||||||
pkgname=python3-google-api-core
|
pkgname=python3-google-api-core
|
||||||
version=1.17.0
|
version=1.22.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,7 +13,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/googleapis/python-api-core"
|
homepage="https://github.com/googleapis/python-api-core"
|
||||||
distfiles="${PYPI_SITE}/g/google-api-core/google-api-core-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/google-api-core/google-api-core-${version}.tar.gz"
|
||||||
checksum=e4082a0b479dc2dee2f8d7b80ea8b5d0184885b773caab15ab1836277a01d689
|
checksum=779107f17e0fef8169c5239d56a8fbff03f9f72a3893c0c9e5842ec29dfedd54
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: all tests require grpc, which is optional dependencies.
|
: all tests require grpc, which is optional dependencies.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue