# # 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 pyfakefs # BUILD_STYLE = setup.py USE_COMMON_TEST_MASTER = no include ../../../make-rules/shared-macros.mk COMPONENT_NAME = pyfakefs HUMAN_VERSION = 5.0.0 COMPONENT_REVISION = 1 COMPONENT_SUMMARY = pyfakefs - pyfakefs implements a fake file system that mocks the Python file system modules. COMPONENT_PROJECT_URL = http://pyfakefs.org COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/5a/50/a33e45dc6d7e12b652e32716688a509f341f75b19086141ed21938c82686/pyfakefs-5.0.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:19d1d8f1ee520891d78b6ed05c2078e0792d545f83dee33461fbaa5cc72e187d COMPONENT_LICENSE = Apache-2.0 COMPONENT_LICENSE_FILE = COPYING TEST_STYLE = pytest include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python