blob: 86454371b24101f7b93abfb96b5006aefffe4a9a [file] [log] [blame] [edit]
################################################################################
#
# python-wrapt
#
################################################################################
PYTHON_WRAPT_VERSION = 2.0.1
PYTHON_WRAPT_SOURCE = wrapt-$(PYTHON_WRAPT_VERSION).tar.gz
PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/49/2a/6de8a50cb435b7f42c46126cf1a54b2aab81784e74c8595c8e025e8f36d3
PYTHON_WRAPT_SETUP_TYPE = setuptools
PYTHON_WRAPT_LICENSE = BSD-2-Clause
PYTHON_WRAPT_LICENSE_FILES = LICENSE
$(eval $(python-package))