# # 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 testresources # BUILD_STYLE = setup.py USE_COMMON_TEST_MASTER = no include ../../../make-rules/shared-macros.mk COMPONENT_NAME = testresources COMPONENT_VERSION = 2.0.1 COMPONENT_SUMMARY = testresources - Testresources, a pyunit extension for managing expensive test resources COMPONENT_PROJECT_URL = https://launchpad.net/testresources COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/9d/57/8e3986cd95a80dd23195f599befa023eb85d031d2d870c47124fa5ccbf06/testresources-2.0.1.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:ee9d1982154a1e212d4e4bac6b610800bfb558e4fb853572a827bc14a96e4417 COMPONENT_LICENSE = Apache-2.0 OR BSD-3-Clause include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/pbr PYTHON_REQUIRED_PACKAGES += runtime/python TEST_REQUIRED_PACKAGES.python += library/python/docutils TEST_REQUIRED_PACKAGES.python += library/python/fixtures TEST_REQUIRED_PACKAGES.python += library/python/testtools