6757N/A#
6757N/A# CDDL HEADER START
6757N/A#
6757N/A# The contents of this file are subject to the terms of the
6757N/A# Common Development and Distribution License (the "License").
6757N/A# You may not use this file except in compliance with the License.
6757N/A#
6757N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6757N/A# or http://www.opensolaris.org/os/licensing.
6757N/A# See the License for the specific language governing permissions
6757N/A# and limitations under the License.
6757N/A#
6757N/A# When distributing Covered Code, include this CDDL HEADER in each
6757N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6757N/A# If applicable, add the following below this CDDL HEADER, with the
6757N/A# fields enclosed by brackets "[]" replaced with your own identifying
6757N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6757N/A#
6757N/A# CDDL HEADER END
6757N/A#
6757N/A
6757N/A#
6757N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6757N/A#
6757N/A
6757N/Aset name=pkg.fmri \
6757N/A value=pkg:/library/python/oslo.reports-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6757N/Aset name=pkg.summary value="Oslo reports library"
6757N/Aset name=pkg.description \
6757N/A value="This library enables OpenStack projects to dump Guru Meditation Reports with useful debugging information to files or stderr. Additionally, it can be used for creating and serializing similar reports, to text, XML, and JSON."
6757N/Aset name=com.oracle.info.description value="the Python oslo.reports module"
6757N/Aset name=com.oracle.info.tpno value=$(TPNO)
6757N/Aset name=info.classification \
6757N/A value=org.opensolaris.category.2008:Development/Python
6757N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
6757N/Aset name=info.upstream value="OpenStack <openstack-dev@lists.openstack.org>"
6757N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
6757N/Aset name=org.opensolaris.arc-caseid value=PSARC/2016/376
6757N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
6757N/A#
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.reports-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.reports-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.reports-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.reports-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.reports-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.reports-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.reports-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.reports-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/__init__.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/_i18n.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/_utils.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/generators/__init__.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/generators/conf.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/generators/process.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/generators/threading.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/generators/version.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/guru_meditation_report.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/models/__init__.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/models/base.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/models/conf.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/models/process.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/models/threading.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/models/version.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/models/with_default_views.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/opts.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/report.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/__init__.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/jinja_view.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/json/__init__.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/json/generic.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/text/__init__.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/text/generic.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/text/header.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/text/process.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/text/threading.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/xml/__init__.py
6757N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_reports/views/xml/generic.py
6757N/A#
6757N/Alicense oslo.reports.license license="Apache v2.0"
6757N/A
6757N/A# force a dependency on the Python runtime
6757N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
6757N/A pkg.debug.depend.path=usr/bin
6757N/A
6757N/A# force a dependency on greenlet; pkgdepend work is needed to flush this out.
6757N/Adepend type=require fmri=library/python/greenlet-$(PYV)
6757N/A
6757N/A# force a dependency on jinja2; pkgdepend work is needed to flush this out.
6757N/Adepend type=require fmri=library/python/jinja2-$(PYV)
6757N/A
6757N/A# force a dependency on oslo.config; pkgdepend work is needed to flush this out.
6757N/Adepend type=require fmri=library/python/oslo.config-$(PYV)
6757N/A
6757N/A# force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
6757N/Adepend type=require fmri=library/python/oslo.i18n-$(PYV)
6757N/A
6757N/A# force a dependency on the oslo.reports package
6757N/Adepend type=require \
6757N/A fmri=library/python/oslo.reports@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6757N/A
6757N/A# force a dependency on oslo.serialization; pkgdepend work is needed to flush
6757N/A# this out.
6757N/Adepend type=require fmri=library/python/oslo.serialization-$(PYV)
6757N/A
6757N/A# force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
6757N/Adepend type=require fmri=library/python/oslo.utils-$(PYV)
6757N/A
6757N/A# force a dependency on psutil; pkgdepend work is needed to flush this out.
6757N/Adepend type=require fmri=library/python/psutil-$(PYV)
6757N/A
6757N/A# force a dependency on six; pkgdepend work is needed to flush this out.
6757N/Adepend type=require fmri=library/python/six-$(PYV)