[oe-commits] [meta-openembedded] 13/44: python-jsonpatch: update to version 1.21

git at git.openembedded.org git at git.openembedded.org
Wed Jan 17 05:49:43 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

commit dbbee6e75d6a2506bd10f5e894a716a538cea87b
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Jan 3 17:39:34 2018 -0500

    python-jsonpatch: update to version 1.21
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list