components/python/nose/nose.p5m
changeset 1205 6c6c27bcf9ac
parent 793 d61540b7632a
--- a/components/python/nose/nose.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/python/nose/nose.p5m	Mon Mar 11 10:06:51 2013 -0700
@@ -18,13 +18,15 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 
 set name=pkg.fmri value=pkg:/library/python-2/nose@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="A unittest-based testing framework for python that makes writing and running tests easier"
+set name=com.oracle.info.description value="the nose unit test framework for Python"
+set name=com.oracle.info.tpno value=6585
 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)