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.i18nmessageid
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= zope.i18nmessageid
23 COMPONENT_REVISION
= 1
24 COMPONENT_SUMMARY
= Message Identifiers for internationalization
25 COMPONENT_PROJECT_URL
= https
://github.com
/zopefoundation
/zope.i18nmessageid
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:bf9146078c0d7359da41043bd2b713203c4fc56ef2122b3cdbb7551c3fcd8464
28 COMPONENT_LICENSE
= ZPL-2.1
29 COMPONENT_LICENSE_FILE
= LICENSE.txt
31 COMPONENT_SRC
= zope_i18nmessageid-
$(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
/coverage
43 TEST_REQUIRED_PACKAGES.python
+= library
/python
/setuptools
44 TEST_REQUIRED_PACKAGES.python
+= library
/python
/sphinx
45 TEST_REQUIRED_PACKAGES.python
+= library
/python
/sphinx-rtd-theme
46 TEST_REQUIRED_PACKAGES.python
+= library
/python
/zope-testrunner