components/python/cinderclient/cinderclient-PYVER.p5m
changeset 1890 5a4ef66c42bf
parent 1760 353323c7bdc1
child 1944 56ac2df1785b
equal deleted inserted replaced
1889:7251578a5ce7 1890:5a4ef66c42bf
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 # argparse is part of python 2.7, but separate in 2.6
       
    27 <transform depend type=require fmri=library/python/argparse-27 -> drop>
       
    28 set name=pkg.fmri \
    26 set name=pkg.fmri \
    29     value=pkg:/library/python/cinderclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/cinderclient-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30 set name=pkg.summary \
    28 set name=pkg.summary \
    31     value="Python and command-line clients for the OpenStack Cinder API"
    29     value="Python and command-line clients for the OpenStack Cinder API"
    32 set name=pkg.description \
    30 set name=pkg.description \