aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb
diff options
context:
space:
mode:
authorTrevor Gamblin <trevor.gamblin@windriver.com>2019-11-12 19:23:37 -0500
committerKhem Raj <raj.khem@gmail.com>2019-11-13 07:15:17 -0800
commitcda4aa4653b1310b02c2b56e1c8703646242558b (patch)
tree016d73acf453d5494d9cf163c5d2336736c527e1 /meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb
parent652259d6ac5a8d3939965c02fd163f02e01e9c73 (diff)
downloadmeta-openembedded-cda4aa4653b1310b02c2b56e1c8703646242558b.tar.gz
python3-werkzeug: upgrade from 0.14.1 to 0.16.0
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb
deleted file mode 100644
index db41161b35..0000000000
--- a/meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-inherit pypi setuptools
-require python-werkzeug.inc
-
-RDEPENDS_${PN} += " \
- ${PYTHON_PN}-subprocess \
- ${PYTHON_PN}-zlib \
-"