python-prompt-toolkit: update to version 1.0.7

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2016-10-13 18:16:52 -04:00
committed by Martin Jansa
parent ee0f810c0e
commit 13e2470c02
3 changed files with 2 additions and 2 deletions
@@ -0,0 +1,9 @@
inherit pypi setuptools3
require python-prompt-toolkit.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-datetime \
${PYTHON_PN}-enum \
${PYTHON_PN}-shell \
${PYTHON_PN}-textutils \
"