python-cmd2: upgrade 0.9.22 -> 0.9.23

-License-Update: Copyright year updated to 2020.

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2020-01-15 05:12:25 -08:00
committed by Khem Raj
parent 7878dff1ee
commit c594f2135d
3 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
inherit setuptools3
require python-cmd2.inc
RDEPENDS_${PN} += "\
${PYTHON_PN}-pyperclip \
${PYTHON_PN}-colorama \
${PYTHON_PN}-attrs \
${PYTHON_PN}-wcwidth \
"