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.security
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= zope.security
23 COMPONENT_SUMMARY
= Zope Security Framework
24 COMPONENT_PROJECT_URL
= http
://github.com
/zopefoundation
/zope.security
25 COMPONENT_ARCHIVE_HASH
= \
26 sha256
:5db5f79195321f2450ba49b3e1e47ba54364f966fdfc6d39df723043fe6c5549
27 COMPONENT_LICENSE
= ZPL-2.1
28 COMPONENT_LICENSE_FILE
= LICENSE.txt
30 COMPONENT_SRC
= zope_security-
$(HUMAN_VERSION
)
32 include $(WS_MAKE_RULES
)/common.mk
34 # Force no colors and more verbose output via tox posargs
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools
39 PYTHON_REQUIRED_PACKAGES
+= library
/python
/zope-component
40 PYTHON_REQUIRED_PACKAGES
+= library
/python
/zope-i18nmessageid
41 PYTHON_REQUIRED_PACKAGES
+= library
/python
/zope-interface
42 PYTHON_REQUIRED_PACKAGES
+= library
/python
/zope-location
43 PYTHON_REQUIRED_PACKAGES
+= library
/python
/zope-proxy
44 PYTHON_REQUIRED_PACKAGES
+= library
/python
/zope-schema
45 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
46 REQUIRED_PACKAGES
+= system
/library
47 TEST_REQUIRED_PACKAGES.python
+= library
/python
/btrees
48 TEST_REQUIRED_PACKAGES.python
+= library
/python
/repoze-sphinx-autointerface
49 TEST_REQUIRED_PACKAGES.python
+= library
/python
/setuptools
50 TEST_REQUIRED_PACKAGES.python
+= library
/python
/sphinx
51 TEST_REQUIRED_PACKAGES.python
+= library
/python
/sphinx-rtd-theme
52 TEST_REQUIRED_PACKAGES.python
+= library
/python
/zope-component
53 TEST_REQUIRED_PACKAGES.python
+= library
/python
/zope-configuration
54 TEST_REQUIRED_PACKAGES.python
+= library
/python
/zope-location
55 TEST_REQUIRED_PACKAGES.python
+= library
/python
/zope-testing
56 TEST_REQUIRED_PACKAGES.python
+= library
/python
/zope-testrunner