From e875bc8ef59f1257a712174ea11548be1fb74fd9 Mon Sep 17 00:00:00 2001 From: Nicola Lunghi Date: Fri, 29 Nov 2019 02:38:17 +0000 Subject: python-configargparse: add package (version 0.15.1) This module merges the argparse and the configparser functionality and is python3 compatible Signed-off-by: Nicola Lunghi Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb (limited to 'meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb') diff --git a/meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb b/meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb new file mode 100644 index 0000000000..6d64b8d0b2 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-configargparse_0.15.1.bb @@ -0,0 +1,3 @@ +inherit setuptools +require python-configargparse.inc + -- cgit v1.2.3-54-g00ecf