#
# 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/lib/python$(PYVER)/vendor-packages/zope.component-$(HUMAN_VERSION)-py$(PYVER)-nspkg.pth
file path=usr/lib/python$(PYVER)/vendor-packages/zope.component-$(HUMAN_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/zope.component-$(HUMAN_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/zope.component-$(HUMAN_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/zope.component-$(HUMAN_VERSION)-py$(PYVER).egg-info/namespace_packages.txt
file path=usr/lib/python$(PYVER)/vendor-packages/zope.component-$(HUMAN_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/zope.component-$(HUMAN_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/zope.component-$(HUMAN_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/_api.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/_compat.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/_declaration.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/configure.zcml
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/event.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/eventtesting.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/factory.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/globalregistry.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/hooks.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/interface.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/interfaces.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/meta.zcml
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/persistentregistry.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/registry.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/security.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/standalonetests.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/testfiles/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/testfiles/adapter.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/testfiles/components.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/testfiles/testlayer.zcml
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/testfiles/views.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/testing.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/testlayer.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/examples.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test___init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test__api.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test__declaration.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_event.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_factory.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_globalregistry.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_hooks.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_interface.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_interfaces.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_persistentregistry.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_registry.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_security.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_standalone.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/tests/test_zcml.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/component/zcml.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
depend type=require fmri=pkg:/library/python/setuptools-$(PYV)
depend type=require fmri=pkg:/library/python/zope-event-$(PYV)
depend type=require fmri=pkg:/library/python/zope-hookable-$(PYV)
depend type=require fmri=pkg:/library/python/zope-interface-$(PYV)