#
# 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-expect
#

BUILD_STYLE = setup.py

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

COMPONENT_NAME =		pytest-expect
HUMAN_VERSION =			1.1.0
COMPONENT_SUMMARY =		pytest-expect - py.test plugin to store test expectations and mark tests based on them
COMPONENT_PROJECT_URL =		https://github.com/gsnedders/pytest-expect
COMPONENT_ARCHIVE_URL =		\
	https://files.pythonhosted.org/packages/8b/3d/c5fcbb8a693dcde00ecc3d69639b2b2b3f385b305bc76a06f94f1030b2dc/pytest-expect-1.1.0.tar.gz
COMPONENT_ARCHIVE_HASH =	\
	sha256:36b4462704450798197d090809a05f4e13649d9cba9acdc557ce9517da1fd847
COMPONENT_LICENSE =		MIT

TEST_STYLE = pytest

include $(WS_MAKE_RULES)/common.mk

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