2426N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2426N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4070N/A# As an earlier Python 3 version of oslo.config was published, we
4070N/A<transform depend fmri=library/python/netaddr-34 type=require -> drop>
2850N/A value=pkg:/library/python/oslo.config-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
4070N/Aset name=pkg.summary value="Oslo configuration library"
2426N/Aset name=pkg.description \
2426N/A value="The Oslo configuration API supports parsing command line arguments and .ini style configuration files."
4070N/Aset name=com.oracle.info.description value="the Oslo configuration library"
3661N/Aset name=com.oracle.info.tpno value=$(TPNO)
2426N/Aset name=info.classification \
2426N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
4070N/Aset name=info.upstream value="OpenStack <openstack-dev@lists.openstack.org>"
2426N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
2426N/Aset name=org.opensolaris.arc-caseid value=PSARC/2013/403
2426N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
4070N/Alink path=usr/bin/oslo-config-generator target=oslo-config-generator-$(PYVER) \
4070N/Afile path=usr/bin/oslo-config-generator-$(PYVER)
2426N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER)-nspkg.pth
2426N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
2426N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
2426N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
4070N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
2426N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/namespace_packages.txt
2426N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
4070N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
2426N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
2426N/Afile path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
6033N/Alicense oslo.config.license license="Apache v2.0"
2850N/A fmri=library/python-2/oslo.config-$(PYV)@1.2.1,5.11-0.175.2.0.0.41.0
6033N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
3704N/Adepend type=require fmri=library/python/argparse-$(PYV)
4070N/Adepend type=require fmri=library/python/netaddr-$(PYV)
4070N/A# force a dependency on the oslo.config package
2850N/A fmri=library/python/oslo.config@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
4070N/Adepend type=require fmri=library/python/setuptools-$(PYV)
3704N/Adepend type=require fmri=library/python/six-$(PYV)
4070N/Adepend type=require fmri=library/python/stevedore-$(PYV)