aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-jsonpatch_1.23.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-04-22 11:50:28 -0400
committerArmin Kuster <akuster808@gmail.com>2018-05-01 18:17:02 -0700
commit2af972ea7d596da0f518af68c9023ac18894cdcc (patch)
tree50f44ddfb8246b7bb7cb906e6ea521c9d0573c35 /recipes-devtools/python/python-jsonpatch_1.23.bb
parent612c7b0d32014a4627f90cfa4ec96952fe0dfe2f (diff)
downloadmeta-python2-2af972ea7d596da0f518af68c9023ac18894cdcc.tar.gz
python-jsonpatch: update to version 1.23
Remove upstreamed patch Drop-support-for-EOL-Python-3.3.patch (From meta-openembedded commit: 213c47118c571dfbd3bf5749341bd944d884c7c9) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-jsonpatch_1.23.bb')
-rw-r--r--recipes-devtools/python/python-jsonpatch_1.23.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-jsonpatch_1.23.bb b/recipes-devtools/python/python-jsonpatch_1.23.bb
new file mode 100644
index 0000000..90cd318
--- /dev/null
+++ b/recipes-devtools/python/python-jsonpatch_1.23.bb
@@ -0,0 +1,4 @@
+inherit setuptools
+require python-jsonpatch.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-re"