components/python/nose/nose-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1907 446472de62e9
child 2026 60c5e1a7c30e
--- a/components/python/nose/nose-PYVER.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/python/nose/nose-PYVER.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -31,7 +31,7 @@
 set name=pkg.description \
     value="nose extends the test loading and running features of unittest, making it easier to write, find and run tests. By default, nose will run tests in files or directories under the current working directory whose names include 'test' or 'Test' at a word boundary. Test output is similar to that of unittest, but also includes captured stdout output from failing tests, for easy print-style debugging. These features, and many more, are customizable through the use of plugins. Plugins included with nose provide support for doctest, code coverage and profiling, flexible attribute-based test selection, output capture and more."
 set name=com.oracle.info.description value="the Python nose unit test framework"
-set name=com.oracle.info.tpno value=12933
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)