mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
python3-jsonschema: depend on rfc3339-validator in all cases
This has been the case since https://github.com/python-jsonschema/jsonschema/commit/622c7b276e01d24b5569ab27cfefb692ae91012e (From OE-Core rev: 547d646540ebb9a4d3dbb310518e2200a14e6ebc) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fad9846ceb
commit
9a2062a1e3
@@ -19,7 +19,7 @@ PACKAGECONFIG[format] = ",,,\
|
||||
${PYTHON_PN}-jsonpointer \
|
||||
${PYTHON_PN}-webcolors \
|
||||
${PYTHON_PN}-rfc3987 \
|
||||
${PYTHON_PN}-strict-rfc3339 \
|
||||
${PYTHON_PN}-rfc3339-validator \
|
||||
"
|
||||
PACKAGECONFIG[nongpl] = ",,,\
|
||||
${PYTHON_PN}-idna \
|
||||
|
||||
Reference in New Issue
Block a user