# # 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 python-xlib # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = python-xlib HUMAN_VERSION = 0.33 COMPONENT_SUMMARY = python-xlib - Python X Library COMPONENT_PROJECT_URL = https://github.com/python-xlib/python-xlib COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/86/f5/8c0653e5bb54e0cbdfe27bf32d41f27bc4e12faa8742778c17f2a71be2c0/python-xlib-0.33.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:55af7906a2c75ce6cb280a584776080602444f75815a7aff4d287bb2d7018b32 COMPONENT_LICENSE = LGPL-2.1-only COMPONENT_LICENSE_FILE = LICENSE include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/six PYTHON_REQUIRED_PACKAGES += runtime/python TEST_REQUIRED_PACKAGES.python += library/python/codecov TEST_REQUIRED_PACKAGES.python += library/python/coverage TEST_REQUIRED_PACKAGES.python += library/python/mock TEST_REQUIRED_PACKAGES.python += library/python/nose TEST_REQUIRED_PACKAGES.python += library/python/setuptools-scm TEST_REQUIRED_PACKAGES.python += library/python/six