[oe] [meta-python][PATCH] python-pyroute2: update to version 0.5.0

Derek Straka derek at asterius.io
Sat Mar 24 13:37:31 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pyroute2.inc               | 4 ++--
 .../python/{python-pyroute2_0.4.21.bb => python-pyroute2_0.5.0.bb}    | 0
 .../python/{python3-pyroute2_0.4.21.bb => python3-pyroute2_0.5.0.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyroute2_0.4.21.bb => python-pyroute2_0.5.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyroute2_0.4.21.bb => python3-pyroute2_0.5.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyroute2.inc b/meta-python/recipes-devtools/python/python-pyroute2.inc
index 9ec9866..4c93ed4 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] = "9c251543c4282a2f8b1a8d6aa8afc688"
-SRC_URI[sha256sum] = "7afad28ee0a0f3e7c34adaa9f953d00560ed9910203e93f107833b6e8d151171"
+SRC_URI[md5sum] = "9060ae8bfad457671fc3b68450175d93"
+SRC_URI[sha256sum] = "bb02fe5a02fb4e8baad4d7ccf7ba5e748044ee0a1ad7d2fa4927f68f396863c4"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyroute2:"
 
diff --git a/meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb
rename to meta-python/recipes-devtools/python/python-pyroute2_0.5.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb
rename to meta-python/recipes-devtools/python/python3-pyroute2_0.5.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list