# # 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 -d python/pytest-perf pytest_perf # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = pytest_perf HUMAN_VERSION = 0.15.0 COMPONENT_SUMMARY = Run performance tests against the mainline code. COMPONENT_PROJECT_URL = https://github.com/jaraco/pytest-perf COMPONENT_ARCHIVE_HASH = \ sha256:900fe2ed9f74b25a5401210fb9a010010b3db945244951a4e878e745c9bc32d2 COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE # Tests require working git repo: # https://github.com/jaraco/pytest-perf/issues/6 TEST_STYLE = none include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/jaraco-context PYTHON_REQUIRED_PACKAGES += library/python/jaraco-functools PYTHON_REQUIRED_PACKAGES += library/python/more-itertools PYTHON_REQUIRED_PACKAGES += library/python/packaging PYTHON_REQUIRED_PACKAGES += library/python/pip-run PYTHON_REQUIRED_PACKAGES += library/python/setuptools PYTHON_REQUIRED_PACKAGES += library/python/setuptools-scm PYTHON_REQUIRED_PACKAGES += library/python/tempora PYTHON_REQUIRED_PACKAGES += library/python/wheel PYTHON_REQUIRED_PACKAGES += runtime/python