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

Derek Straka derek at asterius.io
Tue Jan 30 17:52:57 UTC 2018


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

diff --git a/meta-python/recipes-devtools/python/python-grpcio_1.8.3.bb b/meta-python/recipes-devtools/python/python-grpcio_1.8.4.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python-grpcio_1.8.3.bb
rename to meta-python/recipes-devtools/python/python-grpcio_1.8.4.bb
index ab0b85c..bec9d84 100644
--- a/meta-python/recipes-devtools/python/python-grpcio_1.8.3.bb
+++ b/meta-python/recipes-devtools/python/python-grpcio_1.8.4.bb
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec
 
 inherit pypi setuptools
 
-SRC_URI[md5sum] = "a611ac877a1e613ba7dc24dc06d9bf88"
-SRC_URI[sha256sum] = "6ce5fd3093ddc09a152981d5c477ac645eda19dfcc819e45d8c57da6b743bd53"
+SRC_URI[md5sum] = "7860f7c61de3890323670b7b1ff63e56"
+SRC_URI[sha256sum] = "88d87aab9c7889b3ab29dd74aac1a5493ed78b9bf5afba1c069c9dd5531f951d"
 
 # 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