From 5c07f4ca2dc53aefcd78f4f3ab9ae1bd870dbdca Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Wed, 24 Mar 2021 18:37:42 +0200 Subject: [PATCH] python3-colorlog: Upgrade 4.7.2 -> 4.8.0 Upgrade to release 4.8.0: - Reformat code with black Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-colorlog_4.7.2.bb => python3-colorlog_4.8.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-colorlog_4.7.2.bb => python3-colorlog_4.8.0.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-colorlog_4.7.2.bb b/meta-python/recipes-devtools/python/python3-colorlog_4.8.0.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-colorlog_4.7.2.bb rename to meta-python/recipes-devtools/python/python3-colorlog_4.8.0.bb index c9754ed887..6f9b8d47a4 100644 --- a/meta-python/recipes-devtools/python/python3-colorlog_4.7.2.bb +++ b/meta-python/recipes-devtools/python/python3-colorlog_4.8.0.bb @@ -7,4 +7,4 @@ inherit pypi setuptools3 PYPI_PACKAGE = "colorlog" -SRC_URI[sha256sum] = "18d05b616438a75762d7d214b9ec3b05d274466c9f3ddd92807e755840c88251" +SRC_URI[sha256sum] = "59b53160c60902c405cdec28d38356e09d40686659048893e026ecbd589516b1"