[oe-commits] [meta-openembedded] 07/19: python-wcwidth: upgrade 0.1.7 -> 0.1.8

git at git.openembedded.org git at git.openembedded.org
Fri Jan 17 23:44:22 UTC 2020


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 de4086395ecfff7fea36a8c431628295d90164c2
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Jan 17 15:38:17 2020 +0800

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

diff --git a/meta-python/recipes-devtools/python/python-wcwidth.inc b/meta-python/recipes-devtools/python/python-wcwidth.inc
index 1429450..bbd0d50 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

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


More information about the Openembedded-commits mailing list