Skip to content

Commit

Permalink
python3-termcolor: upgrade 2.0.1 -> 2.1.0
Browse files Browse the repository at this point in the history
Changelog:
==========
Added
----------
    Support FORCE_COLOR and detect tty (openembedded#25)

Deprecated
----------
    Deprecate __ALL__, use __all__ instead (openembedded#23)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
zhengrq.fnst@fujitsu.com authored and kraj committed Nov 9, 2022
1 parent f04689a commit fac0727
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e5f5f7c9b280511f124dba5dda3d180e"

inherit pypi python_setuptools_build_meta

SRC_URI[sha256sum] = "6b2cf769e93364a2676e1de56a7c0cff2cf5bd07f37e9cc80b0dd6320ebfe388"
SRC_URI[sha256sum] = "b80df54667ce4f48c03fe35df194f052dc27a541ebbf2544e4d6b47b5d6949c4"

DEPENDS += " \
${PYTHON_PN}-toml-native \

0 comments on commit fac0727

Please sign in to comment.