perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / rfc3987 / Makefile
blobffc5563628cc61739bcd86645ed39edafa5ead19
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 rfc3987
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = rfc3987
22 HUMAN_VERSION = 1.3.8
23 COMPONENT_SUMMARY = rfc3987 - Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
24 COMPONENT_PROJECT_URL = http://pypi.python.org/pypi/rfc3987
25 COMPONENT_ARCHIVE_URL = \
26 https://files.pythonhosted.org/packages/14/bb/f1395c4b62f251a1cb503ff884500ebd248eed593f41b469f89caa3547bd/rfc3987-1.3.8.tar.gz
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:d3c4d257a560d544e9826b38bc81db676890c79ab9d7ac92b39c7a253d5ca733
29 COMPONENT_LICENSE = GPL-3.0-only
31 TEST_STYLE = setup.py
33 include $(WS_MAKE_RULES)/common.mk
35 # Auto-generated dependencies
36 PYTHON_REQUIRED_PACKAGES += runtime/python