[oe] [meta-python] [PATCH] python-protobuf: upgrade 3.8.0 -> 3.9.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Mon Jul 15 05:53:56 UTC 2019


-Upgrade from python-protobuf_3.8.0.bb to python-protobuf_3.9.0.bb.

-Upgrade from python3-protobuf_3.8.0.bb to python3-protobuf_3.9.0.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-protobuf.inc               | 4 ++--
 .../python/{python-protobuf_3.8.0.bb => python-protobuf_3.9.0.bb}     | 0
 .../python/{python3-protobuf_3.8.0.bb => python3-protobuf_3.9.0.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-protobuf_3.8.0.bb => python-protobuf_3.9.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-protobuf_3.8.0.bb => python3-protobuf_3.9.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-protobuf.inc b/meta-python/recipes-devtools/python/python-protobuf.inc
index 2929700..b13f10e 100644
--- a/meta-python/recipes-devtools/python/python-protobuf.inc
+++ b/meta-python/recipes-devtools/python/python-protobuf.inc
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec
 
 inherit pypi
 
-SRC_URI[md5sum] = "b7095f3eb736459716d606677b5a29ee"
-SRC_URI[sha256sum] = "8c61cc8a76e9d381c665aecc5105fa0f1878cf7db8b5cd17202603bcb386d0fc"
+SRC_URI[md5sum] = "4ec7b2d49a5d1460591e520b54153c87"
+SRC_URI[sha256sum] = "b3452bbda12b1cbe2187d416779de07b2ab4c497d83a050e43c344778763721d"
 
 # http://errors.yoctoproject.org/Errors/Details/184715/
 # Can't find required file: ../src/google/protobuf/descriptor.proto
diff --git a/meta-python/recipes-devtools/python/python-protobuf_3.8.0.bb b/meta-python/recipes-devtools/python/python-protobuf_3.9.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-protobuf_3.8.0.bb
rename to meta-python/recipes-devtools/python/python-protobuf_3.9.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.8.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.9.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-protobuf_3.8.0.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_3.9.0.bb
-- 
2.7.4





More information about the Openembedded-devel mailing list