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 setuptools
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= setuptools
22 HUMAN_VERSION
= 75.5.0
23 COMPONENT_SUMMARY
= Easily download
, build
, install, upgrade
, and
uninstall Python packages
24 COMPONENT_ARCHIVE_HASH
= \
25 sha256
:5c4ccb41111392671f02bb5f8436dfc5a9a7185e80500531b133f5775c4163ef
26 COMPONENT_LICENSE
= MIT
27 COMPONENT_LICENSE_FILE
= LICENSE
29 # This component is required by following bootstrapped components so it must be
31 # - cachetools (test bootstrap)
32 # - calver (test bootstrap)
33 # - chardet (test bootstrap)
34 # - distlib (test bootstrap)
35 # - importlib_metadata
36 # - pluggy (test bootstrap)
37 # - pytest (test bootstrap)
39 # - tox-current-env (test bootstrap)
40 # - trove-classifiers (test bootstrap)
42 PYTHON_BOOTSTRAP
= yes
44 include $(WS_MAKE_RULES
)/common.mk
46 # nose causes the test_pyproject_sets_attribute test to fail
47 TEST_CONFLICTING_PACKAGES.python
+= library
/python
/nose
49 # Auto-generated dependencies
50 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
51 TEST_REQUIRED_PACKAGES.python
+= library
/python
/build
52 TEST_REQUIRED_PACKAGES.python
+= library
/python
/filelock
53 TEST_REQUIRED_PACKAGES.python
+= library
/python
/importlib-metadata
54 TEST_REQUIRED_PACKAGES.python
+= library
/python
/ini2toml
55 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-collections
56 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-develop
57 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-envs
58 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-functools
59 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-path
60 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-test
61 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-text
62 TEST_REQUIRED_PACKAGES.python
+= library
/python
/more-itertools
63 TEST_REQUIRED_PACKAGES.python
+= library
/python
/mypy
64 TEST_REQUIRED_PACKAGES.python
+= library
/python
/packaging
65 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pip
66 TEST_REQUIRED_PACKAGES.python
+= library
/python
/platformdirs
67 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pyproject-hooks
68 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest
69 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-checkdocs
70 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-cov
71 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-enabler
72 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-home
73 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-mypy
74 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-subprocess
75 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-timeout
76 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-xdist
77 TEST_REQUIRED_PACKAGES.python
+= library
/python
/tomli
78 TEST_REQUIRED_PACKAGES.python
+= library
/python
/tomli-w
79 TEST_REQUIRED_PACKAGES.python
+= library
/python
/virtualenv
80 TEST_REQUIRED_PACKAGES.python
+= library
/python
/wheel