components/python/nose/nose-PYVER.p5m
branchs11-update
changeset 3778 35735ffdda43
parent 3704 69ab8eca01c5
equal deleted inserted replaced
3777:68aef260e079 3778:35735ffdda43
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 #
    24 set name=pkg.fmri \
    26 set name=pkg.fmri \
    25     value=pkg:/library/python/nose-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/nose-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary \
    28 set name=pkg.summary \
    27     value="A unittest-based testing framework for python that makes writing and running tests easier"
    29     value="A unittest-based testing framework for python that makes writing and running tests easier"
    28 set name=com.oracle.info.description value="the Python nose unit test framework"
    30 set name=com.oracle.info.description value="the Python nose unit test framework"
    31     value=org.opensolaris.category.2008:Development/Python
    33     value=org.opensolaris.category.2008:Development/Python
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid value=PSARC/2011/198
    36 set name=org.opensolaris.arc-caseid value=PSARC/2011/198
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    38 #
    36 link path=usr/bin/nosetests target=nosetests-$(PYVER) mediator=python \
    39 link path=usr/bin/nosetests target=nosetests-$(PYVER) mediator=python \
    37     mediator-version=$(PYVER)
    40     mediator-version=$(PYVER)
    38 file path=usr/bin/nosetests-$(PYVER)
    41 file path=usr/bin/nosetests-$(PYVER)
    39 file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    42 file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    40 file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    43 file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    87 file path=usr/lib/python$(PYVER)/vendor-packages/nose/tools/nontrivial.py
    90 file path=usr/lib/python$(PYVER)/vendor-packages/nose/tools/nontrivial.py
    88 file path=usr/lib/python$(PYVER)/vendor-packages/nose/tools/trivial.py
    91 file path=usr/lib/python$(PYVER)/vendor-packages/nose/tools/trivial.py
    89 file path=usr/lib/python$(PYVER)/vendor-packages/nose/twistedtools.py
    92 file path=usr/lib/python$(PYVER)/vendor-packages/nose/twistedtools.py
    90 file path=usr/lib/python$(PYVER)/vendor-packages/nose/usage.txt
    93 file path=usr/lib/python$(PYVER)/vendor-packages/nose/usage.txt
    91 file path=usr/lib/python$(PYVER)/vendor-packages/nose/util.py
    94 file path=usr/lib/python$(PYVER)/vendor-packages/nose/util.py
       
    95 file nosetests.1 path=usr/share/man/nosetests-$(PYVER).1
       
    96 link path=usr/share/man/nosetests.1 target=nosetests-$(PYVER).1 \
       
    97     mediator=python mediator-version=$(PYVER)
       
    98 #
    92 license nose.license license=LGPLv2.1
    99 license nose.license license=LGPLv2.1
    93 
   100 
    94 # force the rename with an optional dependency on the old name
   101 # force the rename with an optional dependency on the old name
    95 depend type=optional \
   102 depend type=optional \
    96     fmri=library/python-2/nose-$(PYV)@1.2.1,5.11-0.175.3.0.0.16.0
   103     fmri=library/python-2/nose-$(PYV)@1.2.1,5.11-0.175.3.0.0.16.0