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 traitlets
17 BUILD_STYLE
= pyproject
18 USE_COMMON_TEST_MASTER
= no
20 include ..
/..
/..
/make-rules
/shared-macros.mk
22 COMPONENT_NAME
= traitlets
23 COMPONENT_VERSION
= 5.5.0
24 COMPONENT_SUMMARY
= traitlets
- Traitlets Python configuration system
25 COMPONENT_PROJECT_URL
= https
://github.com
/ipython
/traitlets
26 COMPONENT_ARCHIVE_URL
= \
27 https
://files.pythonhosted.org
/packages
/dd
/a8
/278742d17c9e95ccb0dcb86ae216df114d2166d88e72f42b60a7b58b600b
/traitlets-5.5
.0.
tar.gz
28 COMPONENT_ARCHIVE_HASH
= \
29 sha256
:b122f9ff2f2f6c1709dab289a05555be011c87828e911c0cf4074b85cb780a79
30 COMPONENT_LICENSE
= BSD-3-Clause
31 COMPONENT_LICENSE_FILE
= COPYING.md
35 include $(WS_MAKE_RULES
)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES
+= library
/python
/hatchling
39 PYTHON_REQUIRED_PACKAGES
+= runtime
/python