components/python/nose/nose-27.p5m
changeset 751 32bfb3fa9b60
parent 724 2168b2449dc8
child 793 d61540b7632a
--- a/components/python/nose/nose-27.p5m	Wed Mar 28 10:06:23 2012 -0700
+++ b/components/python/nose/nose-27.p5m	Wed Mar 28 10:58:59 2012 -0700
@@ -38,18 +38,14 @@
 dir path=usr/lib/python2.7/vendor-packages/nose/plugins
 dir path=usr/lib/python2.7/vendor-packages/nose/sphinx
 
-# nosetests-2.7 shows up and egg-info turns into a directory
-# structure when the 2.7 version of setuptools appears, but
-# we are not there yet
-file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info
 # pkgdepend(1) and python 2.7 don't play well yet.
-#file path=usr/bin/nosetests-2.7 pkg.depend.bypass-generate=.*
-#file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/dependency_links.txt
-#file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/entry_points.txt
-#file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/not-zip-safe
-#file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/PKG-INFO
-#file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/SOURCES.txt
-#file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/top_level.txt
+file path=usr/bin/nosetests-2.7 pkg.depend.bypass-generate=.*
+file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/dependency_links.txt
+file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/entry_points.txt
+file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/not-zip-safe
+file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/PKG-INFO
+file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/SOURCES.txt
+file path=usr/lib/python2.7/vendor-packages/nose-$(COMPONENT_VERSION)-py2.7.egg-info/top_level.txt
 file path=usr/lib/python2.7/vendor-packages/nose/__init__.py
 file path=usr/lib/python2.7/vendor-packages/nose/case.py
 file path=usr/lib/python2.7/vendor-packages/nose/commands.py
@@ -96,6 +92,9 @@
 file path=usr/lib/python2.7/vendor-packages/nose/usage.txt
 file path=usr/lib/python2.7/vendor-packages/nose/util.py
 
+link path=usr/bin/nosetests target=nosetests-2.7 \
+    mediator=python mediator-version=2.7
+
 # force a dependency on the Python 2.7 runtime
 depend fmri=__TBD pkg.debug.depend.file=python2.7 \
 	pkg.debug.depend.path=usr/bin type=require