components/pylint/pylint-27.p5m
branchs11-update
changeset 2424 4dacf13d67f7
parent 751 32bfb3fa9b60
child 1205 6c6c27bcf9ac
equal deleted inserted replaced
2423:86657720cb34 2424:4dacf13d67f7
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 set name=org.opensolaris.arc-caseid \
    33 set name=org.opensolaris.arc-caseid \
    34     value=PSARC/2009/325
    34     value=PSARC/2009/325
    35 
    35 
    36 license pylint.license license="GPLv2"
       
    37 
       
    38 # pkgdepend should pick up a dependency on 
       
    39 # /library/python-2/logilab-common and /library/python-2/logilab-astng; 
       
    40 #depend fmri=__TBD \
       
    41 #    pkg.debug.depend.file=usr/lib/python2.7/vendor-packages/logilab/common/textutils.py \
       
    42 #    pkg.debug.reason=usr/lib/python2.7/vendor-packages/pylint/utils.py \
       
    43 #    type=require
       
    44 #depend fmri=__TBD \
       
    45 #    pkg.debug.depend.file=usr/lib/python2.7/vendor-packages/logilab/astng/nodes.py \
       
    46 #    pkg.debug.reason=usr/lib/python2.7/vendor-packages/pylint/lint.py \
       
    47 #    type=require
       
    48 dir path=usr
    36 dir path=usr
    49 dir path=usr/bin
    37 dir path=usr/bin
    50 dir path=usr/lib
    38 dir path=usr/lib
    51 dir path=usr/lib/python2.7
    39 dir path=usr/lib/python2.7
    52 dir path=usr/lib/python2.7/vendor-packages
    40 dir path=usr/lib/python2.7/vendor-packages
       
    41 dir path=usr/lib/python2.7/vendor-packages/pylint
    53 dir path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info
    42 dir path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info
    54 dir path=usr/lib/python2.7/vendor-packages/pylint
       
    55 dir path=usr/lib/python2.7/vendor-packages/pylint/checkers
    43 dir path=usr/lib/python2.7/vendor-packages/pylint/checkers
    56 dir path=usr/lib/python2.7/vendor-packages/pylint/pyreverse
    44 dir path=usr/lib/python2.7/vendor-packages/pylint/pyreverse
    57 dir path=usr/lib/python2.7/vendor-packages/pylint/reporters
    45 dir path=usr/lib/python2.7/vendor-packages/pylint/reporters
       
    46 
    58 file path=usr/bin/epylint-2.7 pkg.depend.bypass-generate=.*
    47 file path=usr/bin/epylint-2.7 pkg.depend.bypass-generate=.*
    59 file path=usr/bin/pylint-2.7 pkg.depend.bypass-generate=.*
    48 file path=usr/bin/pylint-2.7 pkg.depend.bypass-generate=.*
    60 file path=usr/bin/pylint-gui-2.7 pkg.depend.bypass-generate=.*
    49 file path=usr/bin/pylint-gui-2.7 pkg.depend.bypass-generate=.*
    61 file path=usr/bin/pyreverse-2.7 pkg.depend.bypass-generate=.*
    50 file path=usr/bin/pyreverse-2.7 pkg.depend.bypass-generate=.*
    62 file path=usr/bin/symilar-2.7 pkg.depend.bypass-generate=.*
    51 file path=usr/bin/symilar-2.7 pkg.depend.bypass-generate=.*
    63 file path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/requires.txt
    52 file \
    64 file path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/top_level.txt
    53     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/PKG-INFO
    65 file path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/dependency_links.txt
    54 file \
    66 file path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/SOURCES.txt
    55     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/SOURCES.txt
    67 file path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/PKG-INFO
    56 file \
       
    57     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/dependency_links.txt
       
    58 file \
       
    59     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/requires.txt
       
    60 file \
       
    61     path=usr/lib/python2.7/vendor-packages/pylint-$(COMPONENT_VERSION)-py2.7.egg-info/top_level.txt
    68 file path=usr/lib/python2.7/vendor-packages/pylint/__init__.py
    62 file path=usr/lib/python2.7/vendor-packages/pylint/__init__.py
    69 file path=usr/lib/python2.7/vendor-packages/pylint/__pkginfo__.py
    63 file path=usr/lib/python2.7/vendor-packages/pylint/__pkginfo__.py
    70 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/__init__.py
    64 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/__init__.py
    71 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/base.py
    65 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/base.py
    72 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/classes.py
    66 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/classes.py
    73 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/design_analysis.py
    67 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/design_analysis.py
    74 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/exceptions.py
    68 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/exceptions.py
    75 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/format.py
    69 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/format.py
    76 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/imports.py
    70 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/imports.py
       
    71 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/logging.py
    77 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/misc.py
    72 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/misc.py
    78 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/newstyle.py
    73 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/newstyle.py
    79 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/raw_metrics.py
    74 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/raw_metrics.py
    80 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/similar.py
    75 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/similar.py
       
    76 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/string_format.py
    81 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/typecheck.py
    77 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/typecheck.py
    82 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/utils.py
    78 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/utils.py
    83 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/variables.py
    79 file path=usr/lib/python2.7/vendor-packages/pylint/checkers/variables.py
    84 file path=usr/lib/python2.7/vendor-packages/pylint/config.py
    80 file path=usr/lib/python2.7/vendor-packages/pylint/config.py
    85 file path=usr/lib/python2.7/vendor-packages/pylint/epylint.py
    81 file path=usr/lib/python2.7/vendor-packages/pylint/epylint.py
    91 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/diagrams.py
    87 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/diagrams.py
    92 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/main.py
    88 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/main.py
    93 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/utils.py
    89 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/utils.py
    94 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/writer.py
    90 file path=usr/lib/python2.7/vendor-packages/pylint/pyreverse/writer.py
    95 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/__init__.py
    91 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/__init__.py
       
    92 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/guireporter.py
    96 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/html.py
    93 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/html.py
    97 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/text.py
    94 file path=usr/lib/python2.7/vendor-packages/pylint/reporters/text.py
       
    95 file path=usr/lib/python2.7/vendor-packages/pylint/testutils.py
    98 file path=usr/lib/python2.7/vendor-packages/pylint/utils.py
    96 file path=usr/lib/python2.7/vendor-packages/pylint/utils.py
    99 
    97 
   100 link path=usr/bin/epylint target=epylint-2.7 mediator=python mediator-version=2.7
    98 link path=usr/bin/epylint target=epylint-2.7 mediator=python mediator-version=2.7
   101 link path=usr/bin/pylint target=pylint-2.7 mediator=python mediator-version=2.7
    99 link path=usr/bin/pylint target=pylint-2.7 mediator=python mediator-version=2.7
   102 link path=usr/bin/pylint-gui target=pylint-gui-2.7 mediator=python mediator-version=2.7
   100 link path=usr/bin/pylint-gui target=pylint-gui-2.7 mediator=python mediator-version=2.7
   103 link path=usr/bin/pyreverse target=pyreverse-2.7 mediator=python mediator-version=2.7
   101 link path=usr/bin/pyreverse target=pyreverse-2.7 mediator=python mediator-version=2.7
   104 link path=usr/bin/symilar target=symilar-2.7 mediator=python mediator-version=2.7
   102 link path=usr/bin/symilar target=symilar-2.7 mediator=python mediator-version=2.7
   105 
   103 
       
   104 license pylint.license license="GPLv2"
       
   105 
       
   106 # force a dependency on logilab-common-27 version 0.58.2
       
   107 depend fmri=library/python-2/[email protected] type=require
       
   108 
       
   109 # force a dependency on logilab-astng-27 version 0.24.0
       
   110 depend fmri=library/python-2/[email protected] type=require
       
   111 
   106 # force a dependency on the Python 2.7 runtime
   112 # force a dependency on the Python 2.7 runtime
   107 depend fmri=__TBD pkg.debug.depend.file=python2.7 \
   113 depend fmri=__TBD pkg.debug.depend.file=python2.7 \
   108        pkg.debug.depend.path=usr/bin type=require
   114        pkg.debug.depend.path=usr/bin type=require
   109 
   115 
   110 # force a dependency on the pylint package
   116 # force a dependency on the pylint package