[oe-commits] [meta-openembedded] 02/07: python-protobuf: upgrade 3.8.0 -> 3.9.0

git at git.openembedded.org git at git.openembedded.org
Mon Jul 15 14:59:25 UTC 2019


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

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

commit 8cce06746ca1eefe2b640d2f7a0e1d3075f5d42e
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon Jul 15 13:53:56 2019 +0800

    python-protobuf: upgrade 3.8.0 -> 3.9.0
    
    -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>
    Signed-off-by: Khem Raj <raj.khem at gmail.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(-)

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

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


More information about the Openembedded-commits mailing list