# # 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.46.3 COMPONENT_SUMMARY = Command line tool for manipulating wheel files COMPONENT_ARCHIVE_HASH = \ sha256:e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803 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) # - distlib (test bootstrap) # - tox-current-env (test bootstrap) PYTHON_TEST_BOOTSTRAP = yes include $(WS_MAKE_RULES)/common.mk # Random directory name COMPONENT_TEST_TRANSFORMS += "-e 's|/tmp/.*/garbage[^/]*|\$$(TMPDIR)|'" # Auto-generated dependencies REQUIRED_PACKAGES.python += library/python/flit-core REQUIRED_PACKAGES.python += library/python/packaging REQUIRED_PACKAGES.python += runtime/python TEST_REQUIRED_PACKAGES.python += library/python/pytest TEST_REQUIRED_PACKAGES.python += library/python/setuptools