diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-colorlog_6.8.0.bb (renamed from meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb b/meta-python/recipes-devtools/python/python3-colorlog_6.8.0.bb index 69f4be17c4..6aefef6d13 100644 --- a/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-colorlog_6.8.0.bb | |||
@@ -7,6 +7,6 @@ inherit pypi setuptools3 | |||
7 | 7 | ||
8 | PYPI_PACKAGE = "colorlog" | 8 | PYPI_PACKAGE = "colorlog" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5" | 10 | SRC_URI[sha256sum] = "fbb6fdf9d5685f2517f388fb29bb27d54e8654dd31f58bc2a3b217e967a95ca6" |
11 | 11 | ||
12 | RDEPENDS:${PN} += "python3-logging" | 12 | RDEPENDS:${PN} += "python3-logging" |