components/python/setuptools/setuptools-26.p5m
changeset 706 6e61f0012046
child 751 32bfb3fa9b60
equal deleted inserted replaced
705:ea8fed4b5f65 706:6e61f0012046
       
     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) 2012, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 set name=pkg.fmri value=pkg:/library/python-2/setuptools-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    25 set name=pkg.summary value="Download, build, install, upgrade, and uninstall Python packages easily"
       
    26 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
       
    27 set name=info.upstream-url value="http://pypi.python.org/pypi/setuptools"
       
    28 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    30 set name=org.opensolaris.arc-caseid \
       
    31     value=PSARC/2008/084
       
    32 
       
    33 license setuptools.copyright license="PSF, ZPL"
       
    34 
       
    35 dir path=usr
       
    36 dir path=usr/lib
       
    37 dir path=usr/bin
       
    38 dir path=usr/lib/python2.6
       
    39 dir path=usr/lib/python2.6/vendor-packages
       
    40 dir path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info
       
    41 dir path=usr/lib/python2.6/vendor-packages/setuptools
       
    42 file path=usr/lib/python2.6/vendor-packages/easy_install.py
       
    43 file path=usr/lib/python2.6/vendor-packages/site.py
       
    44 file path=usr/lib/python2.6/vendor-packages/pkg_resources.py
       
    45 file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/zip-safe
       
    46 file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/SOURCES.txt
       
    47 file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/PKG-INFO
       
    48 file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/entry_points.txt
       
    49 file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/dependency_links.txt
       
    50 file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/top_level.txt
       
    51 dir path=usr/lib/python2.6/vendor-packages/setuptools/command
       
    52 dir path=usr/lib/python2.6/vendor-packages/setuptools/tests
       
    53 file path=usr/lib/python2.6/vendor-packages/setuptools/sandbox.py
       
    54 file path=usr/lib/python2.6/vendor-packages/setuptools/extension.py
       
    55 file path=usr/lib/python2.6/vendor-packages/setuptools/package_index.py
       
    56 file path=usr/lib/python2.6/vendor-packages/setuptools/depends.py
       
    57 file path=usr/lib/python2.6/vendor-packages/setuptools/gui.exe
       
    58 file path=usr/lib/python2.6/vendor-packages/setuptools/archive_util.py
       
    59 file path=usr/lib/python2.6/vendor-packages/setuptools/dist.py
       
    60 file path=usr/lib/python2.6/vendor-packages/setuptools/__init__.py
       
    61 file path=usr/lib/python2.6/vendor-packages/setuptools/cli.exe
       
    62 file path=usr/lib/python2.6/vendor-packages/setuptools/command/register.py
       
    63 file path=usr/lib/python2.6/vendor-packages/setuptools/command/setopt.py
       
    64 file path=usr/lib/python2.6/vendor-packages/setuptools/command/saveopts.py
       
    65 file path=usr/lib/python2.6/vendor-packages/setuptools/command/install.py
       
    66 file path=usr/lib/python2.6/vendor-packages/setuptools/command/__init__.py
       
    67 file path=usr/lib/python2.6/vendor-packages/setuptools/command/build_py.py
       
    68 file path=usr/lib/python2.6/vendor-packages/setuptools/command/bdist_egg.py
       
    69 file path=usr/lib/python2.6/vendor-packages/setuptools/command/develop.py
       
    70 file path=usr/lib/python2.6/vendor-packages/setuptools/command/build_ext.py
       
    71 file path=usr/lib/python2.6/vendor-packages/setuptools/command/upload.py
       
    72 file path=usr/lib/python2.6/vendor-packages/setuptools/command/easy_install.py
       
    73 file path=usr/lib/python2.6/vendor-packages/setuptools/command/test.py
       
    74 file path=usr/lib/python2.6/vendor-packages/setuptools/command/rotate.py
       
    75 file path=usr/lib/python2.6/vendor-packages/setuptools/command/sdist.py
       
    76 file path=usr/lib/python2.6/vendor-packages/setuptools/command/install_lib.py
       
    77 file path=usr/lib/python2.6/vendor-packages/setuptools/command/install_egg_info.py
       
    78 file path=usr/lib/python2.6/vendor-packages/setuptools/command/egg_info.py
       
    79 file path=usr/lib/python2.6/vendor-packages/setuptools/command/bdist_wininst.py
       
    80 file path=usr/lib/python2.6/vendor-packages/setuptools/command/alias.py
       
    81 file path=usr/lib/python2.6/vendor-packages/setuptools/command/bdist_rpm.py
       
    82 file path=usr/lib/python2.6/vendor-packages/setuptools/command/install_scripts.py
       
    83 file path=usr/lib/python2.6/vendor-packages/setuptools/tests/test_packageindex.py
       
    84 file path=usr/lib/python2.6/vendor-packages/setuptools/tests/test_resources.py
       
    85 file path=usr/lib/python2.6/vendor-packages/setuptools/tests/__init__.py
       
    86 file path=usr/lib/python2.6/vendor-packages/setuptools/tests/doctest.py
       
    87 file path=usr/bin/easy_install-2.6
       
    88 
       
    89 # force a dependency on the Python 2.6 runtime
       
    90 depend fmri=__TBD pkg.debug.depend.file=python2.6 \
       
    91        pkg.debug.depend.path=usr/bin type=require
       
    92 
       
    93 # force a dependency on the setuptools package
       
    94 depend fmri=library/python-2/setuptools@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
       
    95     type=require
       
    96