components/python/pytest-codecheckers/pytest-codecheckers-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    29     value="A pytest plugin to add source code sanity checks (pep8 and friends)"
    29     value="A pytest plugin to add source code sanity checks (pep8 and friends)"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="The codecheckers pytest plugin runs pyflakes, pep8 and other configurable checks on Python files."
    31     value="The codecheckers pytest plugin runs pyflakes, pep8 and other configurable checks on Python files."
    32 set name=com.oracle.info.description \
    32 set name=com.oracle.info.description \
    33     value="the Python pytest-codecheckers module"
    33     value="the Python pytest-codecheckers module"
    34 set name=com.oracle.info.tpno value=14503
    34 set name=com.oracle.info.tpno value=$(TPNO)
    35 set name=info.classification \
    35 set name=info.classification \
    36     value=org.opensolaris.category.2008:Development/Python
    36     value=org.opensolaris.category.2008:Development/Python
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=org.opensolaris.arc-caseid value=PSARC/2013/370
    39 set name=org.opensolaris.arc-caseid value=PSARC/2013/370