py-google-api-core: updated to 2.18.0

2.18.0 (2024-03-20)

Features

Add common logic for supporting universe domain

Bug Fixes

Add _registered_method to grpc ChannelStub
deps: Require proto-plus >= 1.22.3
This commit is contained in:
adam 2024-03-24 10:42:35 +00:00
parent 3f80ce0b59
commit b84e84f03f
3 changed files with 13 additions and 10 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.30 2024/02/20 20:43:06 wiz Exp $
# $NetBSD: Makefile,v 1.31 2024/03/24 10:42:35 adam Exp $
DISTNAME= google-api-core-2.17.1
DISTNAME= google-api-core-2.18.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-core/}
@ -14,12 +14,12 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.14.1:../../security/py-google-auth
DEPENDS+= ${PYPKGPREFIX}-googleapis-common-protos>=1.56.2:../../devel/py-googleapis-common-protos
DEPENDS+= ${PYPKGPREFIX}-proto-plus>=1.22.3:../../devel/py-proto-plus
DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.12.6:../../devel/py-protobuf
DEPENDS+= ${PYPKGPREFIX}-requests>=2.18.0:../../devel/py-requests
# extras
DEPENDS+= ${PYPKGPREFIX}-grpcio>=1.33.2:../../net/py-grpcio
# grpc
DEPENDS+= ${PYPKGPREFIX}-grpcio>=1.49.1:../../net/py-grpcio
TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
TEST_DEPENDS+= ${PYPKGPREFIX}-proto-plus-[0-9]*:../../devel/py-proto-plus
TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio-[0-9]*:../../devel/py-test-asyncio
USE_LANGUAGES= # none

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.6 2024/02/09 22:09:39 adam Exp $
@comment $NetBSD: PLIST,v 1.7 2024/03/24 10:42:35 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@ -149,6 +149,9 @@ ${PYSITELIB}/google/api_core/retry_async.pyo
${PYSITELIB}/google/api_core/timeout.py
${PYSITELIB}/google/api_core/timeout.pyc
${PYSITELIB}/google/api_core/timeout.pyo
${PYSITELIB}/google/api_core/universe.py
${PYSITELIB}/google/api_core/universe.pyc
${PYSITELIB}/google/api_core/universe.pyo
${PYSITELIB}/google/api_core/version.py
${PYSITELIB}/google/api_core/version.pyc
${PYSITELIB}/google/api_core/version.pyo

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.28 2024/02/20 20:43:06 wiz Exp $
$NetBSD: distinfo,v 1.29 2024/03/24 10:42:35 adam Exp $
BLAKE2s (google-api-core-2.17.1.tar.gz) = 542ae6ee872c4626e0855f5f9c493ddb31913a97094c44d9a5e7d417595bf63c
SHA512 (google-api-core-2.17.1.tar.gz) = 323470547854249bf05874d5776c4d329e47d9d6766fc744beb4cfc51c0b8a71fb429dd45462952b1e4b0b02551dc660598390db7d028df82f3b85a3716127b7
Size (google-api-core-2.17.1.tar.gz) = 147140 bytes
BLAKE2s (google-api-core-2.18.0.tar.gz) = b9065b1533e3498c82ee7dad4a53ed689670605da3589d5cf94dc7b5196900dc
SHA512 (google-api-core-2.18.0.tar.gz) = da75093e6f8a58e0e1497913c52b830723436c94f8c94fe92b39bd00b15d5b1cffc25d443e9fdc912cccae28101a15a0bd951c31cfe36e56a3ff47041da33576
Size (google-api-core-2.18.0.tar.gz) = 148047 bytes