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 nox
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
22 HUMAN_VERSION
= 2024.10.9
23 COMPONENT_SUMMARY
= Flexible
test automation.
24 COMPONENT_ARCHIVE_HASH
= \
25 sha256
:7aa9dc8d1c27e9f45ab046ffd1c3b2c4f7c91755304769df231308849ebded95
26 COMPONENT_LICENSE
= Apache-2.0
27 COMPONENT_LICENSE_FILE
= LICENSE
31 include $(WS_MAKE_RULES
)/common.mk
33 # This project does not support tox so we need to provide test requirements
35 TEST_REQUIREMENTS
+= requirements-test.txt
37 # Drop lines with timestamp
38 COMPONENT_TEST_TRANSFORMS
+= "-e '/nox >/d'"
40 # Auto-generated dependencies
41 PYTHON_REQUIRED_PACKAGES
+= library
/python
/argcomplete
42 PYTHON_REQUIRED_PACKAGES
+= library
/python
/colorlog
43 PYTHON_REQUIRED_PACKAGES
+= library
/python
/hatchling
44 PYTHON_REQUIRED_PACKAGES
+= library
/python
/packaging
45 PYTHON_REQUIRED_PACKAGES
+= library
/python
/tomli
46 PYTHON_REQUIRED_PACKAGES
+= library
/python
/virtualenv
47 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
48 TEST_REQUIRED_PACKAGES.python
+= library
/python
/coverage
49 TEST_REQUIRED_PACKAGES.python
+= library
/python
/flask
50 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest
51 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-cov
52 TEST_REQUIRED_PACKAGES.python
+= library
/python
/sphinx
53 TEST_REQUIRED_PACKAGES.python
+= library
/python
/tomli