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/python-click_6.6.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-click_6.6.bb (limited to 'meta-python/recipes-devtools/python/python-click_6.6.bb') diff --git a/meta-python/recipes-devtools/python/python-click_6.6.bb b/meta-python/recipes-devtools/python/python-click_6.6.bb new file mode 100644 index 0000000000..f63e27c843 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-click_6.6.bb @@ -0,0 +1,4 @@ +inherit pypi setuptools +require python-click.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-contextlib" -- cgit v1.2.3-54-g00ecf