components/python/nose/nose-PYVER.p5m
changeset 1666 69d14d547e77
parent 1251 f1fb66b52f41
child 1890 5a4ef66c42bf
equal deleted inserted replaced
1665:9e945128be3b 1666:69d14d547e77
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/library/python-2/nose-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/python/nose-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary \
    26 set name=pkg.summary \
    27     value="A unittest-based testing framework for python that makes writing and running tests easier"
    27     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"
    28 set name=com.oracle.info.description value="the Python nose unit test framework"
    29 set name=com.oracle.info.tpno value=12933
    29 set name=com.oracle.info.tpno value=12933
    30 set name=info.classification \
    30 set name=info.classification \
    95 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    95 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    96     pkg.debug.depend.path=usr/bin
    96     pkg.debug.depend.path=usr/bin
    97 
    97 
    98 # force a dependency on the nose package
    98 # force a dependency on the nose package
    99 depend type=require \
    99 depend type=require \
   100     fmri=library/python-2/nose@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   100     fmri=library/python/nose@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
   101 
       
   102 # force the rename with an optional dependency on the old name
       
   103 depend type=optional fmri=library/python-2/nose-$(PYV)@1.2.1,5.12-5.12.0.0.0.41.0