summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-03-24 18:37:42 +0200
committerKhem Raj <raj.khem@gmail.com>2021-03-26 10:32:32 -0700
commit5c07f4ca2dc53aefcd78f4f3ab9ae1bd870dbdca (patch)
treef284cafb03c18eca1426ec28a88e78e718a88c66 /meta-python/recipes-devtools/python
parentaa8402007c26d6d8d34e3a113018b19e0faa3406 (diff)
downloadmeta-openembedded-5c07f4ca2dc53aefcd78f4f3ab9ae1bd870dbdca.tar.gz
python3-colorlog: Upgrade 4.7.2 -> 4.8.0
Upgrade to release 4.8.0: - Reformat code with black 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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-colorlog_4.8.0.bb (renamed from meta-python/recipes-devtools/python/python3-colorlog_4.7.2.bb)2
1 files changed, 1 insertions, 1 deletions
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
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
7 7
8PYPI_PACKAGE = "colorlog" 8PYPI_PACKAGE = "colorlog"
9 9
10SRC_URI[sha256sum] = "18d05b616438a75762d7d214b9ec3b05d274466c9f3ddd92807e755840c88251" 10SRC_URI[sha256sum] = "59b53160c60902c405cdec28d38356e09d40686659048893e026ecbd589516b1"