2873N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2873N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2873N/A value=pkg:/library/python/dogpile.core-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
2873N/Aset name=pkg.summary value="A 'dogpile lock' based locking API"
2873N/Aset name=pkg.description \
2873N/A value="dogpile.core implements 'dogpile locks' which allows a single thread to generate an expensive resource while other threads use the 'old' value, until the 'new' value is ready."
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
2873N/Aset name=info.classification \
2873N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
2873N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
2873N/Aset name=org.opensolaris.arc-caseid value=PSARC/2014/177
2873N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
2873N/Afile path=usr/lib/python$(PYVER)/vendor-packages/dogpile.core-$(COMPONENT_VERSION)-py$(PYVER)-nspkg.pth
2873N/Afile path=usr/lib/python$(PYVER)/vendor-packages/dogpile.core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
2873N/Afile path=usr/lib/python$(PYVER)/vendor-packages/dogpile.core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
2873N/Afile path=usr/lib/python$(PYVER)/vendor-packages/dogpile.core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
2873N/Afile path=usr/lib/python$(PYVER)/vendor-packages/dogpile.core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/namespace_packages.txt
2873N/Afile path=usr/lib/python$(PYVER)/vendor-packages/dogpile.core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
2873N/Afile path=usr/lib/python$(PYVER)/vendor-packages/dogpile.core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
2873N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
2873N/A# force a dependency on the dogpile.core package
2873N/A fmri=library/python/dogpile.core@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)