summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-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"
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[md5sum] = "6c72ffa7147bbfa1610942e5734c8c87" 6SRC_URI[md5sum] = "6bde3624a6f22bdfb630bb54243a0d1d"
7SRC_URI[sha256sum] = "518365f3313e73b0f024b9fa7a580b29bfa2fe2c5230be0bc69c068bbf6637e9" 7SRC_URI[sha256sum] = "774c5ecf05fe40f0f601a7ab33c19ca0b24f00bf4a094e58deaa5333b7ca49b5"
8 8
9inherit setuptools3 pypi ptest 9inherit setuptools3 pypi ptest
10 10