meta-openembedded/meta-python/recipes-devtools/python/python-jsonschema_2.5.1.bb
Fabio Berton b7ab1526c2 python-jsonschema, python3-jsonschema: Add recipe for version 2.5.1
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-08-22 15:49:28 +02:00

9 lines
168 B
BlitzBasic

inherit pypi setuptools
require python-jsonschema.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-argparse \
${PYTHON_PN}-contextlib \
${PYTHON_PN}-functools32 \
"