From 2ebd36666a0db8d9d0e676ea186bea43b9f2a55d Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 21 Dec 2023 18:55:13 +0000 Subject: [PATCH] python3-pyroute2: update to version 0.7.10 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- .../{python3-pyroute2_0.7.9.bb => python3-pyroute2_0.7.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyroute2_0.7.9.bb => python3-pyroute2_0.7.10.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb rename to meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb index 9365a330ec..6b340a18ce 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=dccbff78d7d79ae7e53953d43445c6e6 \ file://LICENSE.GPL-2.0-or-later;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://LICENSE.Apache-2.0;md5=34281e312165f843a2b7d1f114fe65ce" -SRC_URI[sha256sum] = "b69d82f140b0774317d7ba40f6c5fa1d755098ba3f3eb619982d16e750dc631a" +SRC_URI[sha256sum] = "cc2f90aad1517cb0b301041f678cc8d3c3427c26e53f15c78c93c67928d89a02" inherit setuptools3 pypi ptest