remmina: update to 1.4.37
[oi-userland.git] / components / python / flamegraph / Makefile
blobae8a475ef9b89028dff831d818d3f86ccaf510b7
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 flamegraph
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = flamegraph
22 HUMAN_VERSION = 0.1
23 COMPONENT_REVISION = 1
24 COMPONENT_SUMMARY = flamegraph - Statistical profiler which outputs in format suitable for FlameGraph
25 COMPONENT_PROJECT_URL = https://github.com/evanhempel/python-flamegraph
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/4a/c0/349ab6f90f2f9b325da25b33e7a7a050fa8c65eb4f7554190bd4d830efa3/flamegraph-0.1.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:a5a7dd813315ee40ef4cbcd82d43e49f023f23d54351742450bf63c0d4333be8
30 COMPONENT_LICENSE = Unlicense
32 TEST_STYLE = setup.py
34 include $(WS_MAKE_RULES)/common.mk
36 # Auto-generated dependencies
37 PYTHON_REQUIRED_PACKAGES += runtime/python