# # 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 simplegeneric # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = simplegeneric HUMAN_VERSION = 0.8.1 COMPONENT_REVISION = 3 COMPONENT_SUMMARY = simplegeneric - Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) COMPONENT_PROJECT_URL = http://cheeseshop.python.org/pypi/simplegeneric COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip COMPONENT_ARCHIVE_HASH = \ sha256:dc972e06094b9af5b855b3df4a646395e43d1c9d0d39ed345b7393560d0b9173 COMPONENT_LICENSE = ZPL-2.1 TEST_STYLE = setup.py COMPONENT_ARCHIVE = $(COMPONENT_SRC).zip include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python