[oe] [meta-python][PATCH] python{, 3}-protobuf: Update 3.6.0 -> 3.6.1

Jens Rehsack sno at netbsd.org
Tue Aug 28 14:20:41 UTC 2018


Update recipe for python protobuf to 3.6.1 to align with
protobuf.

Signed-off-by: Jens Rehsack <sno at netbsd.org>
---
 meta-python/recipes-devtools/python/python-protobuf.inc       | 4 ++--
 .../{python-protobuf_3.6.0.bb => python-protobuf_3.6.1.bb}    | 0
 .../{python3-protobuf_3.6.0.bb => python3-protobuf_3.6.1.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-protobuf_3.6.0.bb => python-protobuf_3.6.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-protobuf_3.6.0.bb => python3-protobuf_3.6.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-protobuf.inc b/meta-python/recipes-devtools/python/python-protobuf.inc
index a1866b351..b617904d2 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] = "074abcceee0d795ba34ad6430f71d0e8"
-SRC_URI[sha256sum] = "a37836aa47d1b81c2db1a6b7a5e79926062b5d76bd962115a0e615551be2b48d"
+SRC_URI[md5sum] = "e2daef80e70249aa1f05363670c6b3f8"
+SRC_URI[sha256sum] = "1489b376b0f364bcc6f89519718c057eb191d7ad6f1b395ffd93d1aa45587811"
 
 # 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.6.0.bb b/meta-python/recipes-devtools/python/python-protobuf_3.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb
rename to meta-python/recipes-devtools/python/python-protobuf_3.6.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_3.6.1.bb
-- 
2.17.1




More information about the Openembedded-devel mailing list