Message ID | 20211115131023.1575-4-leon.anavi@konsulko.com |
---|---|
State | New |
Headers | show |
Series | [meta-python,1/5] python3-aenum: Upgrade 3.1.3 -> 3.1.5 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-colorlog_6.5.0.bb b/meta-python/recipes-devtools/python/python3-colorlog_6.6.0.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-colorlog_6.5.0.bb rename to meta-python/recipes-devtools/python/python3-colorlog_6.6.0.bb index bd9008330..2f8a0e5ca 100644 --- a/meta-python/recipes-devtools/python/python3-colorlog_6.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-colorlog_6.6.0.bb @@ -7,4 +7,4 @@ inherit pypi setuptools3 PYPI_PACKAGE = "colorlog" -SRC_URI[sha256sum] = "cf62a8e389d5660d0d22be17937b25b9abef9497ddc940197d1773aa1f604339" +SRC_URI[sha256sum] = "344f73204009e4c83c5b6beb00b3c45dc70fcdae3c80db919e0a4171d006fde8"
Upgrade to release 6.6.0: - Add a force_color option to colorlog.formatter.ColoredFormatter - Support the FORCE_COLOR environment variable Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- .../{python3-colorlog_6.5.0.bb => python3-colorlog_6.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-colorlog_6.5.0.bb => python3-colorlog_6.6.0.bb} (75%)