perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / simplegeneric / Makefile
blobd8e613e1c6af633867fcd7349a1f7755fcda391d
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
5 # 1.0 of the CDDL.
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 simplegeneric
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = simplegeneric
22 HUMAN_VERSION = 0.8.1
23 COMPONENT_REVISION = 3
24 COMPONENT_SUMMARY = simplegeneric - Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
25 COMPONENT_PROJECT_URL = http://cheeseshop.python.org/pypi/simplegeneric
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:dc972e06094b9af5b855b3df4a646395e43d1c9d0d39ed345b7393560d0b9173
30 COMPONENT_LICENSE = ZPL-2.1
32 TEST_STYLE = setup.py
34 COMPONENT_ARCHIVE = $(COMPONENT_SRC).zip
36 include $(WS_MAKE_RULES)/common.mk
38 # Auto-generated dependencies
39 PYTHON_REQUIRED_PACKAGES += runtime/python