From 1e6c70dd042b72727e974519ff49b68820305718 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 18 Jul 2017 03:30:54 -0700 Subject: python-unidiff: adds Python3 support Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-unidiff_0.5.4.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-unidiff_0.5.4.bb (limited to 'meta-python/recipes-devtools/python/python3-unidiff_0.5.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-unidiff_0.5.4.bb b/meta-python/recipes-devtools/python/python3-unidiff_0.5.4.bb new file mode 100644 index 0000000000..0ddc7e2f20 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-unidiff_0.5.4.bb @@ -0,0 +1,2 @@ +require python-unidiff.inc +inherit setuptools3 -- cgit 1.2.3-korg