2234N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2234N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2357N/A value=pkg:/library/python/py-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
2234N/Aset name=pkg.summary \
2234N/Aset name=pkg.description \
2234N/A value="The py lib is a Python development support library featuring the following tools and modules: py.path: uniform local and svn path objects; py.apipkg: explicit API control and lazy-importing; py.iniconfig: easy parsing of .ini files; py.code: dynamic code generation and introspection; py.path: uniform local and svn path objects."
2234N/Aset name=com.oracle.info.description value="the Python py module"
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
2234N/Aset name=info.classification \
2234N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
2234N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
2234N/Aset name=org.opensolaris.arc-caseid value=PSARC/2013/354
2234N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
2234N/Afile path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
2234N/Afile path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
2234N/Afile path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
2234N/Afile path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
2234N/Afile path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
2234N/Alicense py.license license=MIT
2357N/Adepend type=optional fmri=library/python-2/py-$(PYV)@1.4.15,5.12-5.12.0.0.0.41.0
2234N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
2357N/A fmri=library/python/py@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
2790N/Adepend type=require fmri=library/python/pytest-$(PYV)