aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.14.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-08-09 21:45:32 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-13 13:21:04 +0200
commitdcd04e96134b33cdd7d72cae73cc653795883e39 (patch)
tree018a469ce681b0ff75985d7458883ea21e662dc0 /meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.14.bb
parent7a51a622cd14ebfb9b2b567614c15f1b33998011 (diff)
downloadmeta-openembedded-contrib-dcd04e96134b33cdd7d72cae73cc653795883e39.tar.gz
python-prompt-toolkit: update to version 1.0.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-prompt-toolkit_1.0.14.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.14.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.14.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.14.bb
deleted file mode 100644
index d8f6389cc4..0000000000
--- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.14.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-inherit pypi setuptools3
-require python-prompt-toolkit.inc
-
-RDEPENDS_${PN} += " \
- ${PYTHON_PN}-datetime \
- ${PYTHON_PN}-enum \
- ${PYTHON_PN}-shell \
- ${PYTHON_PN}-textutils \
-"