From 247f815db33698f502d0b0cf792f6ce2f058ab0e Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 8 Nov 2019 15:15:39 +0800 Subject: python-pyroute2: upgrade 0.5.2 -> 0.5.7 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb (limited to 'meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb') diff --git a/meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb new file mode 100644 index 0000000000..f25f1b4ab3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb @@ -0,0 +1,6 @@ +require python-pyroute2.inc +inherit setuptools + +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-subprocess \ +" -- cgit 1.2.3-korg