diff options
author | Derek Straka <derek@asterius.io> | 2018-01-03 17:39:34 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-01-16 21:33:05 -0800 |
commit | dbbee6e75d6a2506bd10f5e894a716a538cea87b (patch) | |
tree | e6d8092e36d4c12ccbb4a5edeb6a5f1be91a9666 /meta-python/recipes-devtools | |
parent | 11ed42e08f2085b0986dfe38199e9e0c87791a4b (diff) | |
download | meta-openembedded-dbbee6e75d6a2506bd10f5e894a716a538cea87b.tar.gz |
python-jsonpatch: update to version 1.21
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-jsonpatch.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb (renamed from meta-python/recipes-devtools/python/python-jsonpatch_1.20.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-jsonpatch_1.21.bb (renamed from meta-python/recipes-devtools/python/python3-jsonpatch_1.20.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonpatch.inc b/meta-python/recipes-devtools/python/python-jsonpatch.inc index 8653de9be..838dbe332 100644 --- a/meta-python/recipes-devtools/python/python-jsonpatch.inc +++ b/meta-python/recipes-devtools/python/python-jsonpatch.inc | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=32b15c843b7a329130f4e266a281ebb3" | |||
5 | 5 | ||
6 | inherit pypi | 6 | inherit pypi |
7 | 7 | ||
8 | SRC_URI[md5sum] = "b82b9ecad4cdef86bf0b88cbdbf7a8b9" | 8 | SRC_URI[md5sum] = "0b20d819daf120ed3fef3be608f2ce18" |
9 | SRC_URI[sha256sum] = "b12594a0cfe634bdd2a5c027250af2dd84932d493568e88ae722871edc3eb02d" | 9 | SRC_URI[sha256sum] = "11f5ffdf543a83047a2f54ac28f8caad7f34724cb1ea26b27547fd974f1a2153" |
10 | 10 | ||
11 | RDEPENDS_${PN} += "${PYTHON_PN}-json ${PYTHON_PN}-jsonpointer ${PYTHON_PN}-netclient ${PYTHON_PN}-re ${PYTHON_PN}-stringold" | 11 | RDEPENDS_${PN} += "${PYTHON_PN}-json ${PYTHON_PN}-jsonpointer ${PYTHON_PN}-netclient ${PYTHON_PN}-re ${PYTHON_PN}-stringold" |
12 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python-jsonpatch_1.20.bb b/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb index e45699a6d..e45699a6d 100644 --- a/meta-python/recipes-devtools/python/python-jsonpatch_1.20.bb +++ b/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-jsonpatch_1.20.bb b/meta-python/recipes-devtools/python/python3-jsonpatch_1.21.bb index eb5593485..eb5593485 100644 --- a/meta-python/recipes-devtools/python/python3-jsonpatch_1.20.bb +++ b/meta-python/recipes-devtools/python/python3-jsonpatch_1.21.bb | |||