diff options
author | Derek Straka <derek@asterius.io> | 2023-12-21 18:55:13 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-12-22 06:39:34 -0800 |
commit | 2ebd36666a0db8d9d0e676ea186bea43b9f2a55d (patch) | |
tree | 09ee14215329964dcc84245bd63f917c9e83d09a /meta-python | |
parent | 3ddad1958930c6357217b79986136c9a45a9caf2 (diff) | |
download | meta-openembedded-2ebd36666a0db8d9d0e676ea186bea43b9f2a55d.tar.gz |
python3-pyroute2: update to version 0.7.10
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb (renamed from meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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 \ | |||
4 | file://LICENSE.GPL-2.0-or-later;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 4 | file://LICENSE.GPL-2.0-or-later;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
5 | file://LICENSE.Apache-2.0;md5=34281e312165f843a2b7d1f114fe65ce" | 5 | file://LICENSE.Apache-2.0;md5=34281e312165f843a2b7d1f114fe65ce" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "b69d82f140b0774317d7ba40f6c5fa1d755098ba3f3eb619982d16e750dc631a" | 7 | SRC_URI[sha256sum] = "cc2f90aad1517cb0b301041f678cc8d3c3427c26e53f15c78c93c67928d89a02" |
8 | 8 | ||
9 | inherit setuptools3 pypi ptest | 9 | inherit setuptools3 pypi ptest |
10 | 10 | ||