components/python/oslo.config/oslo.config-PYVER.p5m
branchs11u2-sru
changeset 4156 4b1def16fe9b
parent 3152 1572f2692c01
equal deleted inserted replaced
4146:097063f324c0 4156:4b1def16fe9b
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 
       
    22 #
       
    23 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 
    25 
    24 # argparse is part of python 2.7, but separate in 2.6
       
    25 <transform depend type=require fmri=library/python-2/argparse-27 -> drop>
       
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/library/python/oslo.config-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/oslo.config-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="Oslo Configuration Library"
    28 set name=pkg.summary value="Oslo configuration library"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="The Oslo configuration API supports parsing command line arguments and .ini style configuration files."
    30     value="The Oslo configuration API supports parsing command line arguments and .ini style configuration files."
    31 set name=com.oracle.info.description value="the Oslo Configuration Library"
    31 set name=com.oracle.info.description value="the Oslo configuration library"
    32 set name=com.oracle.info.tpno value=17861
    32 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=info.classification \
    33 set name=info.classification \
    34     value=org.opensolaris.category.2008:Development/Python \
    34     value=org.opensolaris.category.2008:Development/Python
    35     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
       
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream value="OpenStack <[email protected]>"
    36 set name=info.upstream value="OpenStack <[email protected]>"
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=org.opensolaris.arc-caseid value=PSARC/2013/403
    38 set name=org.opensolaris.arc-caseid value=PSARC/2013/403
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    40 #
       
    41 link path=usr/bin/oslo-config-generator target=oslo-config-generator-$(PYVER) \
       
    42     mediator=python mediator-version=$(PYVER)
       
    43 file path=usr/bin/oslo-config-generator-$(PYVER)
    41 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER)-nspkg.pth
    44 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER)-nspkg.pth
    42 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    45 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    43 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    46 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    44 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
    47 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
       
    48 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
    45 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/namespace_packages.txt
    49 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/namespace_packages.txt
    46 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
    50 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
       
    51 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
    47 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
    52 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
    48 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    53 file path=usr/lib/python$(PYVER)/vendor-packages/oslo.config-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    49 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/__init__.py
    54 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/__init__.py
    50 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/__init__.py
    55 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/__init__.py
    51 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/cfg.py
    56 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/cfg.py
       
    57 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/cfgfilter.py
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/fixture.py
       
    59 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/generator.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/iniparser.py
    60 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/iniparser.py
    53 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/types.py
    61 file path=usr/lib/python$(PYVER)/vendor-packages/oslo/config/types.py
       
    62 file path=usr/lib/python$(PYVER)/vendor-packages/oslo_config/__init__.py
       
    63 file path=usr/lib/python$(PYVER)/vendor-packages/oslo_config/cfg.py
       
    64 file path=usr/lib/python$(PYVER)/vendor-packages/oslo_config/cfgfilter.py
       
    65 file path=usr/lib/python$(PYVER)/vendor-packages/oslo_config/fixture.py
       
    66 file path=usr/lib/python$(PYVER)/vendor-packages/oslo_config/generator.py
       
    67 file path=usr/lib/python$(PYVER)/vendor-packages/oslo_config/iniparser.py
       
    68 file path=usr/lib/python$(PYVER)/vendor-packages/oslo_config/types.py
       
    69 #
    54 license LICENSE license="Apache v2.0"
    70 license LICENSE license="Apache v2.0"
    55 
    71 
    56 # force the rename with an optional dependency on the old name
    72 # force the rename with an optional dependency on the old name
    57 depend type=optional \
    73 depend type=optional \
    58     fmri=library/python-2/oslo.config-$(PYV)@1.2.1,5.11-0.175.2.0.0.41.0
    74     fmri=library/python-2/oslo.config-$(PYV)@1.2.1,5.11-0.175.2.0.0.41.0
    59 
    75 
    60 # force a dependency on the correct Python runtime package
       
    61 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
       
    62     pkg.debug.depend.path=usr/bin
       
    63 
       
    64 # force a dependency on argparse; pkgdepend work is needed to flush this out.
    76 # force a dependency on argparse; pkgdepend work is needed to flush this out.
    65 depend type=require fmri=library/python-2/argparse-$(PYV)
    77 depend type=require fmri=library/python-2/argparse-$(PYV)
    66 
    78 
    67 # force a dependency on six; pkgdepend work is needed to flush this out.
    79 # force a dependency on netaddr; pkgdepend work is needed to flush this out.
    68 depend type=require fmri=library/python-2/six-$(PYV)
    80 depend type=require fmri=library/python-2/netaddr-$(PYV)
    69 
    81 
    70 # force a dependency on oslo.config
    82 # force a dependency on the oslo.config package
    71 depend type=require \
    83 depend type=require \
    72     fmri=library/python/oslo.config@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    84     fmri=library/python/oslo.config@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    85 
       
    86 # force a dependency on setuptools; pkgdepend work is needed to flush this out.
       
    87 depend type=require fmri=library/python-2/setuptools-$(PYV)
       
    88 
       
    89 # force a dependency on six; pkgdepend work is needed to flush this out.
       
    90 depend type=require fmri=library/python/six-$(PYV)
       
    91 
       
    92 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
       
    93 depend type=require fmri=library/python-2/stevedore-$(PYV)