oslo.log-PYVER.p5m revision 6801
5403N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5403N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5403N/A value=pkg:/library/python/oslo.log-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
5403N/Aset name=pkg.summary value="Oslo log library"
5403N/Aset name=pkg.description \
5403N/A value="OpenStack logging configuration library provides standardized configuration for all OpenStack projects. It also provides custom formatters, handlers, and support for context specific logging (like resource IDs, etc)."
5403N/Aset name=com.oracle.info.tpno value=$(TPNO)
5403N/Aset name=info.classification \
5403N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
5403N/Aset name=info.upstream value="OpenStack <openstack-dev@lists.openstack.org>"
5403N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
5403N/Aset name=org.opensolaris.arc-caseid value=PSARC/2015/521
5403N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5403N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.log-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
5403N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.log-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
5403N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.log-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
5403N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.log-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
5403N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.log-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
5403N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.log-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
5403N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.log-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
5403N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.log-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
5403N/Alicense oslo.log.license license="Apache v2.0"
6801N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
6801N/Adepend type=require fmri=library/python/dateutil-$(PYV)
5403N/A# force a dependency on oslo.config; pkgdepend work is needed to flush this out.
5403N/Adepend type=require fmri=library/python/oslo.config-$(PYV)
6801N/A# force a dependency on oslo.context; pkgdepend work is needed to flush this
5403N/Adepend type=require fmri=library/python/oslo.context-$(PYV)
5403N/Adepend type=require fmri=library/python/oslo.i18n-$(PYV)
6801N/Adepend type=require fmri=library/python/oslo.log-$(PYV)
5403N/A fmri=library/python/oslo.log@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6801N/A# force a dependency on oslo.serialization; pkgdepend work is needed to flush
5403N/Adepend type=require fmri=library/python/oslo.serialization-$(PYV)
5403N/A# force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
5403N/Adepend type=require fmri=library/python/oslo.utils-$(PYV)
5403N/Adepend type=require fmri=library/python/pbr-$(PYV)
5403N/Adepend type=require fmri=library/python/six-$(PYV)