# # 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 wheel # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = wheel HUMAN_VERSION = 0.45.0 COMPONENT_SUMMARY = A built-package format for Python COMPONENT_ARCHIVE_HASH = \ sha256:a57353941a3183b3d5365346b567a260a0602a0f8a635926a7dede41b94c674a COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE.txt # This component is required by following bootstrapped components so it must be # bootstrapped too. # - cachetools (test bootstrap) # - chardet (test bootstrap) # - distlib (test bootstrap) # - importlib_metadata # - pluggy (test bootstrap) # - pytest (test bootstrap) # - setuptools-scm # - tox-current-env (test bootstrap) # - trove-classifiers (test bootstrap) # - zipp PYTHON_BOOTSTRAP = yes include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/flit-core PYTHON_REQUIRED_PACKAGES += runtime/python TEST_REQUIRED_PACKAGES.python += library/python/pytest TEST_REQUIRED_PACKAGES.python += library/python/setuptools