perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / pytest-travis-fold / Makefile
blob71a659377075984268ceb0a7a6594e03b5038f5d
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 pytest-travis-fold
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = pytest-travis-fold
22 HUMAN_VERSION = 1.3.0
23 COMPONENT_REVISION = 2
24 COMPONENT_SUMMARY = pytest-travis-fold - Folds captured output sections in Travis CI build log
25 COMPONENT_PROJECT_URL = https://github.com/abusalimov/pytest-travis-fold
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/bd/92/1c808180309b97f54da216875c4f4a5504a6282c84176d1120647de68267/pytest-travis-fold-1.3.0.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:5607df571232b257be644400be559afb9148af3a27576f8080f56cee915771b2
30 COMPONENT_LICENSE = MIT
32 # https://github.com/abusalimov/pytest-travis-fold/issues/13
33 TEST_STYLE = none
35 include $(WS_MAKE_RULES)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES += library/python/pytest
39 PYTHON_REQUIRED_PACKAGES += runtime/python