From f3cf8395988f71a765e5b3c992848b38f6637b07 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 1 Nov 2019 13:24:04 +0800 Subject: python-prompt-toolkit: upgrade 2.0.4 -> 2.0.10 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb (limited to 'meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb') diff --git a/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb b/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb new file mode 100644 index 0000000000..527c905a83 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools +require python-prompt-toolkit.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf