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>
This commit is contained in:
Derek Straka
2018-08-15 11:44:47 -04:00
committed by Khem Raj
parent 0ec21b6a50
commit 08db444db3
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
inherit pypi setuptools3
require python-prompt-toolkit.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-datetime \
${PYTHON_PN}-shell \
"