#
# 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 pytest-travis-fold
#

BUILD_STYLE = setup.py

include ../../../make-rules/shared-macros.mk

COMPONENT_NAME =		pytest-travis-fold
HUMAN_VERSION =			1.3.0
COMPONENT_REVISION =		2
COMPONENT_SUMMARY =		pytest-travis-fold - Folds captured output sections in Travis CI build log
COMPONENT_PROJECT_URL =		https://github.com/abusalimov/pytest-travis-fold
COMPONENT_ARCHIVE_URL =		\
	https://files.pythonhosted.org/packages/bd/92/1c808180309b97f54da216875c4f4a5504a6282c84176d1120647de68267/pytest-travis-fold-1.3.0.tar.gz
COMPONENT_ARCHIVE_HASH =	\
	sha256:5607df571232b257be644400be559afb9148af3a27576f8080f56cee915771b2
COMPONENT_LICENSE =		MIT

# https://github.com/abusalimov/pytest-travis-fold/issues/13
TEST_STYLE = none

include $(WS_MAKE_RULES)/common.mk

# Auto-generated dependencies
PYTHON_REQUIRED_PACKAGES += library/python/pytest
PYTHON_REQUIRED_PACKAGES += runtime/python