components/pylint/pylint-27.p5m
changeset 1907 446472de62e9
parent 1906 06b8097543cd
child 1908 702ae3973fcc
equal deleted inserted replaced
1906:06b8097543cd 1907:446472de62e9
     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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 
       
    26 set name=pkg.fmri value=pkg:/developer/python/pylint-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="pylint - python code static checker"
       
    28 set name=pkg.description value="pylint is a Python source code analyzer which looks for programming errors and helps enforce a coding standard"
       
    29 set name=com.oracle.info.description value="the pylint Python code static checker for Python 2.7"
       
    30 set name=com.oracle.info.tpno value=9026
       
    31 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
       
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    35 set name=org.opensolaris.arc-caseid \
       
    36     value=PSARC/2009/325
       
    37 
       
    38 
       
    39 file path=usr/bin/epylint-2.7 pkg.depend.bypass-generate=.*
       
    40 file path=usr/bin/pylint-2.7 pkg.depend.bypass-generate=.*
       
    41 file path=usr/bin/pylint-gui-2.7 pkg.depend.bypass-generate=.*
       
    42 file path=usr/bin/pyreverse-2.7 pkg.depend.bypass-generate=.*
       
    43 file path=usr/bin/symilar-2.7 pkg.depend.bypass-generate=.*
       
    44 file \
       
    45     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/PKG-INFO
       
    46 file \
       
    47     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/SOURCES.txt
       
    48 file \
       
    49     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/dependency_links.txt
       
    50 file \
       
    51     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/requires.txt
       
    52 file \
       
    53     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/top_level.txt
       
    54 file path=usr/lib/python2.7/vendor-packages/pylint/__init__.py
       
    55 file path=usr/lib/python2.7/vendor-packages/pylint/__pkginfo__.py
       
    56 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/__init__.py
       
    57 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/base.py
       
    58 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/classes.py
       
    59 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/design_analysis.py
       
    60 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/exceptions.py
       
    61 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/format.py
       
    62 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/imports.py
       
    63 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/logging.py
       
    64 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/misc.py
       
    65 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/newstyle.py
       
    66 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/raw_metrics.py
       
    67 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/similar.py
       
    68 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/string_format.py
       
    69 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/typecheck.py
       
    70 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/utils.py
       
    71 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/variables.py
       
    72 file path=usr/lib/python2.7/vendor-packages/pylint/config.py
       
    73 file path=usr/lib/python2.7/vendor-packages/pylint/epylint.py
       
    74 file path=usr/lib/python2.7/vendor-packages/pylint/gui.py
       
    75 file path=usr/lib/python2.7/vendor-packages/pylint/interfaces.py
       
    76 file path=usr/lib/python2.7/vendor-packages/pylint/lint.py
       
    77 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/__init__.py
       
    78 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/diadefslib.py
       
    79 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/diagrams.py
       
    80 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/main.py
       
    81 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/utils.py
       
    82 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/writer.py
       
    83 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/__init__.py
       
    84 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/guireporter.py
       
    85 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/html.py
       
    86 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/text.py
       
    87 file path=usr/lib/python2.7/vendor-packages/pylint/testutils.py
       
    88 file path=usr/lib/python2.7/vendor-packages/pylint/utils.py
       
    89 
       
    90 link path=usr/bin/epylint target=epylint-2.7 mediator=python mediator-version=2.7
       
    91 link path=usr/bin/pylint target=pylint-2.7 mediator=python mediator-version=2.7
       
    92 link path=usr/bin/pylint-gui target=pylint-gui-2.7 mediator=python mediator-version=2.7
       
    93 link path=usr/bin/pyreverse target=pyreverse-2.7 mediator=python mediator-version=2.7
       
    94 link path=usr/bin/symilar target=symilar-2.7 mediator=python mediator-version=2.7
       
    95 
       
    96 license pylint.license license="GPLv2"
       
    97 
       
    98 # force a dependency on logilab-common-27 version 0.58.2
       
    99 depend fmri=library/python/[email protected] type=require
       
   100 
       
   101 # force a dependency on logilab-astng-27 version 0.24.0
       
   102 depend fmri=library/python/[email protected] type=require
       
   103 
       
   104 # force a dependency on the Python 2.7 runtime
       
   105 depend fmri=__TBD pkg.debug.depend.file=python2.7 \
       
   106        pkg.debug.depend.path=usr/bin type=require
       
   107 
       
   108 # force a dependency on the pylint package
       
   109 depend fmri=developer/python/pylint@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
       
   110     type=require