# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project func_timeout # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = func_timeout HUMAN_VERSION = 4.3.5 COMPONENT_SUMMARY = func_timeout - Python module which allows you to specify timeouts when calling any existing function. Also provides support for stoppable-threads COMPONENT_PROJECT_URL = https://github.com/kata198/func_timeout COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/b3/0d/bf0567477f7281d9a3926c582bfef21bff7498fc0ffd3e9de21811896a0b/func_timeout-4.3.5.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:74cd3c428ec94f4edfba81f9b2f14904846d5ffccc27c92433b8b5939b5575dd COMPONENT_LICENSE = LGPL-3.0-only COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = pytest include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python