meta-openembedded/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb
Derek Straka c4b47e17df python-jsonschema: update to version 2.6.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-20 11:50:13 +01:00

9 lines
168 B
BlitzBasic

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