components/python/unittest2/unittest2.p5m
changeset 2153 f64a9f4ada4d
parent 1948 2d1537e7942d
equal deleted inserted replaced
2152:1cea7a430dd7 2153:f64a9f4ada4d
    26 set name=pkg.summary value="Python unit testing framework"
    26 set name=pkg.summary value="Python unit testing framework"
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="Many new features were added to unittest in Python 2.7, including test discovery. unittest2 allows you to use these features with earlier versions of Python."
    28     value="Many new features were added to unittest in Python 2.7, including test discovery. unittest2 allows you to use these features with earlier versions of Python."
    29 set name=com.oracle.info.description \
    29 set name=com.oracle.info.description \
    30     value="the unittest2 Python unit testing framework"
    30     value="the unittest2 Python unit testing framework"
    31 set name=com.oracle.info.tpno value=$(TPNO)
       
    32 set name=info.classification \
    31 set name=info.classification \
    33     value=org.opensolaris.category.2008:Development/Python
    32     value=org.opensolaris.category.2008:Development/Python
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream value="Michael Foord <[email protected]>"
    34 set name=info.upstream value="Michael Foord <[email protected]>"
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)