python3-texttable: Upgrade 1.6.3 -> 1.6.4

Upgrade to release 1.6.4:

- Fix alignment bug when deco is modified

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Leon Anavi 2021-07-15 19:09:05 +03:00 committed by Khem Raj
parent 71f8ef949b
commit 9e005453c6

View File

@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7a97cdac2d9679ffdcfef3dc036d24f6"
inherit pypi setuptools3 inherit pypi setuptools3
SRC_URI[md5sum] = "68e6b31d36f5c20221da7d5db3eca772" SRC_URI[sha256sum] = "42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9"
SRC_URI[sha256sum] = "ce0faf21aa77d806bbff22b107cc22cce68dc9438f97a2df32c93e9afa4ce436"
BBCLASSEXTEND = "native nativesdk" BBCLASSEXTEND = "native nativesdk"