# # 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 repoze.lru # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = repoze.lru HUMAN_VERSION = 0.7 COMPONENT_SUMMARY = repoze.lru - A tiny LRU cache implementation and decorator COMPONENT_PROJECT_URL = http://www.repoze.org COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/12/bc/595a77c4b5e204847fdf19268314ef59c85193a9dc9f83630fc459c0fee5/repoze.lru-0.7.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:0429a75e19380e4ed50c0694e26ac8819b4ea7851ee1fc7583c8572db80aff77 COMPONENT_LICENSE = BSD-3-Clause-Modification COMPONENT_LICENSE_FILE = LICENSE.txt include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python