From bdd02a191ac97f67291035fd73e6b0859a7c1637 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 12 Oct 2025 22:19:48 +0200 Subject: [PATCH] package/python-googleapis-common-protos: bump version to 1.70.0 Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- .../python-googleapis-common-protos.hash | 4 ++-- .../python-googleapis-common-protos.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-googleapis-common-protos/python-googleapis-common-protos.hash b/package/python-googleapis-common-protos/python-googleapis-common-protos.hash index ccea86c1a7..a00b871bb8 100644 --- a/package/python-googleapis-common-protos/python-googleapis-common-protos.hash +++ b/package/python-googleapis-common-protos/python-googleapis-common-protos.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/googleapis-common-protos/json -md5 28ba393a6c206bbd55efba7b68f65622 googleapis_common_protos-1.66.0.tar.gz -sha256 c3e7b33d15fdca5374cc0a7346dd92ffa847425cc4ea941d970f13680052ec8c googleapis_common_protos-1.66.0.tar.gz +md5 fca59b82ad99d5dc1da6a94e5ec6e819 googleapis_common_protos-1.70.0.tar.gz +sha256 0e1b44e0ea153e6594f9f394fef15193a68aaaea2d843f83e2742717ca753257 googleapis_common_protos-1.70.0.tar.gz # Locally computed sha256 checksums sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE diff --git a/package/python-googleapis-common-protos/python-googleapis-common-protos.mk b/package/python-googleapis-common-protos/python-googleapis-common-protos.mk index c1a1174e26..6afd1ea740 100644 --- a/package/python-googleapis-common-protos/python-googleapis-common-protos.mk +++ b/package/python-googleapis-common-protos/python-googleapis-common-protos.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_GOOGLEAPIS_COMMON_PROTOS_VERSION = 1.66.0 +PYTHON_GOOGLEAPIS_COMMON_PROTOS_VERSION = 1.70.0 PYTHON_GOOGLEAPIS_COMMON_PROTOS_SOURCE = googleapis_common_protos-$(PYTHON_GOOGLEAPIS_COMMON_PROTOS_VERSION).tar.gz -PYTHON_GOOGLEAPIS_COMMON_PROTOS_SITE = https://files.pythonhosted.org/packages/ff/a7/8e9cccdb1c49870de6faea2a2764fa23f627dd290633103540209f03524c +PYTHON_GOOGLEAPIS_COMMON_PROTOS_SITE = https://files.pythonhosted.org/packages/39/24/33db22342cf4a2ea27c9955e6713140fedd51e8b141b5ce5260897020f1a PYTHON_GOOGLEAPIS_COMMON_PROTOS_SETUP_TYPE = setuptools PYTHON_GOOGLEAPIS_COMMON_PROTOS_LICENSE = Apache-2.0 PYTHON_GOOGLEAPIS_COMMON_PROTOS_LICENSE_FILES = LICENSE