mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/python-jsonschema: drop python2 support
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
458bdb7f02
commit
baa88adcc6
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_PYTHON_JSONSCHEMA
|
||||
bool "python-jsonschema"
|
||||
select BR2_PACKAGE_PYTHON_FUNCTOOLS32 if BR2_PACKAGE_PYTHON # runtime
|
||||
help
|
||||
An implementation of JSON Schema validation for Python.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user