From d070f5afe9a904ee33d2f87f0e23115ba00bcd5a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 17 Jul 2016 07:52:00 -0400 Subject: python-click: add recipe for the python click package required by the new version of flask Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-click_6.6.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-click_6.6.bb (limited to 'meta-python/recipes-devtools/python/python3-click_6.6.bb') diff --git a/meta-python/recipes-devtools/python/python3-click_6.6.bb b/meta-python/recipes-devtools/python/python3-click_6.6.bb new file mode 100644 index 0000000000..1920644042 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-click_6.6.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-click.inc -- cgit v1.2.3-54-g00ecf