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 -d python/pytest-salt-factories pytest_salt_factories
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= pytest_salt_factories
23 COMPONENT_SUMMARY
= Pytest Salt Plugin
24 COMPONENT_PROJECT_URL
= https
://github.com
/saltstack
/pytest-salt-factories
25 COMPONENT_ARCHIVE_HASH
= \
26 sha256
:4532a74a8195353dc094fa620870dff76d1c4fc9ce38c4a4c6470297849dc178
27 COMPONENT_LICENSE
= Apache-2.0
28 COMPONENT_LICENSE_FILE
= LICENSE
32 include $(WS_MAKE_RULES
)/common.mk
34 # This project does not support tox so we need to provide test requirements
36 TEST_REQUIREMENTS
+= requirements
/tests.txt
38 # Auto-generated dependencies
39 PYTHON_REQUIRED_PACKAGES
+= library
/python
/attrs
40 PYTHON_REQUIRED_PACKAGES
+= library
/python
/msgpack
41 PYTHON_REQUIRED_PACKAGES
+= library
/python
/psutil
42 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pytest
43 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pytest-helpers-namespace
44 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pytest-shell-utilities
45 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pytest-skip-markers
46 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pytest-system-statistics
47 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pyyaml
48 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pyzmq
49 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools
50 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools-declarative-requirements
51 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools-scm
52 PYTHON_REQUIRED_PACKAGES
+= library
/python
/virtualenv
53 PYTHON_REQUIRED_PACKAGES
+= library
/python
/wheel
54 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
55 TEST_REQUIRED_PACKAGES.python
+= library
/python
/attrs
56 TEST_REQUIRED_PACKAGES.python
+= library
/python
/importlib-metadata
57 TEST_REQUIRED_PACKAGES.python
+= library
/python
/msgpack
58 TEST_REQUIRED_PACKAGES.python
+= library
/python
/psutil
59 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pyfakefs
60 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest
61 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-helpers-namespace
62 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-shell-utilities
63 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-skip-markers
64 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-subtests
65 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-system-statistics
66 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pyyaml
67 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pyzmq
68 TEST_REQUIRED_PACKAGES.python
+= library
/python
/virtualenv