mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
25b5e35df5
commit
b7ab1526c2
@@ -0,0 +1,8 @@
|
||||
inherit pypi setuptools
|
||||
require python-jsonschema.inc
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-argparse \
|
||||
${PYTHON_PN}-contextlib \
|
||||
${PYTHON_PN}-functools32 \
|
||||
"
|
||||
Reference in New Issue
Block a user