6033N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6033N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6033N/A value=pkg:/library/python/oslo.versionedobjects-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6033N/Aset name=pkg.summary value="Oslo Versioned Objects library"
6033N/Aset name=pkg.description \
6033N/A value="The oslo.versionedobjects library deals with DB schemas being at different version than the code expects, allowing services to be operated safely during upgrades. It enables DB independent schemas by providing an abstraction layer, which allows support for SQL and NoSQL databases."
6033N/Aset name=com.oracle.info.description value="the Oslo Versioned Objects library"
6033N/Aset name=com.oracle.info.tpno value=$(TPNO)
6033N/Aset name=info.classification \
6033N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
6033N/Aset name=info.upstream value="Openstack <openstack-dev@lists.openstack.org>"
6033N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
6033N/Aset name=org.opensolaris.arc-caseid value=PSARC/2015/467
6033N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.versionedobjects-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.versionedobjects-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.versionedobjects-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.versionedobjects-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.versionedobjects-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.versionedobjects-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.versionedobjects-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_versionedobjects/openstack/common/__init__.py
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_versionedobjects/openstack/common/_i18n.py
6033N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo_versionedobjects/openstack/common/versionutils.py
6033N/Alicense oslo.versionedobjects.license license="Apache v2.0"
6033N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
6033N/Adepend type=require fmri=library/python/fixtures-$(PYV)
6033N/Adepend type=require fmri=library/python/iso8601-$(PYV)
6033N/Adepend type=require fmri=library/python/mock-$(PYV)
6033N/A# force a dependency on oslo.concurrency; pkgdepend work is needed to flush this out.
6033N/Adepend type=require fmri=library/python/oslo.concurrency-$(PYV)
6033N/A# force a dependency on oslo.context; pkgdepend work is needed to flush this out.
6033N/Adepend type=require fmri=library/python/oslo.context-$(PYV)
6033N/Adepend type=require fmri=library/python/oslo.i18n-$(PYV)
6033N/Adepend type=require fmri=library/python/oslo.log-$(PYV)
6033N/A# force a dependency on oslo.messaging; pkgdepend work is needed to flush this out.
6033N/Adepend type=require fmri=library/python/oslo.messaging-$(PYV)
6033N/A# force a dependency on oslo.serialization; pkgdepend work is needed to flush this out.
6033N/Adepend type=require fmri=library/python/oslo.serialization-$(PYV)
6033N/A# force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
6033N/Adepend type=require fmri=library/python/oslo.utils-$(PYV)
6033N/A# force a dependency on the oslo.versionedobjects package
6033N/A fmri=library/python/oslo.versionedobjects@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6033N/Adepend type=require fmri=library/python/six-$(PYV)