[oe] [meta-python][PATCH] python-protobuf: update to version 3.5.2

Derek Straka derek at asterius.io
Mon Mar 12 00:29:37 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-protobuf.inc               | 4 ++--
 .../python/{python-protobuf_3.5.1.bb => python-protobuf_3.5.2.bb}     | 0
 .../python/{python3-protobuf_3.5.1.bb => python3-protobuf_3.5.2.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-protobuf_3.5.1.bb => python-protobuf_3.5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-protobuf_3.5.1.bb => python3-protobuf_3.5.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-protobuf.inc b/meta-python/recipes-devtools/python/python-protobuf.inc
index 07346d3..b84983d 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] = "27b52592aab674f96a1762d66d48a57c"
-SRC_URI[sha256sum] = "95b78959572de7d7fafa3acb718ed71f482932ddddddbd29ba8319c10639d863"
+SRC_URI[md5sum] = "393a53483224cb338df5c643646c0300"
+SRC_URI[sha256sum] = "09879a295fd7234e523b62066223b128c5a8a88f682e3aff62fb115e4a0d8be0"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb b/meta-python/recipes-devtools/python/python-protobuf_3.5.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb
rename to meta-python/recipes-devtools/python/python-protobuf_3.5.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.5.1.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.5.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-protobuf_3.5.1.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_3.5.2.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list