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

#
# Copyright 2024 <contributor>
#

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/lib/python$(PYVER)/vendor-packages/pyasn1-$(HUMAN_VERSION).dist-info/LICENSE.rst
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1-$(HUMAN_VERSION).dist-info/METADATA
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1-$(HUMAN_VERSION).dist-info/WHEEL
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1-$(HUMAN_VERSION).dist-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1-$(HUMAN_VERSION).dist-info/zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/ber/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/ber/decoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/ber/encoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/ber/eoo.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/cer/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/cer/decoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/cer/encoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/der/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/der/decoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/der/encoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/native/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/native/decoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/native/encoder.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/codec/streaming.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/compat/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/compat/integer.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/debug.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/error.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/char.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/constraint.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/error.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/namedtype.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/namedval.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/opentype.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/tag.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/tagmap.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/univ.py
file path=usr/lib/python$(PYVER)/vendor-packages/pyasn1/type/useful.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