mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
python-cmd2: upgrade 0.9.16 -> 0.9.17
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
14
meta-python/recipes-devtools/python/python-cmd2_0.9.17.bb
Normal file
14
meta-python/recipes-devtools/python/python-cmd2_0.9.17.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
inherit setuptools
|
||||
require python-cmd2.inc
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-doctest \
|
||||
${PYTHON_PN}-pyparsing \
|
||||
${PYTHON_PN}-pyperclip \
|
||||
${PYTHON_PN}-shell \
|
||||
${PYTHON_PN}-six \
|
||||
${PYTHON_PN}-stringold \
|
||||
${PYTHON_PN}-subprocess \
|
||||
${PYTHON_PN}-threading \
|
||||
${PYTHON_PN}-textutils \
|
||||
"
|
||||
Reference in New Issue
Block a user