python-wcwidth: upgrade 0.1.7 -> 0.1.8

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2020-01-17 15:38:17 +08:00
committed by Khem Raj
parent a4ed492332
commit de4086395e
3 changed files with 2 additions and 2 deletions

View File

@@ -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"