aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb
diff options
context:
space:
mode:
authorMoritz Fischer <moritz.fischer@ettus.com>2017-06-01 09:42:54 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-06-12 06:56:24 +0200
commitdfc764f0c557df1c0097fa6360cfc8be4a92f447 (patch)
treeeefae3ba88904f2e7372b38d696fcdd5452045c8 /meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb
parent464995dca63cc5ceb168f8a244a70d42d6513d5e (diff)
downloadmeta-openembedded-contrib-dfc764f0c557df1c0097fa6360cfc8be4a92f447.tar.gz
python-pyroute: Add support for python3
Extend recipe to support python3 Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb2
1 files changed, 2 insertions, 0 deletions
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