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.5.1.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb (limited to 'meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb') diff --git a/meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb b/meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb deleted file mode 100644 index 3bb5220188..0000000000 --- a/meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb +++ /dev/null @@ -1,8 +0,0 @@ -inherit pypi setuptools -require python-jsonschema.inc - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-argparse \ - ${PYTHON_PN}-contextlib \ - ${PYTHON_PN}-functools32 \ -" -- cgit v1.2.3-54-g00ecf