From 8b6cda142bc6687177708dc939d750fa76d43160 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Mon, 9 Mar 2020 21:48:09 +0000 Subject: python3-pyroute2: upgrade 0.5.7 -> 0.5.9 Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyroute2.inc | 4 ++-- meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb | 2 -- meta-python/recipes-devtools/python/python3-pyroute2_0.5.9.bb | 2 ++ 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb create mode 100644 meta-python/recipes-devtools/python/python3-pyroute2_0.5.9.bb (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-pyroute2.inc b/meta-python/recipes-devtools/python/python-pyroute2.inc index 7a14b9efbb..add7b7bee1 100644 --- a/meta-python/recipes-devtools/python/python-pyroute2.inc +++ b/meta-python/recipes-devtools/python/python-pyroute2.inc @@ -3,8 +3,8 @@ LICENSE = "GPLv2 & Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" -SRC_URI[md5sum] = "371683b62314211b8bc9807ac8ef1144" -SRC_URI[sha256sum] = "963fce07da2841456d39e3b932b071f6de28d23dadfae014022d67a752916f98" +SRC_URI[md5sum] = "4ee568832c98c39253230293a2ca3d59" +SRC_URI[sha256sum] = "240ed116fabef02c284cc40d27986e629f02aa788311a8059905b8988752d5b7" FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyroute2:" diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb deleted file mode 100644 index a23e72c4ad..0000000000 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb +++ /dev/null @@ -1,2 +0,0 @@ -require python-pyroute2.inc -inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.9.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.9.bb new file mode 100644 index 0000000000..a23e72c4ad --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.9.bb @@ -0,0 +1,2 @@ +require python-pyroute2.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf