Files
Marcus Hoffmann cde5e50b73 package/python-pydantic-settings: bump to 2.9.1
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
2025-05-16 16:19:49 +02:00

11 lines
415 B
Plaintext

config BR2_PACKAGE_PYTHON_PYDANTIC_SETTINGS
bool "python-pydantic-settings"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-pydantic -> python-pydantic-core
select BR2_PACKAGE_PYTHON_DOTENV # runtime
select BR2_PACKAGE_PYTHON_PYDANTIC # runtime
select BR2_PACKAGE_PYTHON_TYPING_INSPECTION # runtime
help
Settings management using Pydantic.
https://github.com/pydantic/pydantic-settings