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 cheroot
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= cheroot
22 HUMAN_VERSION
= 10.0.1
23 COMPONENT_SUMMARY
= cheroot
- Highly-optimized
, pure-python HTTP server
24 COMPONENT_PROJECT_URL
= https
://cheroot.cherrypy.dev
25 COMPONENT_ARCHIVE_HASH
= \
26 sha256
:e0b82f797658d26b8613ec8eb563c3b08e6bd6a7921e9d5089bd1175ad1b1740
27 COMPONENT_LICENSE
= BSD-3-Clause
28 COMPONENT_LICENSE_FILE
= LICENSE.md
30 include $(WS_MAKE_RULES
)/common.mk
32 # Auto-generated dependencies
33 PYTHON_REQUIRED_PACKAGES
+= library
/python
/jaraco-functools
34 PYTHON_REQUIRED_PACKAGES
+= library
/python
/more-itertools
35 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools
36 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools-scm
37 PYTHON_REQUIRED_PACKAGES
+= library
/python
/wheel
38 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
39 TEST_REQUIRED_PACKAGES.python
+= library
/python
/chardet
40 TEST_REQUIRED_PACKAGES.python
+= library
/python
/coverage
41 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-context
42 TEST_REQUIRED_PACKAGES.python
+= library
/python
/jaraco-text
43 TEST_REQUIRED_PACKAGES.python
+= library
/python
/portend
44 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pyopenssl
45 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest
46 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-cov
47 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-forked
48 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-mock
49 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-rerunfailures
50 TEST_REQUIRED_PACKAGES.python
+= library
/python
/pytest-xdist
51 TEST_REQUIRED_PACKAGES.python
+= library
/python
/requests
52 TEST_REQUIRED_PACKAGES.python
+= library
/python
/requests-toolbelt
53 TEST_REQUIRED_PACKAGES.python
+= library
/python
/trustme
54 TEST_REQUIRED_PACKAGES.python
+= library
/python
/urllib3