summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-04-13 12:48:32 +0300
committerKhem Raj <raj.khem@gmail.com>2021-04-15 09:25:26 -0700
commit2df3e3aa478ffae71c8e2c99e4d8577460292e51 (patch)
tree973bf26ee80e267e29aa7d54fe6d9c8ffdf4490d /meta-python
parent0c006765426bc41c1344e856528b499637574f97 (diff)
downloadmeta-openembedded-2df3e3aa478ffae71c8e2c99e4d8577460292e51.tar.gz
python3-pyroute2: Upgrade 0.5.17 -> 0.5.18
Upgrade to release 0.5.18: - netlink: support zero length lladdr Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyroute2_0.5.18.bb (renamed from meta-python/recipes-devtools/python/python3-pyroute2_0.5.17.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.17.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.18.bb
index 1d3d5a253a..439d383f86 100644
--- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.17.bb
+++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.18.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & Apache-2.0"
3LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 3LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
4 file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" 4 file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce"
5 5
6SRC_URI[sha256sum] = "12d51066ea5628a6fa76fc244f301a8eea5d25d71a9d664016976edfa3889733" 6SRC_URI[sha256sum] = "08ac40cad52c0bb2e0f20087520599aa91fcce0b221dd26e9042330428810bc5"
7 7
8inherit setuptools3 pypi ptest 8inherit setuptools3 pypi ptest
9 9