components/python/jsonrpclib/jsonrpclib-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
child 5109 5d341c4a6b80
--- a/components/python/jsonrpclib/jsonrpclib-PYVER.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/python/jsonrpclib/jsonrpclib-PYVER.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -30,7 +30,7 @@
     value="The jsonrpclib library is an implementation of the JSON-RPC specification. It supports both the original 1.0 specification, as well as the new (proposed) 2.0 spec, which includes features such as batch submission and keyword arguments. It is designed to be as compatible with the syntax of xmlrpclib as possible (it extends where possible), so that projects using xmlrpclib could easily be modified to use JSON and experiment with the differences."
 set name=com.oracle.info.description \
     value="the Python implementation of JSON-RPC v2.0"
-set name=com.oracle.info.tpno value=8061
+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)