python3-google-api-core: update to 2.11.0.
This commit is contained in:
parent
a6db4b3bbc
commit
6af79115b3
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'python3-google-api-core'
|
||||
pkgname=python3-google-api-core
|
||||
version=1.26.2
|
||||
revision=3
|
||||
version=2.11.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-googleapis-common-protos python3-protobuf python3-google-auth
|
||||
python3-requests python3-six python3-pytz"
|
||||
checkdepends="$depends python3-mock python3-pytest"
|
||||
python3-requests"
|
||||
short_desc="Google API client core library for Python3"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/googleapis/python-api-core"
|
||||
homepage="https://googleapis.dev/python/google-api-core/latest/index.html"
|
||||
changelog="https://raw.githubusercontent.com/googleapis/python-api-core/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/g/google-api-core/google-api-core-${version}.tar.gz"
|
||||
checksum=418a131cd349e8bda036741d93e7fb9caefa691daa7296851193edc60b3c946c
|
||||
# all tests require grpc, which is optional dependencies.
|
||||
checksum=4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22
|
||||
# tests require unpackaged dependencies: asyncmock, proto-plus
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue