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 ansible
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= ansible
23 COMPONENT_SUMMARY
= ansible
- Radically simple IT automation
24 COMPONENT_PROJECT_URL
= https
://ansible.com
/
25 COMPONENT_ARCHIVE_URL
= \
26 https
://files.pythonhosted.org
/packages
/90/25/55e09468efe564f3b48c47a7e082bd84d4f0d064af60ac8458eba4667994
/ansible-8.7
.0.
tar.gz
27 COMPONENT_ARCHIVE_HASH
= \
28 sha256
:3a5ca5152e4547d590e40b542d76b18dbbe2b36da4edd00a13a7c51a374ff737
29 COMPONENT_LICENSE
= GPL-3.0
-only
30 COMPONENT_LICENSE_FILE
= COPYING
32 COMPONENT_FMRI
= system
/management
/ansible
33 COMPONENT_CLASSIFICATION
= System
/Administration and Configuration
35 # This project is a collection of other projects (see tags.yaml), each with its
36 # own test requirements. We do not support testing of that (yet).
39 # This is a standalone application. Since no other Python project depends on
40 # it we just provide single unversioned package.
41 SINGLE_PYTHON_VERSION
= yes
43 include $(WS_MAKE_RULES
)/common.mk
45 # Auto-generated dependencies
46 PYTHON_REQUIRED_PACKAGES
+= library
/python
/ansible-core
47 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools
48 PYTHON_REQUIRED_PACKAGES
+= library
/python
/wheel
49 PYTHON_REQUIRED_PACKAGES
+= runtime
/python