#
# 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 pkgutil_resolve_name
#

BUILD_STYLE = pyproject

include ../../../make-rules/shared-macros.mk

COMPONENT_NAME =		pkgutil_resolve_name
HUMAN_VERSION =			1.3.10
COMPONENT_SUMMARY =		pkgutil_resolve_name - Resolve a name to an object.
COMPONENT_PROJECT_URL =		https://github.com/graingert/pkgutil-resolve-name
COMPONENT_ARCHIVE_URL =		\
	https://files.pythonhosted.org/packages/70/f2/f2891a9dc37398696ddd945012b90ef8d0a034f0012e3f83c3f7a70b0f79/pkgutil_resolve_name-1.3.10.tar.gz
COMPONENT_ARCHIVE_HASH =	\
	sha256:357d6c9e6a755653cfd78893817c0853af365dd51ec97f3d358a819373bbd174
COMPONENT_LICENSE =		MIT OR PSF-2.0
COMPONENT_LICENSE_FILE =	LICENSE

TEST_STYLE = pytest

include $(WS_MAKE_RULES)/common.mk

# Auto-generated dependencies
PYTHON_REQUIRED_PACKAGES += library/python/flit-core
PYTHON_REQUIRED_PACKAGES += runtime/python