From c4b47e17df54ad48b7953d11e450d41329b41f91 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 16 Feb 2017 18:09:34 -0500 Subject: python-jsonschema: update to version 2.6.0 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb (limited to 'meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb') diff --git a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb new file mode 100644 index 0000000000..3bb5220188 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb @@ -0,0 +1,8 @@ +inherit pypi setuptools +require python-jsonschema.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-argparse \ + ${PYTHON_PN}-contextlib \ + ${PYTHON_PN}-functools32 \ +" -- cgit 1.2.3-korg