From 08db444db33c6be22350f570f3b1d6d215eda49f Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 15 Aug 2018 11:44:47 -0400 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.4.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.4.bb (limited to 'meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.4.bb') diff --git a/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.4.bb b/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.4.bb new file mode 100644 index 0000000000..527c905a83 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-prompt-toolkit_2.0.4.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools +require python-prompt-toolkit.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-subprocess \ +" -- cgit 1.2.3-korg