Files
buildroot/package/python-pycares/Config.in
James Hilliard 8f7f912ead package/python-pycares: bump to version 5.0.0
Add dependency on c-ares and set env variable to ensure it's used.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2026-01-01 10:33:19 +01:00

9 lines
201 B
Plaintext

config BR2_PACKAGE_PYTHON_PYCARES
bool "python-pycares"
select BR2_PACKAGE_C_ARES
select BR2_PACKAGE_PYTHON_CFFI # runtime
help
Python interface for c-ares.
http://github.com/saghul/pycares