# # 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 pydiffx # BUILD_STYLE = setup.py USE_COMMON_TEST_MASTER = no include ../../../make-rules/shared-macros.mk COMPONENT_NAME = pydiffx HUMAN_VERSION = 1.1 COMPONENT_SUMMARY = pydiffx - Python module for reading and writing DiffX files. COMPONENT_PROJECT_URL = https://diffx.org/pydiffx/ COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/d3/76/ad0677d82b7c75deb4da63151d463a9f90e97f3817b83f4e3f74034eb384/pydiffx-1.1.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:0986dbb0a87cbf79e244e2f1c0e2b696d8e86b3861ea2955757a61d38e139228 COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = pytest include $(WS_MAKE_RULES)/common.mk # https://github.com/beanbaginc/diffx/issues/3 PYTEST_ADDOPTS += -p no:checkdocs # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/six PYTHON_REQUIRED_PACKAGES += runtime/python