6757N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6757N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
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.tpno value=$(TPNO)
6757N/Aset name=info.classification \
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/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/Alicense oslo.reports.license license="Apache v2.0"
6757N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
6757N/Adepend type=require fmri=library/python/greenlet-$(PYV)
6757N/Adepend type=require fmri=library/python/jinja2-$(PYV)
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/Adepend type=require fmri=library/python/oslo.i18n-$(PYV)
6757N/A# force a dependency on the oslo.reports package
6757N/A fmri=library/python/oslo.reports@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6757N/A# force a dependency on oslo.serialization; pkgdepend work is needed to flush
6757N/Adepend type=require fmri=library/python/oslo.serialization-$(PYV)
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/Adepend type=require fmri=library/python/psutil-$(PYV)
6757N/Adepend type=require fmri=library/python/six-$(PYV)