mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
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:
committed by
Martin Jansa
parent
0e43562753
commit
c4b47e17df
@@ -0,0 +1,8 @@
|
||||
inherit pypi setuptools3
|
||||
require python-jsonschema.inc
|
||||
|
||||
DEPENDS += "python3-vcversioner"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-misc \
|
||||
"
|
||||
Reference in New Issue
Block a user