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