summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio_1.45.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.44.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.44.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.45.0.bb
index ffa009d7b7..ca55a7f091 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.44.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.45.0.bb
@@ -13,7 +13,7 @@ SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \
13 file://0001-absl-always-use-asm-sgidefs.h.patch \ 13 file://0001-absl-always-use-asm-sgidefs.h.patch \
14 file://abseil-ppc-fixes.patch;patchdir=third_party/abseil-cpp \ 14 file://abseil-ppc-fixes.patch;patchdir=third_party/abseil-cpp \
15" 15"
16SRC_URI[sha256sum] = "4bae1c99896045d3062ab95478411c8d5a52cb84b91a1517312629fa6cfeb50e" 16SRC_URI[sha256sum] = "ff2c8b965b0fc25cf281961aa46619c10900543effe3f806ef818231c40aaff3"
17 17
18RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ 18RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
19 ${PYTHON_PN}-setuptools \ 19 ${PYTHON_PN}-setuptools \