mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-04 14:43:51 -09:00
Signed-off-by: Alexandre Ondet <hellohacker.dev@gmail.com> [Julien: - add a new line before homepage url in Config.in - add LICENSE hash - fix check-package error ] Signed-off-by: Julien Olivain <ju.o@free.fr>
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
config BR2_PACKAGE_PYTHON_DEPRECATION
|
|
bool "python-deprecation"
|
|
help
|
|
A library to handle automated deprecations in Python.
|
|
|
|
https://pypi.org/project/deprecation/
|