aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2020-09-14 16:15:32 +0300
committerKhem Raj <raj.khem@gmail.com>2020-09-15 09:28:34 -0700
commit39abd92a7e980228ee58b5a43054940d6792abec (patch)
tree9897b19c358a97d5fc28d05d676ec0da99c7ecc9
parenta5a11b54b362ab1ea8afb150794bb1a61cd8faa4 (diff)
downloadmeta-openembedded-contrib-39abd92a7e980228ee58b5a43054940d6792abec.tar.gz
python3-pyroute2: Upgrade 0.5.13 -> 0.5.14
Upgrade to release 0.5.14: - iproute: ip neigh get - iproute: link_lookup fix - nftables: missing hooks - netns: bug fix Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-pyroute2_0.5.14.bb (renamed from meta-python/recipes-devtools/python/python3-pyroute2_0.5.13.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.13.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.14.bb
index 4fb401957f..84397b65bd 100644
--- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.13.bb
+++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.14.bb
@@ -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] = "6c72ffa7147bbfa1610942e5734c8c87"
-SRC_URI[sha256sum] = "518365f3313e73b0f024b9fa7a580b29bfa2fe2c5230be0bc69c068bbf6637e9"
+SRC_URI[md5sum] = "6bde3624a6f22bdfb630bb54243a0d1d"
+SRC_URI[sha256sum] = "774c5ecf05fe40f0f601a7ab33c19ca0b24f00bf4a094e58deaa5333b7ca49b5"
inherit setuptools3 pypi ptest