From dfc764f0c557df1c0097fa6360cfc8be4a92f447 Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Thu, 1 Jun 2017 09:42:54 -0700 Subject: python-pyroute: Add support for python3 Extend recipe to support python3 Signed-off-by: Moritz Fischer Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb (limited to 'meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb new file mode 100644 index 0000000000..a23e72c4ad --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb @@ -0,0 +1,2 @@ +require python-pyroute2.inc +inherit setuptools3 -- cgit 1.2.3-korg