# # 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 ghp-import # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = ghp-import COMPONENT_VERSION = 2.1.0 COMPONENT_REVISION = 1 COMPONENT_SUMMARY = ghp-import - Copy your docs directly to the gh-pages branch. COMPONENT_PROJECT_URL = https://github.com/c-w/ghp-import COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/d9/29/d40217cbe2f6b1359e00c6c307bb3fc876ba74068cbab3dde77f03ca0dc4/ghp-import-2.1.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:9c535c4c61193c2df8871222567d7fd7e5014d835f97dc7b7439069e2413d343 COMPONENT_LICENSE = Apache-2.0 COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = pytest include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/importlib-metadata PYTHON_REQUIRED_PACKAGES += library/python/python-dateutil PYTHON_REQUIRED_PACKAGES += library/python/setuptools PYTHON_REQUIRED_PACKAGES += runtime/python