buildroot/package/python-pycares/Config.in
James Hilliard 34c046d528 package/python-pycares: bump to version 3.0.0
This version drops python 2 support and requires cffi.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-03-17 11:35:41 +01:00

9 lines
206 B
Plaintext

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