aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/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
commit213c47118c571dfbd3bf5749341bd944d884c7c9 (patch)
tree429e442b759ccf41c2cf6b1c9169871815450c96 /meta-python/recipes-devtools/python/python-jsonpatch_1.23.bb
parenta06afb02d288d33a9b52625a82cc2fc47dc63e8a (diff)
downloadmeta-openembedded-213c47118c571dfbd3bf5749341bd944d884c7c9.tar.gz
python-jsonpatch: update to version 1.23
Remove upstreamed patch Drop-support-for-EOL-Python-3.3.patch Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonpatch_1.23.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-jsonpatch_1.23.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonpatch_1.23.bb b/meta-python/recipes-devtools/python/python-jsonpatch_1.23.bb
new file mode 100644
index 0000000000..90cd318026
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-jsonpatch_1.23.bb
@@ -0,0 +1,4 @@
+inherit setuptools
+require python-jsonpatch.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-re"