From 4f39906e1c40cff080dae42abed8631b155e42c7 Mon Sep 17 00:00:00 2001 From: Robert Joslyn Date: Thu, 2 Aug 2018 20:27:02 -0700 Subject: python3-parse: Add recipe Correct the license to MIT. The PyPI metadata says BSD, but the license text in the code is actually MIT. Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-parse_1.8.4.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-parse_1.8.4.bb (limited to 'meta-python/recipes-devtools/python/python3-parse_1.8.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-parse_1.8.4.bb b/meta-python/recipes-devtools/python/python3-parse_1.8.4.bb new file mode 100644 index 0000000000..b1242545cc --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-parse_1.8.4.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-parse.inc -- cgit v1.2.3-54-g00ecf