#
# 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 repoze.sphinx.autointerface
#

BUILD_STYLE = setup.py

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

COMPONENT_NAME =		repoze.sphinx.autointerface
HUMAN_VERSION =			1.0.0
COMPONENT_SUMMARY =		repoze.sphinx.autointerface - Sphinx extension: auto-generates API docs from Zope interfaces
COMPONENT_PROJECT_URL =		https://github.com/repoze/repoze.sphinx.autointerface/
COMPONENT_ARCHIVE_URL =		\
	https://files.pythonhosted.org/packages/e2/c3/5a8238e9fcba69e3a925d8a4e88547765e110f807bab47c56598d7aa9a5b/repoze.sphinx.autointerface-1.0.0.tar.gz
COMPONENT_ARCHIVE_HASH =	\
	sha256:486bf1423a4696b9153e488cef9d326c496ffc16ddeb14b0c9887b46c60e28a1
COMPONENT_LICENSE =		BSD-3-Clause-Modification
COMPONENT_LICENSE_FILE =	LICENSE.txt

include $(WS_MAKE_RULES)/common.mk

# Auto-generated dependencies
PYTHON_REQUIRED_PACKAGES += library/python/setuptools
PYTHON_REQUIRED_PACKAGES += library/python/sphinx
PYTHON_REQUIRED_PACKAGES += library/python/zope-interface
PYTHON_REQUIRED_PACKAGES += runtime/python
TEST_REQUIRED_PACKAGES.python += library/python/zope-testrunner