diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-02 13:22:35 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-02 18:04:41 -0700 |
commit | ccf36c51a3e2e4bab0cb0d50f5ac0f7da7205e3f (patch) | |
tree | a1068342c6d6b598ff830915fd9799411337abc3 /meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb | |
parent | 68f1fdf237087f7fb644ae02922e56408c24e5cf (diff) | |
download | meta-openembedded-ccf36c51a3e2e4bab0cb0d50f5ac0f7da7205e3f.tar.gz |
python-jsonpatch: upgrade 1.23 -> 1.24
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ | |||
1 | inherit setuptools | ||
2 | require python-jsonpatch.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-re" | ||