# # 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.1 COMPONENT_SUMMARY = Command line tool for manipulating wheel files COMPONENT_ARCHIVE_HASH = \ sha256:fd477efb5da0f7df1d3c76c73c14394002c844451bd63229d8570f376f5e6a38 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) # - pluggy (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 PYTHON_REQUIRED_PACKAGES += library/python/flit-core PYTHON_REQUIRED_PACKAGES += library/python/packaging PYTHON_REQUIRED_PACKAGES += runtime/python TEST_REQUIRED_PACKAGES.python += library/python/pytest TEST_REQUIRED_PACKAGES.python += library/python/setuptools