components/python/jsonrpclib/jsonrpclib-27.p5m
changeset 1225 2e558aea9a28
parent 1205 6c6c27bcf9ac
child 1251 f1fb66b52f41
equal deleted inserted replaced
1224:aa9ac448f3e6 1225:2e558aea9a28
    21 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri value=pkg:/library/python-2/jsonrpclib-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri value=pkg:/library/python-2/jsonrpclib-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="Python implementation of JSON-RPC v2.0"
    25 set name=pkg.summary value="Python implementation of JSON-RPC v2.0"
    26 set name=com.oracle.info.description value="the Python implementation of JSON-RPC v2.0 for Python 2.7"
    26 set name=com.oracle.info.description value="the Python 2.7 implementation of JSON-RPC v2.0"
    27 set name=com.oracle.info.tpno value=8061
    27 set name=com.oracle.info.tpno value=8061
    28 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
    28 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
    29 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    29 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    30 set name=info.upstream value="Josh Marshall <[email protected]>"
    30 set name=info.upstream value="Josh Marshall <[email protected]>"
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)