280d06236e
- python-decorator is not a runtime dependency since https://github.com/python-validators/validators/commit/b6255c49088cbe6563eb93a7224c86eee04be06a - Replace https://github.com/kvesteri/validators by https://python-validators.github.io/validators - Update hash of LICENSE file (update in year with https://github.com/python-validators/validators/commit/2e0d0ec703eab5c9b0d303d8d318d5389dcef9fa) 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
|