#
# 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 python-integrate-project
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

file path=usr/bin/websockets-$(PYVER)
file path=usr/lib/python$(PYVER)/vendor-packages/websockets-$(HUMAN_VERSION).dist-info/LICENSE
file path=usr/lib/python$(PYVER)/vendor-packages/websockets-$(HUMAN_VERSION).dist-info/METADATA
file path=usr/lib/python$(PYVER)/vendor-packages/websockets-$(HUMAN_VERSION).dist-info/WHEEL
file path=usr/lib/python$(PYVER)/vendor-packages/websockets-$(HUMAN_VERSION).dist-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/websockets-$(HUMAN_VERSION).dist-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/__main__.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/asyncio/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/asyncio/async_timeout.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/asyncio/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/asyncio/compatibility.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/asyncio/connection.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/asyncio/messages.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/asyncio/router.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/asyncio/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/auth.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/cli.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/connection.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/datastructures.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/extensions/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/extensions/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/extensions/permessage_deflate.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/frames.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/headers.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/http.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/http11.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/imports.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/auth.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/framing.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/handshake.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/http.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/protocol.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/legacy/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/protocol.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/py.typed
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/speedups.c
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/speedups.cpython-$(PYV).so
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/speedups.pyi
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/streams.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/sync/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/sync/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/sync/connection.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/sync/messages.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/sync/router.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/sync/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/sync/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/typing.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/uri.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/websockets/version.py

# python modules are unusable without python runtime binary
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    pkg.debug.depend.path=usr/bin

# Automatically generated dependencies based on distribution metadata