buildroot/package/python-ibmiotf/Config.in
Asaf Kahlon 5709402e4c package/python-ibmiotf: bump to version 0.4.0
* Update dependency list.
* Take tarball from PyPI.
* Update license hash: same content, changed to UNIX line endings.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-10-14 21:59:26 +02:00

14 lines
521 B
Plaintext

config BR2_PACKAGE_PYTHON_IBMIOTF
bool "python-ibmiotf"
select BR2_PACKAGE_PYTHON_ISO8601 # runtime
select BR2_PACKAGE_PYTHON_PAHO_MQTT # runtime
select BR2_PACKAGE_PYTHON_PYTZ # runtime
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
select BR2_PACKAGE_PYTHON_REQUESTS_TOOLBELT # runtime
select BR2_PACKAGE_PYTHON_SSL if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON3_SSL if BR2_PACKAGE_PYTHON3 # runtime
help
Python Client for IBM Watson IoT Platform.
https://github.com/ibm-watson-iot/iot-python