Signed-off-by: Derek Straka <de...@asterius.io>
---
 meta-python/recipes-devtools/python/python-jsonschema.inc             | 4 ++--
 .../python/{python-jsonschema_2.5.1.bb => python-jsonschema_2.6.0.bb} | 0
 .../{python3-jsonschema_2.5.1.bb => python3-jsonschema_2.6.0.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-jsonschema_2.5.1.bb => 
python-jsonschema_2.6.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-jsonschema_2.5.1.bb => 
python3-jsonschema_2.6.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-jsonschema.inc 
b/meta-python/recipes-devtools/python/python-jsonschema.inc
index 3466457..74933f5 100644
--- a/meta-python/recipes-devtools/python/python-jsonschema.inc
+++ b/meta-python/recipes-devtools/python/python-jsonschema.inc
@@ -2,8 +2,8 @@ SUMMARY = "An implementation of JSON Schema validation for 
Python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8"
 
-SRC_URI[md5sum] = "374e848fdb69a3ce8b7e778b47c30640"
-SRC_URI[sha256sum] = 
"36673ac378feed3daa5956276a829699056523d7961027911f064b52255ead41"
+SRC_URI[md5sum] = "50c6b69a373a8b55ff1e0ec6e78f13f4"
+SRC_URI[sha256sum] = 
"6ff5f3180870836cae40f06fa10419f557208175f13ad7bc26caa77beb1f6e02"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-core \
diff --git a/meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb 
b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb
rename to meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-jsonschema_2.5.1.bb 
b/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-jsonschema_2.5.1.bb
rename to meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb
-- 
2.7.4

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to