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 zope.hookable
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= zope.hookable
23 COMPONENT_REVISION
= 1
24 COMPONENT_SUMMARY
= Zope hookable
25 COMPONENT_PROJECT_URL
= http
://github.com
/zopefoundation
/zope.hookable
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:ffd25a6706789752f307d1ee65d23d47436ebf30d1095f14584ebbd03bf921f3
28 COMPONENT_LICENSE
= ZPL-2.1
29 COMPONENT_LICENSE_FILE
= LICENSE.txt
31 COMPONENT_SRC
= zope_hookable-
$(HUMAN_VERSION
)
33 include $(WS_MAKE_RULES
)/common.mk
35 # Force no colors and more verbose output via tox posargs
38 # Auto-generated dependencies
39 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools
40 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
41 REQUIRED_PACKAGES
+= system
/library
42 TEST_REQUIRED_PACKAGES.python
+= library
/python
/setuptools
43 TEST_REQUIRED_PACKAGES.python
+= library
/python
/sphinx
44 TEST_REQUIRED_PACKAGES.python
+= library
/python
/sphinx-rtd-theme
45 TEST_REQUIRED_PACKAGES.python
+= library
/python
/zope-testing
46 TEST_REQUIRED_PACKAGES.python
+= library
/python
/zope-testrunner