[oe-commits] [meta-openembedded] 30/34: python-jsonschema: upgrade 3.0.2 -> 3.1.1

git at git.openembedded.org git at git.openembedded.org
Thu Oct 17 13:01:10 UTC 2019


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

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

commit 6e71c87fc06698e61aea58f08627d0457227f0d2
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Oct 17 14:25:24 2019 +0800

    python-jsonschema: upgrade 3.0.2 -> 3.1.1
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-jsonschema.inc             | 4 ++--
 .../python/{python-jsonschema_3.0.2.bb => python-jsonschema_3.1.1.bb} | 0
 .../{python3-jsonschema_3.0.2.bb => python3-jsonschema_3.1.1.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-jsonschema.inc b/meta-python/recipes-devtools/python/python-jsonschema.inc
index c772e9e..d9ccf1c 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] = "2b44d00dccc96d7ba3839190263152eb"
-SRC_URI[sha256sum] = "8d4a2b7b6c2237e0199c8ea1a6d3e05bf118e289ae2b9d7ba444182a2959560d"
+SRC_URI[md5sum] = "a802ab85600074a726ef6acc4e6a8148"
+SRC_URI[sha256sum] = "2fa0684276b6333ff3c0b1b27081f4b2305f0a36cf702a23db50edb141893c3f"
 
 DEPENDS += "${PYTHON_PN}-vcversioner-native ${PYTHON_PN}-setuptools-scm-native"
 
diff --git a/meta-python/recipes-devtools/python/python-jsonschema_3.0.2.bb b/meta-python/recipes-devtools/python/python-jsonschema_3.1.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-jsonschema_3.0.2.bb
rename to meta-python/recipes-devtools/python/python-jsonschema_3.1.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-jsonschema_3.0.2.bb b/meta-python/recipes-devtools/python/python3-jsonschema_3.1.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-jsonschema_3.0.2.bb
rename to meta-python/recipes-devtools/python/python3-jsonschema_3.1.1.bb

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


More information about the Openembedded-commits mailing list