Marcel Telka
2024-03-24 bdb44db4c01a6c5e709ba5e012ba6c460a54d43d
commit | author | age
a629f0 1 #
MT 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
5 # 1.0 of the CDDL.
6 #
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.
10 #
11
12 #
13 # This file was automatically generated using the following command:
14 #   $WS_TOOLS/python-integrate-project pytest-salt-factories
15 #
16
17 BUILD_STYLE = pyproject
18
19 include ../../../make-rules/shared-macros.mk
20
21 COMPONENT_NAME =        pytest-salt-factories
bdb44d 22 HUMAN_VERSION =            1.0.1
a629f0 23 COMPONENT_SUMMARY =        pytest-salt-factories - Pytest Salt Plugin
MT 24 COMPONENT_PROJECT_URL =        https://github.com/saltstack/pytest-salt-factories
25 COMPONENT_ARCHIVE_HASH =    \
bdb44d 26     sha256:daf267a4810d01c91f5e9ae09cd084c4732d9c8a0cad7e207264a2b78c3199c5
a629f0 27 COMPONENT_LICENSE =        Apache-2.0
MT 28 COMPONENT_LICENSE_FILE =    LICENSE
29
bdb44d 30 # https://github.com/saltstack/pytest-system-statistics/issues/4
MT 31 TEST_STYLE = none
a629f0 32
MT 33 include $(WS_MAKE_RULES)/common.mk
34
35 # Auto-generated dependencies
36 PYTHON_REQUIRED_PACKAGES += library/python/attrs
37 PYTHON_REQUIRED_PACKAGES += library/python/msgpack
38 PYTHON_REQUIRED_PACKAGES += library/python/psutil
39 PYTHON_REQUIRED_PACKAGES += library/python/pytest
40 PYTHON_REQUIRED_PACKAGES += library/python/pytest-helpers-namespace
bdb44d 41 PYTHON_REQUIRED_PACKAGES += library/python/pytest-shell-utilities
a629f0 42 PYTHON_REQUIRED_PACKAGES += library/python/pytest-skip-markers
bdb44d 43 PYTHON_REQUIRED_PACKAGES += library/python/pytest-system-statistics
MT 44 PYTHON_REQUIRED_PACKAGES += library/python/pyyaml
a629f0 45 PYTHON_REQUIRED_PACKAGES += library/python/pyzmq
MT 46 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
47 PYTHON_REQUIRED_PACKAGES += library/python/setuptools-declarative-requirements
48 PYTHON_REQUIRED_PACKAGES += library/python/setuptools-scm
49 PYTHON_REQUIRED_PACKAGES += library/python/virtualenv
50 PYTHON_REQUIRED_PACKAGES += library/python/wheel
51 PYTHON_REQUIRED_PACKAGES += runtime/python