From b7ab1526c2ec3b09795389050035aab7f961bf68 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Wed, 17 Aug 2016 10:17:48 -0300 Subject: python-jsonschema, python3-jsonschema: Add recipe for version 2.5.1 Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create 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 new file mode 100644 index 0000000000..3bb5220188 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb @@ -0,0 +1,8 @@ +inherit pypi setuptools +require python-jsonschema.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-argparse \ + ${PYTHON_PN}-contextlib \ + ${PYTHON_PN}-functools32 \ +" -- cgit v1.2.3-54-g00ecf