From bc27c62dced424e9e9f49fa13041f575a0b41fad Mon Sep 17 00:00:00 2001 From: Windel Bouwman Date: Tue, 30 Jul 2019 07:27:21 +0200 Subject: Add recipe for the coloredlogs python package. Signed-off-by: Windel Bouwman Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb (limited to 'meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb') diff --git a/meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb b/meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb new file mode 100644 index 0000000000..0fc1b258c0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-coloredlogs.inc -- cgit 1.2.3-korg