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>
This commit is contained in:
Derek Straka
2017-02-16 18:09:34 -05:00
committed by Martin Jansa
parent 0e43562753
commit c4b47e17df
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
inherit pypi setuptools3
require python-jsonschema.inc
DEPENDS += "python3-vcversioner"
RDEPENDS_${PN} += " \
${PYTHON_PN}-misc \
"