aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2017-12-04 14:00:44 -0500
committerArmin Kuster <akuster808@gmail.com>2017-12-22 19:43:55 -0800
commit80b3f2e8203b26d8424d2e86405293a1fc0e262b (patch)
tree1ec148fb989782f6ffa801d19bac245f2a7e8ca2 /meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb
parent6b9cb0a7b0ff3142575ef1630b97b41a4c6cb5d7 (diff)
downloadmeta-openembedded-contrib-80b3f2e8203b26d8424d2e86405293a1fc0e262b.tar.gz
python-pyroute2: uprev to v0.4.21 (from 0.3.22)
Drop the json<-->simplejson patch instead opting to depend on python-json (part of core python libs). Beyond this the uprev is straightforward. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb
new file mode 100644
index 0000000000..a23e72c4ad
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb
@@ -0,0 +1,2 @@
+require python-pyroute2.inc
+inherit setuptools3