[oe] [meta-python][PATCH 1/2] python-grpcio: update to version 1.8.2

Derek Straka derek at asterius.io
Wed Jan 3 22:08:52 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-grpcio_1.7.0.bb => python-grpcio_1.8.2.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-grpcio_1.7.0.bb => python-grpcio_1.8.2.bb} (82%)

diff --git a/meta-python/recipes-devtools/python/python-grpcio_1.7.0.bb b/meta-python/recipes-devtools/python/python-grpcio_1.8.2.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python-grpcio_1.7.0.bb
rename to meta-python/recipes-devtools/python/python-grpcio_1.8.2.bb
index a7df0a2..5b0724e 100644
--- a/meta-python/recipes-devtools/python/python-grpcio_1.7.0.bb
+++ b/meta-python/recipes-devtools/python/python-grpcio_1.8.2.bb
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec
 
 inherit pypi setuptools
 
-SRC_URI[md5sum] = "b564632793132fd35cdff984d6b309b0"
-SRC_URI[sha256sum] = "6662af1f07cf7a3d171a7f56afc2cfeff262a5f2c52d15ae5ea581d0c367aea8"
+SRC_URI[md5sum] = "4d4ce91b5a56d724227aa116f971402c"
+SRC_URI[sha256sum] = "1ea1336f0d1158c4e00e96a94df84b75f6bbff9816abb6cc68cbdc9442a9ac55"
 
 # For usage in other recipes when compiling protobuf files (e.g. by grpcio-tools)
 BBCLASSEXTEND = "native"
-- 
2.7.4




More information about the Openembedded-devel mailing list