python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / python-singledispatch / Config.in
blob4abc219f95d74401a1b2dd0fe5994dde6acf648f
1 config BR2_PACKAGE_PYTHON_SINGLEDISPATCH
2         bool "python-singledispatch"
3         depends on BR2_PACKAGE_PYTHON
4         select BR2_PACKAGE_PYTHON_SIX # runtime
5         help
6           This library brings functools.singledispatch from
7           Python 3.4 to Python 2.6-3.3
9           https://pypi.python.org/pypi/singledispatch