[oe-commits] [meta-openembedded] 27/32: python-grpcio: update to version 1.8.3

git at git.openembedded.org git at git.openembedded.org
Tue Jan 16 16:02:42 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 37e4d856eb51d3c8e75dbc96398e27c7219b4abd
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Jan 10 15:56:25 2018 -0500

    python-grpcio: update to version 1.8.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../python/{python-grpcio_1.8.2.bb => python-grpcio_1.8.3.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list