# # 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 pytest-datadir # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = pytest-datadir HUMAN_VERSION = 1.5.0 COMPONENT_SUMMARY = pytest-datadir - pytest plugin for test data directories and files COMPONENT_PROJECT_URL = http://github.com/gabrielcnr/pytest-datadir COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/aa/97/a93900d82635aa3f419c3cd2059b4de7d7fe44e415eaf00c298854582dcc/pytest-datadir-1.5.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:1617ed92f9afda0c877e4eac91904b5f779d24ba8f5e438752e3ae39d8d2ee3f COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/pytest PYTHON_REQUIRED_PACKAGES += runtime/python