diff options
| author | Derek Straka <derek@asterius.io> | 2017-01-25 12:36:52 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:43:22 +0100 |
| commit | f091501c5b152775bb0f1a1b187eb1313fd3690a (patch) | |
| tree | 9373842b2e44139af82e21ed31725cfc3a7236ab /meta-python/recipes-devtools/python/python3-click_6.7.bb | |
| parent | 7cada0a96d7d5b0393b9949f138fa15e8f7b9269 (diff) | |
| download | meta-openembedded-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/python3-click_6.7.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-click_6.7.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-click.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-enum" | ||
