[oe] [meta-python] [PATCH] python-protobuf: upgrade 3.9.2 -> 3.10.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Tue Oct 15 07:09:18 UTC 2019


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

diff --git a/meta-python/recipes-devtools/python/python-protobuf.inc b/meta-python/recipes-devtools/python/python-protobuf.inc
index 406131108..e2376952c 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://PKG-INFO;beginline=8;endline=8;md5=19e8f490f9526b1de8
 
 inherit pypi
 
-SRC_URI[md5sum] = "d634666c898148e4565ac62f3ba4a2ca"
-SRC_URI[sha256sum] = "843f498e98ad1469ad54ecb4a7ccf48605a1c5d2bd26ae799c7a2cddab4a37ec"
+SRC_URI[md5sum] = "fe72775d61de7acb58c46f27377ae9ca"
+SRC_URI[sha256sum] = "db83b5c12c0cd30150bb568e6feb2435c49ce4e68fe2d7b903113f0e221e58fe"
 
 # 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.2.bb b/meta-python/recipes-devtools/python/python-protobuf_3.10.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-protobuf_3.9.2.bb
rename to meta-python/recipes-devtools/python/python-protobuf_3.10.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.10.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_3.10.0.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list