components/python/coverage/coverage-26.p5m
changeset 1225 2e558aea9a28
parent 1205 6c6c27bcf9ac
child 1251 f1fb66b52f41
equal deleted inserted replaced
1224:aa9ac448f3e6 1225:2e558aea9a28
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri value=pkg:/library/python-2/coverage-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri value=pkg:/library/python-2/coverage-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="The coverage.py Python code coverage tool"
    25 set name=pkg.summary value="The coverage.py Python code coverage tool"
    26 set name=pkg.description value="Coverage measures Python code coverage, typically during test execution."
    26 set name=pkg.description value="Coverage measures Python code coverage, typically during test execution."
    27 set name=com.oracle.info.description value="The coverage Python code coverage tool for Python 2.6"
    27 set name=com.oracle.info.description value="coverage, the code coverage tool for Python 2.6"
    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="Ned Batchelder <[email protected]>"
    30 set name=info.upstream value="Ned Batchelder <[email protected]>"
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)