[oe] [meta-python][PATCH 3/3] python-jsonpatch: update to version 1.21

Derek Straka derek at asterius.io
Wed Jan 3 22:39:34 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-jsonpatch.inc              | 4 ++--
 .../python/{python-jsonpatch_1.20.bb => python-jsonpatch_1.21.bb}     | 0
 .../python/{python3-jsonpatch_1.20.bb => python3-jsonpatch_1.21.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-jsonpatch_1.20.bb => python-jsonpatch_1.21.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-jsonpatch_1.20.bb => python3-jsonpatch_1.21.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-jsonpatch.inc b/meta-python/recipes-devtools/python/python-jsonpatch.inc
index 8653de9..838dbe3 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"
 
 inherit pypi
 
-SRC_URI[md5sum] = "b82b9ecad4cdef86bf0b88cbdbf7a8b9"
-SRC_URI[sha256sum] = "b12594a0cfe634bdd2a5c027250af2dd84932d493568e88ae722871edc3eb02d"
+SRC_URI[md5sum] = "0b20d819daf120ed3fef3be608f2ce18"
+SRC_URI[sha256sum] = "11f5ffdf543a83047a2f54ac28f8caad7f34724cb1ea26b27547fd974f1a2153"
 
 RDEPENDS_${PN} += "${PYTHON_PN}-json ${PYTHON_PN}-jsonpointer ${PYTHON_PN}-netclient ${PYTHON_PN}-re ${PYTHON_PN}-stringold"
 
diff --git a/meta-python/recipes-devtools/python/python-jsonpatch_1.20.bb b/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-jsonpatch_1.20.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-jsonpatch_1.20.bb
rename to meta-python/recipes-devtools/python/python3-jsonpatch_1.21.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list