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 iniconfig
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= iniconfig
23 COMPONENT_SUMMARY
= iniconfig
- brain-dead simple config-ini parsing
24 COMPONENT_PROJECT_URL
= https
://github.com
/pytest-dev
/iniconfig
25 COMPONENT_ARCHIVE_URL
= \
26 https
://files.pythonhosted.org
/packages
/d7
/4b
/cbd8e699e64a6f16ca3a8220661b5f83792b3017d0f79807cb8708d33913
/iniconfig-2.0
.0.
tar.gz
27 COMPONENT_ARCHIVE_HASH
= \
28 sha256
:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3
29 COMPONENT_LICENSE
= MIT
30 COMPONENT_LICENSE_FILE
= LICENSE
34 # This component is required by following bootstrapped components so it must be
36 # - pytest (test bootstrap)
37 PYTHON_TEST_BOOTSTRAP
= yes
39 include $(WS_MAKE_RULES
)/common.mk
41 # Auto-generated dependencies
42 PYTHON_REQUIRED_PACKAGES
+= library
/python
/hatch-vcs
43 PYTHON_REQUIRED_PACKAGES
+= library
/python
/hatchling
44 PYTHON_REQUIRED_PACKAGES
+= runtime
/python