components/python/python27/python-27.p5m
changeset 609 775168282b2f
parent 578 4f51372decaf
child 751 32bfb3fa9b60
equal deleted inserted replaced
608:bef78732195b 609:775168282b2f
    26     value=pkg:/runtime/python-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/runtime/python-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="The Python interpreter, libraries and utilities"
    27 set name=pkg.summary value="The Python interpreter, libraries and utilities"
    28 set name=info.classification \
    28 set name=info.classification \
    29     value=org.opensolaris.category.2008:Development/Python
    29     value=org.opensolaris.category.2008:Development/Python
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.upstream-url value=http://python.org/
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=org.opensolaris.arc-caseid \
    32 set name=org.opensolaris.arc-caseid \
    33     value=PSARC/2008/514 \
    33     value=PSARC/2008/514 \
    34     value=PSARC/2009/529 \
    34     value=PSARC/2009/529 \
    35     value=PSARC/2011/XXX
    35     value=PSARC/2011/XXX
    36 # PSARC 2008/514 Python interface to dlpi(7P)
    36 # PSARC 2008/514 Python interface to dlpi(7P)