components/python/pbr/pbr-PYVER.p5m
changeset 1484 01108fd9c6ef
child 1520 0cf972526d4b
child 3152 1572f2692c01
equal deleted inserted replaced
1483:19c865f422ea 1484:01108fd9c6ef
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 set name=pkg.fmri \
       
    25     value=pkg:/library/python-2/pbr-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    26 set name=pkg.summary value="Python Build Reasonableness"
       
    27 set name=pkg.description \
       
    28     value="pbr is a library that injects some useful and sensible default behaviors into your setuptools run. It builds on top of d2to1 to provide for declarative configuration. It then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors."
       
    29 set name=com.oracle.info.description value="the Python pbr module"
       
    30 set name=com.oracle.info.tpno value=14503
       
    31 set name=info.classification \
       
    32     value=org.opensolaris.category.2008:Development/Python
       
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    34 set name=info.upstream value="OpenStack <[email protected]>"
       
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    36 set name=org.opensolaris.arc-caseid value=PSARC/2013/246
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    38 file path=usr/lib/python$(PYVER)/vendor-packages/pbr-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
       
    39 file path=usr/lib/python$(PYVER)/vendor-packages/pbr-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
       
    40 file path=usr/lib/python$(PYVER)/vendor-packages/pbr-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
       
    41 file path=usr/lib/python$(PYVER)/vendor-packages/pbr-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
       
    42 file path=usr/lib/python$(PYVER)/vendor-packages/pbr-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
       
    43 file path=usr/lib/python$(PYVER)/vendor-packages/pbr-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
       
    44 file path=usr/lib/python$(PYVER)/vendor-packages/pbr-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
       
    45 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/__init__.py
       
    46 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/core.py
       
    47 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/extra_files.py
       
    48 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/find_package.py
       
    49 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/hooks/__init__.py
       
    50 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/hooks/backwards.py
       
    51 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/hooks/base.py
       
    52 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/hooks/commands.py
       
    53 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/hooks/files.py
       
    54 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/hooks/metadata.py
       
    55 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/packaging.py
       
    56 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/testr_command.py
       
    57 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/__init__.py
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/test_commands.py
       
    59 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/test_core.py
       
    60 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/test_files.py
       
    61 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/test_hooks.py
       
    62 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/test_packaging.py
       
    63 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/test_setup.py
       
    64 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/test_version.py
       
    65 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/CHANGES.txt
       
    66 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/LICENSE.txt
       
    67 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/MANIFEST.in
       
    68 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/README.txt
       
    69 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/data_files/a.txt
       
    70 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/data_files/b.txt
       
    71 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/data_files/c.rst
       
    72 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/extra-file.txt
       
    73 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/git-extra-file.txt
       
    74 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py
       
    75 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py
       
    76 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py
       
    77 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt
       
    78 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt
       
    79 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/setup.cfg
       
    80 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/setup.py
       
    81 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/testpackage/src/testext.c
       
    82 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/tests/util.py
       
    83 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/util.py
       
    84 file path=usr/lib/python$(PYVER)/vendor-packages/pbr/version.py
       
    85 license pbr.license license="Apache v2.0, BSD"
       
    86 
       
    87 # force a dependency on the Python runtime
       
    88 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
       
    89     pkg.debug.depend.path=usr/bin
       
    90 
       
    91 # force a dependency on the pbr package
       
    92 depend type=require \
       
    93     fmri=library/python-2/pbr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)