From 47a88044f10eadcd3b690766370e8ee69bef5e90 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 5 Nov 2019 23:49:32 -0800 Subject: python-contextlib2/python3-contextlib2: add version 0.6.0 The python-contextlib2 is required by python-importlib-metadata, the newly added recipes refers the one in meta-cloud-services Signed-off-by: Hongxu Jia Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb (limited to 'meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb b/meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb new file mode 100644 index 0000000000..1c0b560b41 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb @@ -0,0 +1,3 @@ +inherit pypi setuptools3 +require python-contextlib2.inc + -- cgit v1.2.3-54-g00ecf