package/python-grpcio: bump to version 1.66.1

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard 2024-09-15 01:47:26 -06:00 committed by Thomas Petazzoni
parent 33a0e1fd29
commit cf0fcb8033
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/grpcio/json
md5 480bfb7435426de392a883e6516aae79 grpcio-1.60.0.tar.gz
sha256 2199165a1affb666aa24adf0c97436686d0a61bc5fc113c037701fb7c7fceb96 grpcio-1.60.0.tar.gz
md5 cb4fd6dd6b104708bd00348c69f34066 grpcio-1.66.1.tar.gz
sha256 35334f9c9745add3e357e3372756fd32d925bd52c41da97f4dfdafbde0bf0ee2 grpcio-1.66.1.tar.gz
# Locally computed sha256 checksums
sha256 590198e3f305f2c347fde64d637c65492bbef554db6c8364e149cd375e3797ee LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_GRPCIO_VERSION = 1.60.0
PYTHON_GRPCIO_VERSION = 1.66.1
PYTHON_GRPCIO_SOURCE = grpcio-$(PYTHON_GRPCIO_VERSION).tar.gz
PYTHON_GRPCIO_SITE = https://files.pythonhosted.org/packages/61/38/c615b5c2be690fb31871f294cc08a96e598b085b8d07c5967a5018e0b90c
PYTHON_GRPCIO_SITE = https://files.pythonhosted.org/packages/e7/42/94293200e40480d79fc876b2330e7dffb20f959b390afa77c0dbaa0c8372
PYTHON_GRPCIO_SETUP_TYPE = setuptools
PYTHON_GRPCIO_LICENSE = Apache-2.0
PYTHON_GRPCIO_LICENSE_FILES = LICENSE