From 1b6234ae5077d22077841f6ae202885cc319003b Mon Sep 17 00:00:00 2001 From: James Hilliard Date: Fri, 24 Jan 2025 12:10:41 -0700 Subject: [PATCH] package/python-grpcio-reflection: bump to version 1.70.0 Signed-off-by: James Hilliard Signed-off-by: Julien Olivain --- .../python-grpcio-reflection/python-grpcio-reflection.hash | 4 ++-- package/python-grpcio-reflection/python-grpcio-reflection.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-grpcio-reflection/python-grpcio-reflection.hash b/package/python-grpcio-reflection/python-grpcio-reflection.hash index afd3e50ab2..badabd1926 100644 --- a/package/python-grpcio-reflection/python-grpcio-reflection.hash +++ b/package/python-grpcio-reflection/python-grpcio-reflection.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/grpcio-reflection/json -md5 f1b2d22885a2a70fbcc499211059e2be grpcio_reflection-1.69.0.tar.gz -sha256 3474aaedfb10d8da5503135a2fb9fbb4e1f72044ad7ee2d0bf22090934e80908 grpcio_reflection-1.69.0.tar.gz +md5 4ae2aa3781881acd8df23793965407e4 grpcio_reflection-1.70.0.tar.gz +sha256 af46ce13e57fd7602deaef5b1d1903f6644f8982cc00f62fa9fa5b928acf6a49 grpcio_reflection-1.70.0.tar.gz # Locally computed sha256 checksums sha256 590198e3f305f2c347fde64d637c65492bbef554db6c8364e149cd375e3797ee LICENSE diff --git a/package/python-grpcio-reflection/python-grpcio-reflection.mk b/package/python-grpcio-reflection/python-grpcio-reflection.mk index c209b093b1..4339e31abe 100644 --- a/package/python-grpcio-reflection/python-grpcio-reflection.mk +++ b/package/python-grpcio-reflection/python-grpcio-reflection.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_GRPCIO_REFLECTION_VERSION = 1.69.0 +PYTHON_GRPCIO_REFLECTION_VERSION = 1.70.0 PYTHON_GRPCIO_REFLECTION_SOURCE = grpcio_reflection-$(PYTHON_GRPCIO_REFLECTION_VERSION).tar.gz -PYTHON_GRPCIO_REFLECTION_SITE = https://files.pythonhosted.org/packages/bd/88/064538adae2e526f4626ad57f53a99fca5ae5013e627214093ef1d47cc35 +PYTHON_GRPCIO_REFLECTION_SITE = https://files.pythonhosted.org/packages/42/98/f76681980ec7e9813e010d2778f4109816650760f6839661ae378286b3b5 PYTHON_GRPCIO_REFLECTION_SETUP_TYPE = setuptools PYTHON_GRPCIO_REFLECTION_LICENSE = Apache-2.0 PYTHON_GRPCIO_REFLECTION_LICENSE_FILES = LICENSE