From bf73812bc9361fd2e7e7ec47a0175e5d0e339d6c Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Thu, 19 Sep 2019 12:23:41 +0900 Subject: python-packaging: new recipe Add new recipe python-packaging as it is RDEPEND of python-pytest. Signed-off-by: Yuan Chao Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-packaging_19.2.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-packaging_19.2.bb (limited to 'meta-python/recipes-devtools/python/python-packaging_19.2.bb') diff --git a/meta-python/recipes-devtools/python/python-packaging_19.2.bb b/meta-python/recipes-devtools/python/python-packaging_19.2.bb new file mode 100644 index 0000000000..55d0746bb5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-packaging_19.2.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-packaging.inc -- cgit v1.2.3-54-g00ecf