From ccf36c51a3e2e4bab0cb0d50f5ac0f7da7205e3f Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 2 Aug 2019 13:22:35 +0800 Subject: python-jsonpatch: upgrade 1.23 -> 1.24 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb (limited to 'meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb') diff --git a/meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb b/meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb new file mode 100644 index 0000000000..90cd318026 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb @@ -0,0 +1,4 @@ +inherit setuptools +require python-jsonpatch.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-re" -- cgit v1.2.3-54-g00ecf