aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-click_6.7.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-01-25 12:36:52 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:43:22 +0100
commitf091501c5b152775bb0f1a1b187eb1313fd3690a (patch)
tree9373842b2e44139af82e21ed31725cfc3a7236ab /meta-python/recipes-devtools/python/python-click_6.7.bb
parent7cada0a96d7d5b0393b9949f138fa15e8f7b9269 (diff)
downloadmeta-openembedded-contrib-f091501c5b152775bb0f1a1b187eb1313fd3690a.tar.gz
python-click: update to version 6.7
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-click_6.7.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-click_6.7.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-click_6.7.bb b/meta-python/recipes-devtools/python/python-click_6.7.bb
new file mode 100644
index 0000000000..f63e27c843
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-click_6.7.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools
+require python-click.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-contextlib"