]> code.ossystems Code Review - openembedded-core.git/commit
python-3.5-manifest: Add argparse module
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 23 Aug 2016 21:23:59 +0000 (18:23 -0300)
committerFabio Berton <fabio.berton@ossystems.com.br>
Wed, 31 Aug 2016 13:21:27 +0000 (10:21 -0300)
commit6acbda5ac9c4edbcabbe11227db1655fbc8d904c
tree461d7e27852e0cfed200d82572c7f53ab6a11f13
parent9681e957fbf3370a6905b54e42dac17fa976db70
python-3.5-manifest: Add argparse module

Adding argparse module from Python's standard library. This allow use
argparse without installing all python-misc modules. For compatibility,
add python3-argparse as RDEPENDS to python3-misc.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit f2b96001e074d26f5eb8711c2217a695fb02de4c)
meta/recipes-devtools/python/python-3.5-manifest.inc
meta/recipes-devtools/python/python3_3.5.1.bb
scripts/contrib/python/generate-manifest-3.5.py