mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-02 05:33:57 -09:00
- python-decorator is not a runtime dependency sinceb6255c4908- Replace https://github.com/kvesteri/validators by https://python-validators.github.io/validators - Update hash of LICENSE file (update in year with2e0d0ec703) https://github.com/python-validators/validators/blob/0.22.0/CHANGES.md Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
config BR2_PACKAGE_PYTHON_VALIDATORS
|
|
bool "python-validators"
|
|
help
|
|
Python Data Validation for Humans.
|
|
|
|
https://python-validators.github.io/validators
|