summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-11-02 04:54:42 +0800
committerKhem Raj <raj.khem@gmail.com>2021-11-02 08:06:11 -0700
commit7a462c421dad3a7cafd5e49371316e71018e4201 (patch)
treea0efa9aeffb05c78dccc2c750fe64a21e6ce96a0 /meta-python/recipes-devtools/python
parent9093a680802eb501bc92775b19373a4513d812ff (diff)
downloadmeta-openembedded-7a462c421dad3a7cafd5e49371316e71018e4201.tar.gz
python3-grpcio: upgrade 1.41.0 -> 1.41.1
This is release 1.41.0 (goat) of gRPC Core. For gRPC documentation, see grpc.io. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio_1.41.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.41.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.41.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.41.1.bb
index fb6f1a3e2d..a882f6e031 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.41.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.41.1.bb
@@ -12,7 +12,7 @@ SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \
12 file://mips_bigendian.patch \ 12 file://mips_bigendian.patch \
13 file://0001-absl-always-use-asm-sgidefs.h.patch \ 13 file://0001-absl-always-use-asm-sgidefs.h.patch \
14" 14"
15SRC_URI[sha256sum] = "15c04d695833c739dbb25c88eaf6abd9a461ec0dbd32f44bc8769335a495cf5a" 15SRC_URI[sha256sum] = "9b751271b029432a526a4970dc9b70d93eb6f0963b6a841b574f780b72651969"
16 16
17RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ 17RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
18 ${PYTHON_PN}-setuptools \ 18 ${PYTHON_PN}-setuptools \