#
# 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.security-$(HUMAN_VERSION)-py$(PYVER)-nspkg.pth
file path=usr/lib/python$(PYVER)/vendor-packages/zope.security-$(HUMAN_VERSION).dist-info/LICENSE.txt
file path=usr/lib/python$(PYVER)/vendor-packages/zope.security-$(HUMAN_VERSION).dist-info/METADATA
file path=usr/lib/python$(PYVER)/vendor-packages/zope.security-$(HUMAN_VERSION).dist-info/WHEEL
file path=usr/lib/python$(PYVER)/vendor-packages/zope.security-$(HUMAN_VERSION).dist-info/namespace_packages.txt
file path=usr/lib/python$(PYVER)/vendor-packages/zope.security-$(HUMAN_VERSION).dist-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/_compat.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/_definitions.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/_proxy.c
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/_proxy.cpython-$(PYV).so
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/_zope_security_checker.c
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/_zope_security_checker.cpython-$(PYV).so
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/adapter.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/checker.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/configure.zcml
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/decorator.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/examples/sandbox.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/examples/sandbox_security.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/i18n.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/interfaces.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/management.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/meta.zcml
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/metaconfigure.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/metadirectives.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/permission.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/permissions.zcml
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/protectclass.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/proxy.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/simplepolicies.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/testing.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/exampleclass.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/module.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/redefineperms.zcml
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_adapter.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_checker.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_compile_flags.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_decorator.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_location.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_management.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_metaconfigure.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_permission.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_protectclass.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_proxy.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_simpleinteraction.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_simplepolicies.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_testing.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_zcml.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/tests/test_zcml_functest.py
file path=usr/lib/python$(PYVER)/vendor-packages/zope/security/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-component-$(PYV)
depend type=require fmri=pkg:/library/python/zope-i18nmessageid-$(PYV)
depend type=require fmri=pkg:/library/python/zope-interface-$(PYV)
depend type=require fmri=pkg:/library/python/zope-location-$(PYV)
depend type=require fmri=pkg:/library/python/zope-proxy-$(PYV)
depend type=require fmri=pkg:/library/python/zope-schema-$(PYV)