python-jsonschema: upgrade 3.0.2 -> 3.1.1

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-10-17 14:25:24 +08:00
committed by Khem Raj
parent 049ec11f0e
commit 01265fad4e
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
inherit pypi setuptools
require python-jsonschema.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-argparse \
${PYTHON_PN}-contextlib \
${PYTHON_PN}-functools32 \
${PYTHON_PN}-lang \
${PYTHON_PN}-re \
${PYTHON_PN}-subprocess \
${PYTHON_PN}-textutils \
"