components/python/coverage/coverage-26.p5m
author Rich Burridge <rich.burridge@oracle.com>
Sat, 06 Apr 2013 08:18:24 -0700
branchs11-update
changeset 2551 0391c5c3b137
parent 751 32bfb3fa9b60
permissions -rw-r--r--
16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     1
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     3
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     7
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    12
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    18
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    20
#
2551
0391c5c3b137 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 751
diff changeset
    21
# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    22
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    23
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    24
set name=pkg.fmri value=pkg:/library/python-2/coverage-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    25
set name=pkg.summary value="The coverage.py Python code coverage tool"
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    26
set name=pkg.description value="Coverage measures Python code coverage, typically during test execution."
2551
0391c5c3b137 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 751
diff changeset
    27
set name=com.oracle.info.description value="coverage, the code coverage tool for Python 2.6"
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    28
set name=info.classification value="org.opensolaris.category.2008:Development/Python"
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 484
diff changeset
    29
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    30
set name=info.upstream value="Ned Batchelder <[email protected]>"
464
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 452
diff changeset
    31
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    32
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
464
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 452
diff changeset
    33
set name=org.opensolaris.arc-caseid \
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 452
diff changeset
    34
    value=PSARC/2011/260
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    35
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    36
license coverage.copyright license=BSD
452
ef9282f63da3 7067302 no more CDDL'ng in Userland ('fix' path check)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 445
diff changeset
    37
# the packaging software treats the license= attribute as the key, so
ef9282f63da3 7067302 no more CDDL'ng in Userland ('fix' path check)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 445
diff changeset
    38
# we need to name them differently or the tools will fail to deal with
ef9282f63da3 7067302 no more CDDL'ng in Userland ('fix' path check)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 445
diff changeset
    39
# the fact that they are really different license files.
ef9282f63da3 7067302 no more CDDL'ng in Userland ('fix' path check)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 445
diff changeset
    40
license jquery.copyright license=MIT-1
ef9282f63da3 7067302 no more CDDL'ng in Userland ('fix' path check)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 445
diff changeset
    41
license jquery.isonscreen.copyright license=MIT-2
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    42
706
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    43
# force a dependency on the Python 2.6 runtime
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    44
depend fmri=__TBD pkg.debug.depend.file=python2.6 \
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    45
       pkg.debug.depend.path=usr/bin type=require
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    46
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    47
# force a dependency on the coverage package
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    48
depend fmri=library/python-2/coverage@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) type=require
484
63ed89d661a3 7079249 unable to upgrade snv_170 textinstall to snv_171:conflicting python packages
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 464
diff changeset
    49
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    50
dir path=usr
445
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    51
dir path=usr/bin
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    52
dir path=usr/lib
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    53
dir path=usr/lib/python2.6
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    54
dir path=usr/lib/python2.6/vendor-packages
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    55
dir path=usr/lib/python2.6/vendor-packages/coverage
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    56
dir \
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    57
    path=usr/lib/python2.6/vendor-packages/coverage-$(COMPONENT_VERSION)-py2.6.egg-info
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    58
dir path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles
751
32bfb3fa9b60 7155746 Userland python bits should use mediated links
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 706
diff changeset
    59
file path=usr/bin/coverage2.6
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    60
file \
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    61
    path=usr/lib/python2.6/vendor-packages/coverage-$(COMPONENT_VERSION)-py2.6.egg-info/PKG-INFO
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    62
file \
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    63
    path=usr/lib/python2.6/vendor-packages/coverage-$(COMPONENT_VERSION)-py2.6.egg-info/SOURCES.txt
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    64
file \
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    65
    path=usr/lib/python2.6/vendor-packages/coverage-$(COMPONENT_VERSION)-py2.6.egg-info/dependency_links.txt
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    66
file \
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    67
    path=usr/lib/python2.6/vendor-packages/coverage-$(COMPONENT_VERSION)-py2.6.egg-info/entry_points.txt
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    68
file \
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    69
    path=usr/lib/python2.6/vendor-packages/coverage-$(COMPONENT_VERSION)-py2.6.egg-info/not-zip-safe
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    70
file \
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    71
    path=usr/lib/python2.6/vendor-packages/coverage-$(COMPONENT_VERSION)-py2.6.egg-info/top_level.txt
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    72
file path=usr/lib/python2.6/vendor-packages/coverage/__init__.py
445
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    73
file path=usr/lib/python2.6/vendor-packages/coverage/__main__.py
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    74
file path=usr/lib/python2.6/vendor-packages/coverage/annotate.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    75
file path=usr/lib/python2.6/vendor-packages/coverage/backward.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    76
file path=usr/lib/python2.6/vendor-packages/coverage/bytecode.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    77
file path=usr/lib/python2.6/vendor-packages/coverage/cmdline.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    78
file path=usr/lib/python2.6/vendor-packages/coverage/codeunit.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    79
file path=usr/lib/python2.6/vendor-packages/coverage/collector.py
445
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    80
file path=usr/lib/python2.6/vendor-packages/coverage/config.py
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    81
file path=usr/lib/python2.6/vendor-packages/coverage/control.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    82
file path=usr/lib/python2.6/vendor-packages/coverage/data.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    83
file path=usr/lib/python2.6/vendor-packages/coverage/execfile.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    84
file path=usr/lib/python2.6/vendor-packages/coverage/files.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    85
file path=usr/lib/python2.6/vendor-packages/coverage/html.py
445
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    86
file \
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    87
    path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/coverage_html.js
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    88
file path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/index.html
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    89
file \
445
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    90
    path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/jquery-1.4.3.min.js
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    91
file \
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    92
    path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/jquery.hotkeys.js
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    93
file \
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    94
    path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/jquery.isonscreen.js
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    95
file \
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    96
    path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/jquery.tablesorter.min.js
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    97
file \
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    98
    path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/keybd_closed.png
f383012adc1a 7066892 Update coverage.py to a stable release version
Erik Trauschke <Erik.Trauschke@oracle.com>
parents: 394
diff changeset
    99
file path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/keybd_open.png
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   100
file path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/pyfile.html
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   101
file path=usr/lib/python2.6/vendor-packages/coverage/htmlfiles/style.css
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   102
file path=usr/lib/python2.6/vendor-packages/coverage/misc.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   103
file path=usr/lib/python2.6/vendor-packages/coverage/parser.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   104
file path=usr/lib/python2.6/vendor-packages/coverage/phystokens.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   105
file path=usr/lib/python2.6/vendor-packages/coverage/report.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   106
file path=usr/lib/python2.6/vendor-packages/coverage/results.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   107
file path=usr/lib/python2.6/vendor-packages/coverage/summary.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   108
file path=usr/lib/python2.6/vendor-packages/coverage/templite.py
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   109
file path=usr/lib/python2.6/vendor-packages/coverage/tracer.so
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
   110
file path=usr/lib/python2.6/vendor-packages/coverage/xmlreport.py
751
32bfb3fa9b60 7155746 Userland python bits should use mediated links
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 706
diff changeset
   111
link path=usr/bin/coverage target=coverage2.6 \
32bfb3fa9b60 7155746 Userland python bits should use mediated links
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 706
diff changeset
   112
    mediator=python mediator-version=2.6