瀏覽代碼

package/python-grpcio: bump to version 1.66.2

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
James Hilliard 10 月之前
父節點
當前提交
c7d8d2ef92
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      package/python-grpcio/python-grpcio.hash
  2. 2 2
      package/python-grpcio/python-grpcio.mk

+ 2 - 2
package/python-grpcio/python-grpcio.hash

@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/grpcio/json
-md5  cb4fd6dd6b104708bd00348c69f34066  grpcio-1.66.1.tar.gz
-sha256  35334f9c9745add3e357e3372756fd32d925bd52c41da97f4dfdafbde0bf0ee2  grpcio-1.66.1.tar.gz
+md5  e8adaa7345b99791542c7ca4245f30c0  grpcio-1.66.2.tar.gz
+sha256  563588c587b75c34b928bc428548e5b00ea38c46972181a4d8b75ba7e3f24231  grpcio-1.66.2.tar.gz
 # Locally computed sha256 checksums
 sha256  590198e3f305f2c347fde64d637c65492bbef554db6c8364e149cd375e3797ee  LICENSE

+ 2 - 2
package/python-grpcio/python-grpcio.mk

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