2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project pydiffx
17 BUILD_STYLE
= setup.py
18 USE_COMMON_TEST_MASTER
= no
20 include ..
/..
/..
/make-rules
/shared-macros.mk
22 COMPONENT_NAME
= pydiffx
24 COMPONENT_SUMMARY
= pydiffx
- Python module for reading and writing DiffX files.
25 COMPONENT_PROJECT_URL
= https
://diffx.org
/pydiffx
/
26 COMPONENT_ARCHIVE_URL
= \
27 https
://files.pythonhosted.org
/packages
/d3
/76/ad0677d82b7c75deb4da63151d463a9f90e97f3817b83f4e3f74034eb384
/pydiffx-1.1.
tar.gz
28 COMPONENT_ARCHIVE_HASH
= \
29 sha256
:0986dbb0a87cbf79e244e2f1c0e2b696d8e86b3861ea2955757a61d38e139228
30 COMPONENT_LICENSE
= MIT
31 COMPONENT_LICENSE_FILE
= LICENSE
35 include $(WS_MAKE_RULES
)/common.mk
37 # https://github.com/beanbaginc/diffx/issues/3
38 PYTEST_ADDOPTS
+= -p no
:checkdocs
40 # Auto-generated dependencies
41 PYTHON_REQUIRED_PACKAGES
+= library
/python
/six
42 PYTHON_REQUIRED_PACKAGES
+= runtime
/python