# # 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 rfc3987 # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = rfc3987 HUMAN_VERSION = 1.3.8 COMPONENT_SUMMARY = rfc3987 - Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987) COMPONENT_PROJECT_URL = http://pypi.python.org/pypi/rfc3987 COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/14/bb/f1395c4b62f251a1cb503ff884500ebd248eed593f41b469f89caa3547bd/rfc3987-1.3.8.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:d3c4d257a560d544e9826b38bc81db676890c79ab9d7ac92b39c7a253d5ca733 COMPONENT_LICENSE = GPL-3.0-only TEST_STYLE = setup.py include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python