# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project translationstring # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = translationstring HUMAN_VERSION = 1.4 COMPONENT_REVISION = 1 COMPONENT_SUMMARY = Utility library for i18n relied on by various Repoze and Pyramid packages COMPONENT_PROJECT_URL = https://github.com/Pylons/translationstring COMPONENT_ARCHIVE_HASH = \ sha256:bf947538d76e69ba12ab17283b10355a9ecfbc078e6123443f43f2107f6376f3 COMPONENT_LICENSE = BSD-3-Clause-Modification COMPONENT_LICENSE_FILE = LICENSE.txt include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies REQUIRED_PACKAGES.python += library/python/setuptools REQUIRED_PACKAGES.python += runtime/python TEST_REQUIRED_PACKAGES.python += library/python/babel TEST_REQUIRED_PACKAGES.python += library/python/pytest