All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-termcolor: upgrade 2.0.1 -> 2.1.0
@ 2022-11-08  3:11 zhengrq.fnst
  0 siblings, 0 replies; only message in thread
From: zhengrq.fnst @ 2022-11-08  3:11 UTC (permalink / raw)
  To: openembedded-devel

Changelog:
==========
Added
----------
    Support FORCE_COLOR and detect tty (#25)

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

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../{python3-termcolor_2.0.1.bb => python3-termcolor_2.1.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-termcolor_2.0.1.bb => python3-termcolor_2.1.0.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-termcolor_2.0.1.bb b/meta-python/recipes-devtools/python/python3-termcolor_2.1.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-termcolor_2.0.1.bb
rename to meta-python/recipes-devtools/python/python3-termcolor_2.1.0.bb
index 47f7938f1..4794fc084 100644
--- a/meta-python/recipes-devtools/python/python3-termcolor_2.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-termcolor_2.1.0.bb
@@ -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 \
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-08  3:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08  3:11 [oe] [meta-python] [PATCH] python3-termcolor: upgrade 2.0.1 -> 2.1.0 zhengrq.fnst

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.