components/python/jsonrpclib/jsonrpclib-27.p5m
changeset 1205 6c6c27bcf9ac
parent 832 d0946a4ddb78
child 1225 2e558aea9a28
--- a/components/python/jsonrpclib/jsonrpclib-27.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/python/jsonrpclib/jsonrpclib-27.p5m	Mon Mar 11 10:06:51 2013 -0700
@@ -18,11 +18,13 @@
 #
 # 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.
 #
 
 set name=pkg.fmri value=pkg:/library/python-2/jsonrpclib-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Python implementation of JSON-RPC v2.0"
+set name=com.oracle.info.description value="the Python implementation of JSON-RPC v2.0 for Python 2.7"
+set name=com.oracle.info.tpno value=8061
 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.upstream value="Josh Marshall <[email protected]>"