package/python-google-api-core: bump version to 2.30.3

https://github.com/googleapis/google-cloud-python/blob/main/packages/google-api-core/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-05-01 14:30:05 +02:00
committed by Julien Olivain
parent 6f49639d8c
commit 9b9ba84a41
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/google-api-core/json
md5 8c5ab43e8f25708f22a6f28d919bb45f google_api_core-2.30.0.tar.gz
sha256 02edfa9fab31e17fc0befb5f161b3bf93c9096d99aed584625f38065c511ad9b google_api_core-2.30.0.tar.gz
md5 e76b31eab2af8b172449ce786f37333d google_api_core-2.30.3.tar.gz
sha256 e601a37f148585319b26db36e219df68c5d07b6382cff2d580e83404e44d641b google_api_core-2.30.3.tar.gz
# Locally computed sha256 checksums
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_GOOGLE_API_CORE_VERSION = 2.30.0
PYTHON_GOOGLE_API_CORE_VERSION = 2.30.3
PYTHON_GOOGLE_API_CORE_SOURCE = google_api_core-$(PYTHON_GOOGLE_API_CORE_VERSION).tar.gz
PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/22/98/586ec94553b569080caef635f98a3723db36a38eac0e3d7eb3ea9d2e4b9a
PYTHON_GOOGLE_API_CORE_SITE = https://files.pythonhosted.org/packages/16/ce/502a57fb0ec752026d24df1280b162294b22a0afb98a326084f9a979138b
PYTHON_GOOGLE_API_CORE_SETUP_TYPE = setuptools
PYTHON_GOOGLE_API_CORE_LICENSE = Apache-2.0
PYTHON_GOOGLE_API_CORE_LICENSE_FILES = LICENSE