[oe] [meta-python] [PATCH] python-wcwidth: upgrade 0.1.7 -> 0.1.8

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Jan 17 07:38:17 UTC 2020


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

diff --git a/meta-python/recipes-devtools/python/python-wcwidth.inc b/meta-python/recipes-devtools/python/python-wcwidth.inc
index 1429450bb..bbd0d50bf 100644
--- a/meta-python/recipes-devtools/python/python-wcwidth.inc
+++ b/meta-python/recipes-devtools/python/python-wcwidth.inc
@@ -2,7 +2,7 @@ SUMMARY = "Library for building powerful interactive command lines in Python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=11fba47286258744a6bc6e43530c32a1"
 
-SRC_URI[md5sum] = "b3b6a0a08f0c8a34d1de8cf44150a4ad"
-SRC_URI[sha256sum] = "3df37372226d6e63e1b1e1eda15c594bca98a22d33a23832a90998faa96bc65e"
+SRC_URI[md5sum] = "dc6677d099e6f49c0f6fbc310de261e9"
+SRC_URI[sha256sum] = "f28b3e8a6483e5d49e7f8949ac1a78314e740333ae305b4ba5defd3e74fb37a8"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-wcwidth_0.1.7.bb b/meta-python/recipes-devtools/python/python-wcwidth_0.1.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-wcwidth_0.1.7.bb
rename to meta-python/recipes-devtools/python/python-wcwidth_0.1.8.bb
diff --git a/meta-python/recipes-devtools/python/python3-wcwidth_0.1.7.bb b/meta-python/recipes-devtools/python/python3-wcwidth_0.1.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-wcwidth_0.1.7.bb
rename to meta-python/recipes-devtools/python/python3-wcwidth_0.1.8.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list