2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project packaging
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= packaging
23 COMPONENT_SUMMARY
= Core utilities for Python packages
24 COMPONENT_ARCHIVE_HASH
= \
25 sha256
:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f
26 COMPONENT_LICENSE
= Apache-2.0 OR BSD-2-Clause
30 # This component is required by following bootstrapped components so it must be
33 # - hatchling (test bootstrap)
34 # - pyproject_api (test bootstrap)
35 # - pytest (test bootstrap)
37 # - tox (test bootstrap)
38 # - Userland build framework (see setup.py.mk)
39 PYTHON_BOOTSTRAP
= yes
41 include $(WS_MAKE_RULES
)/common.mk
43 # Test results order varies between runs
44 PYTEST_SORT_TESTS
= yes
46 # Auto-generated dependencies
47 PYTHON_REQUIRED_PACKAGES
+= library
/python
/flit-core
48 PYTHON_REQUIRED_PACKAGES
+= runtime
/python