diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-03-09 21:48:09 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-10 18:21:23 -0700 |
commit | 8b6cda142bc6687177708dc939d750fa76d43160 (patch) | |
tree | 38d3f21b7f8c180da06a7a481f6a9c874ee73b92 /meta-python | |
parent | 47a6b2b73190d5dbe7d6100bea097e414bff47b2 (diff) | |
download | meta-openembedded-8b6cda142bc6687177708dc939d750fa76d43160.tar.gz |
python3-pyroute2: upgrade 0.5.7 -> 0.5.9
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyroute2.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyroute2_0.5.9.bb (renamed from meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyroute2.inc b/meta-python/recipes-devtools/python/python-pyroute2.inc index 7a14b9efb..add7b7bee 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" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 3 | LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
4 | file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" | 4 | file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "371683b62314211b8bc9807ac8ef1144" | 6 | SRC_URI[md5sum] = "4ee568832c98c39253230293a2ca3d59" |
7 | SRC_URI[sha256sum] = "963fce07da2841456d39e3b932b071f6de28d23dadfae014022d67a752916f98" | 7 | SRC_URI[sha256sum] = "240ed116fabef02c284cc40d27986e629f02aa788311a8059905b8988752d5b7" |
8 | 8 | ||
9 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyroute2:" | 9 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyroute2:" |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.9.bb index a23e72c4a..a23e72c4a 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.9.bb | |||