diff options
author | Derek Straka <derek@asterius.io> | 2017-02-08 17:38:04 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:43:33 +0100 |
commit | 4d5e97e8b4c51409cfce66cf0721c7f8e2377a72 (patch) | |
tree | d964f3143be0f56c8ea9f465b7cd23c0dc4263ed /meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb | |
parent | c0416d417115fbae55d83c2d9fa3f3fca1a9e1a0 (diff) | |
download | meta-openembedded-4d5e97e8b4c51409cfce66cf0721c7f8e2377a72.tar.gz |
python-werkzeug: update to version 0.11.15
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-werkzeug_0.11.15.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb new file mode 100644 index 000000000..145a1de0a --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | inherit pypi setuptools3 | ||
2 | require python-werkzeug.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-misc" | ||