package/python-json-schema-validator: remove Python2 dependency
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Tue, 25 Apr 2017 18:48:24 +0000 (11:48 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 25 Apr 2017 19:50:44 +0000 (21:50 +0200)
python-json-schema-validator supports Python 3, so there's no reason
to limit it to Python 2 only.

Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Matthew Carruth <carruthm@gmail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-json-schema-validator/Config.in

index 6ae1eb162a5530ed805e35cc236b5ec8b2201afc..dbc532823bfa1fa7759fc29242e9c07807234c28 100644 (file)
@@ -1,6 +1,5 @@
 config BR2_PACKAGE_PYTHON_JSON_SCHEMA_VALIDATOR
        bool "python-json-schema-validator"
-       depends on BR2_PACKAGE_PYTHON
        select BR2_PACKAGE_PYTHON_VERSIONTOOLS
        help
          JSON Schema Validator