components/python/coverage/coverage-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
child 5109 5d341c4a6b80
--- a/components/python/coverage/coverage-PYVER.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/python/coverage/coverage-PYVER.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -30,7 +30,7 @@
     value="Coverage is a tool for measuring code coverage of Python programs. It monitors a program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed, but was not. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not."
 set name=com.oracle.info.description \
     value="coverage, the code coverage tool for Python"
-set name=com.oracle.info.tpno value=10021
+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)