[oe-commits] [meta-openembedded] 04/06: python-protobuf: upgrade 3.9.0 -> 3.9.1

git at git.openembedded.org git at git.openembedded.org
Sat Aug 24 12:18:50 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 2c0031a81c9c3f27cabea5ca8c22a8fdfbba64c2
Author: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
AuthorDate: Thu Aug 22 11:33:13 2019 +0900

    python-protobuf: upgrade 3.9.0 -> 3.9.1
    
    Signed-off-by: Yuan Chao <yuanc.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.9.0.bb => python-protobuf_3.9.1.bb}     | 0
 .../python/{python3-protobuf_3.9.0.bb => python3-protobuf_3.9.1.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 b13f10e..ce95e66 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] = "4ec7b2d49a5d1460591e520b54153c87"
-SRC_URI[sha256sum] = "b3452bbda12b1cbe2187d416779de07b2ab4c497d83a050e43c344778763721d"
+SRC_URI[md5sum] = "ca881f18795e024a2b935d5bae9b1ebe"
+SRC_URI[sha256sum] = "d831b047bd69becaf64019a47179eb22118a50dd008340655266a906c69c6417"
 
 # 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.9.0.bb b/meta-python/recipes-devtools/python/python-protobuf_3.9.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-protobuf_3.9.0.bb
rename to meta-python/recipes-devtools/python/python-protobuf_3.9.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.9.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.9.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-protobuf_3.9.0.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_3.9.1.bb

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


More information about the Openembedded-commits mailing list