components/python/unittest2/unittest2-26.p5m
changeset 1666 69d14d547e77
parent 1534 a8d33afff3d5
child 1948 2d1537e7942d
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/unittest2-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/python/unittest2-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    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"
    57 file path=usr/lib/python2.6/vendor-packages/unittest2/util.py
    57 file path=usr/lib/python2.6/vendor-packages/unittest2/util.py
    58 license license.txt license="BSD, PSF"
    58 license license.txt license="BSD, PSF"
    59 
    59 
    60 # force a dependency on the unittest2 package
    60 # force a dependency on the unittest2 package
    61 depend type=require \
    61 depend type=require \
    62     fmri=library/python-2/unittest2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    62     fmri=library/python/unittest2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    63 
       
    64 # force the rename with an optional dependency on the old name
       
    65 depend type=optional \
       
    66     fmri=library/python-2/[email protected],5.12-5.12.0.0.0.41.0