# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project ansible # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = ansible HUMAN_VERSION = 8.7.0 COMPONENT_SUMMARY = ansible - Radically simple IT automation COMPONENT_PROJECT_URL = https://ansible.com/ COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/90/25/55e09468efe564f3b48c47a7e082bd84d4f0d064af60ac8458eba4667994/ansible-8.7.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:3a5ca5152e4547d590e40b542d76b18dbbe2b36da4edd00a13a7c51a374ff737 COMPONENT_LICENSE = GPL-3.0-only COMPONENT_LICENSE_FILE = COPYING COMPONENT_FMRI = system/management/ansible COMPONENT_CLASSIFICATION = System/Administration and Configuration # This project is a collection of other projects (see tags.yaml), each with its # own test requirements. We do not support testing of that (yet). TEST_STYLE = none # This is a standalone application. Since no other Python project depends on # it we just provide single unversioned package. SINGLE_PYTHON_VERSION = yes include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/ansible-core PYTHON_REQUIRED_PACKAGES += library/python/setuptools PYTHON_REQUIRED_PACKAGES += library/python/wheel PYTHON_REQUIRED_PACKAGES += runtime/python