From f091501c5b152775bb0f1a1b187eb1313fd3690a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 25 Jan 2017 12:36:52 -0500 Subject: python-click: update to version 6.7 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-click_6.7.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-click_6.7.bb (limited to 'meta-python/recipes-devtools/python/python3-click_6.7.bb') diff --git a/meta-python/recipes-devtools/python/python3-click_6.7.bb b/meta-python/recipes-devtools/python/python3-click_6.7.bb new file mode 100644 index 0000000000..ecd1514a82 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-click_6.7.bb @@ -0,0 +1,4 @@ +inherit pypi setuptools3 +require python-click.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-enum" -- cgit v1.2.3-54-g00ecf