# # 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 ptyprocess # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = ptyprocess HUMAN_VERSION = 0.7.0 COMPONENT_REVISION = 1 COMPONENT_SUMMARY = ptyprocess - Run a subprocess in a pseudo terminal COMPONENT_PROJECT_URL = https://github.com/pexpect/ptyprocess COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220 COMPONENT_LICENSE = ISC COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = pytest include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/flit-core PYTHON_REQUIRED_PACKAGES += runtime/python