diff mbox series

[1/1] package/python-grpcio: bump to version 1.67.1

Message ID 20241101170307.389500-1-james.hilliard1@gmail.com
State Accepted
Headers show
Series [1/1] package/python-grpcio: bump to version 1.67.1 | expand

Commit Message

James Hilliard Nov. 1, 2024, 5:03 p.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-grpcio/python-grpcio.hash | 4 ++--
 package/python-grpcio/python-grpcio.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/package/python-grpcio/python-grpcio.hash b/package/python-grpcio/python-grpcio.hash
index e47f73f694..5784e4758c 100644
--- a/package/python-grpcio/python-grpcio.hash
+++ b/package/python-grpcio/python-grpcio.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/grpcio/json
-md5  7f03599b67e1959d616b16a29f79a30d  grpcio-1.67.0.tar.gz
-sha256  e090b2553e0da1c875449c8e75073dd4415dd71c9bde6a406240fdf4c0ee467c  grpcio-1.67.0.tar.gz
+md5  f1e17b3bf215880d87fb8d853bd5dc4c  grpcio-1.67.1.tar.gz
+sha256  3dc2ed4cabea4dc14d5e708c2b426205956077cc5de419b4d4079315017e9732  grpcio-1.67.1.tar.gz
 # Locally computed sha256 checksums
 sha256  590198e3f305f2c347fde64d637c65492bbef554db6c8364e149cd375e3797ee  LICENSE
diff --git a/package/python-grpcio/python-grpcio.mk b/package/python-grpcio/python-grpcio.mk
index 6aad3445b5..ed854b5098 100644
--- a/package/python-grpcio/python-grpcio.mk
+++ b/package/python-grpcio/python-grpcio.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_GRPCIO_VERSION = 1.67.0
+PYTHON_GRPCIO_VERSION = 1.67.1
 PYTHON_GRPCIO_SOURCE = grpcio-$(PYTHON_GRPCIO_VERSION).tar.gz
-PYTHON_GRPCIO_SITE = https://files.pythonhosted.org/packages/ec/ae/3c47d71ab4abd4bd60a7e2806071fe0a4b6937b9eabe522291787087ea1f
+PYTHON_GRPCIO_SITE = https://files.pythonhosted.org/packages/20/53/d9282a66a5db45981499190b77790570617a604a38f3d103d0400974aeb5
 PYTHON_GRPCIO_SETUP_TYPE = setuptools
 PYTHON_GRPCIO_LICENSE = Apache-2.0
 PYTHON_GRPCIO_LICENSE_FILES = LICENSE