json-c: add 32 bit library, needed in order to be able to build fontconfig in 32...
[oi-userland.git] / components / python / pytest-perf / Makefile
blobde7ac479dec93d9059bbd3157ad4a2da8e5924f9
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project -d python/pytest-perf pytest_perf
17 BUILD_STYLE = pyproject
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = pytest_perf
22 HUMAN_VERSION = 0.15.0
23 COMPONENT_SUMMARY = Run performance tests against the mainline code.
24 COMPONENT_PROJECT_URL = https://github.com/jaraco/pytest-perf
25 COMPONENT_ARCHIVE_HASH = \
26 sha256:900fe2ed9f74b25a5401210fb9a010010b3db945244951a4e878e745c9bc32d2
27 COMPONENT_LICENSE = MIT
28 COMPONENT_LICENSE_FILE = LICENSE
30 # Tests require working git repo:
31 # https://github.com/jaraco/pytest-perf/issues/6
32 TEST_STYLE = none
34 include $(WS_MAKE_RULES)/common.mk
36 # Auto-generated dependencies
37 PYTHON_REQUIRED_PACKAGES += library/python/jaraco-context
38 PYTHON_REQUIRED_PACKAGES += library/python/jaraco-functools
39 PYTHON_REQUIRED_PACKAGES += library/python/more-itertools
40 PYTHON_REQUIRED_PACKAGES += library/python/packaging
41 PYTHON_REQUIRED_PACKAGES += library/python/pip-run
42 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
43 PYTHON_REQUIRED_PACKAGES += library/python/setuptools-scm
44 PYTHON_REQUIRED_PACKAGES += library/python/tempora
45 PYTHON_REQUIRED_PACKAGES += library/python/wheel
46 PYTHON_REQUIRED_PACKAGES += runtime/python