xref: /OK3568_Linux_fs/buildroot/package/python-ibmiotf/python-ibmiotf.mk (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1################################################################################
2#
3# python-ibmiotf
4#
5################################################################################
6
7PYTHON_IBMIOTF_VERSION = 0.4.0
8PYTHON_IBMIOTF_SOURCE = ibmiotf-$(PYTHON_IBMIOTF_VERSION).tar.gz
9PYTHON_IBMIOTF_SITE = https://files.pythonhosted.org/packages/78/05/029ca6f78b788a3c55157fd11bb63922d002d75df982ffb8243f450a750e
10PYTHON_IBMIOTF_SETUP_TYPE = setuptools
11PYTHON_IBMIOTF_LICENSE = EPL-1.0
12PYTHON_IBMIOTF_LICENSE_FILES = LICENSE
13
14$(eval $(python-package))
15