# # 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 crashtest # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = crashtest COMPONENT_VERSION = 0.4.1 COMPONENT_SUMMARY = crashtest - Manage Python errors with ease COMPONENT_PROJECT_URL = https://github.com/sdispater/crashtest COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/6e/5d/d79f51058e75948d6c9e7a3d679080a47be61c84d3cc8f71ee31255eb22b/crashtest-0.4.1.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:80d7b1f316ebfbd429f648076d6275c877ba30ba48979de4191714a75266f0ce COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE # https://github.com/sdispater/crashtest/issues/11 TEST_STYLE = none include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/poetry-core PYTHON_REQUIRED_PACKAGES += runtime/python