aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-08-15 11:44:47 -0400
committerKhem Raj <raj.khem@gmail.com>2018-08-19 16:09:28 -0700
commit08db444db33c6be22350f570f3b1d6d215eda49f (patch)
tree10e000929b4eb636cd32e4229a39fe137526c0ec /meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb
parent0ec21b6a50058d703f40f77e1845bf8df637e7bd (diff)
downloadmeta-openembedded-08db444db33c6be22350f570f3b1d6d215eda49f.tar.gz
python-prompt-toolkit: update to version 2.0.4
Update to the latest stable release. This branch is incompatible with the 1.x.y releases Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb
deleted file mode 100644
index 0e99917c21..0000000000
--- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-inherit pypi setuptools3
-require python-prompt-toolkit.inc
-
-RDEPENDS_${PN} += " \
- ${PYTHON_PN}-datetime \
- ${PYTHON_PN}-shell \
-"