From 588883107b9e6c182b4b2dc1114ffdadf891c6e0 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 10 Jul 2018 16:19:29 -0400 Subject: python-pyroute2: update to version 0.5.2 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb (limited to 'meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb') diff --git a/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb new file mode 100644 index 0000000000..f25f1b4ab3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb @@ -0,0 +1,6 @@ +require python-pyroute2.inc +inherit setuptools + +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-subprocess \ +" -- cgit 1.2.3-korg