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 ptyprocess
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= ptyprocess
23 COMPONENT_REVISION
= 1
24 COMPONENT_SUMMARY
= ptyprocess
- Run a subprocess in a pseudo terminal
25 COMPONENT_PROJECT_URL
= https
://github.com
/pexpect
/ptyprocess
26 COMPONENT_ARCHIVE_URL
= \
27 https
://files.pythonhosted.org
/packages
/20/e5
/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e
/ptyprocess-0.7
.0.
tar.gz
28 COMPONENT_ARCHIVE_HASH
= \
29 sha256
:5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220
30 COMPONENT_LICENSE
= ISC
31 COMPONENT_LICENSE_FILE
= LICENSE
35 include $(WS_MAKE_RULES
)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES
+= library
/python
/flit-core
39 PYTHON_REQUIRED_PACKAGES
+= runtime
/python