python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / python-futures / Config.in
blob2eb40e93bd9ff94cfd7b76608116c8ab5c9eab67
1 config BR2_PACKAGE_PYTHON_FUTURES
2         bool "python-futures"
3         depends on BR2_PACKAGE_PYTHON # not needed for python3
4         help
5           Backport of the concurrent.futures package from Python 3.2.
7           https://github.com/agronholm/pythonfutures