components/python/nose/nose-PYVER.p5m
author John Beck <John.Beck@Oracle.COM>
Mon, 19 May 2014 07:37:20 -0700
changeset 1907 446472de62e9
parent 1890 5a4ef66c42bf
child 1948 2d1537e7942d
permissions -rw-r--r--
PSARC 2014/151 Python 3.4 15819724 SUNBT7202228 python 3.4 18756157 upgrade setuptools to 0.9.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1247
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
1890
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
    21
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
    22
#
1666
69d14d547e77 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 1251
diff changeset
    23
# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
1247
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    27
#
1247
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
set name=pkg.fmri \
1666
69d14d547e77 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 1251
diff changeset
    29
    value=pkg:/library/python/nose-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
1890
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
    30
set name=pkg.summary value="Nicer testing for Python"
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
    31
set name=pkg.description \
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
    32
    value="nose extends the test loading and running features of unittest, making it easier to write, find and run tests. By default, nose will run tests in files or directories under the current working directory whose names include 'test' or 'Test' at a word boundary. Test output is similar to that of unittest, but also includes captured stdout output from failing tests, for easy print-style debugging. These features, and many more, are customizable through the use of plugins. Plugins included with nose provide support for doctest, code coverage and profiling, flexible attribute-based test selection, output capture and more."
1247
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
set name=com.oracle.info.description value="the Python nose unit test framework"
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
set name=com.oracle.info.tpno value=12933
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=info.classification \
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
    value=org.opensolaris.category.2008:Development/Python
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.arc-caseid value=PSARC/2011/198
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    41
#
1247
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
link path=usr/bin/nosetests target=nosetests-$(PYVER) mediator=python \
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
    mediator-version=$(PYVER)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
file path=usr/bin/nosetests-$(PYVER)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/lib/python$(PYVER)/vendor-packages/nose/__init__.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/lib/python$(PYVER)/vendor-packages/nose/case.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/lib/python$(PYVER)/vendor-packages/nose/commands.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file path=usr/lib/python$(PYVER)/vendor-packages/nose/config.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/lib/python$(PYVER)/vendor-packages/nose/core.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
file path=usr/lib/python$(PYVER)/vendor-packages/nose/exc.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file path=usr/lib/python$(PYVER)/vendor-packages/nose/ext/__init__.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file path=usr/lib/python$(PYVER)/vendor-packages/nose/ext/dtcompat.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
file path=usr/lib/python$(PYVER)/vendor-packages/nose/failure.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
file path=usr/lib/python$(PYVER)/vendor-packages/nose/importer.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/lib/python$(PYVER)/vendor-packages/nose/inspector.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/lib/python$(PYVER)/vendor-packages/nose/loader.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/__init__.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/allmodules.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/attrib.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/base.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/builtin.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/capture.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/collect.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/cover.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/debug.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/deprecated.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/doctests.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/errorclass.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/failuredetail.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/isolate.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/logcapture.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/manager.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/multiprocess.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/plugintest.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/prof.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/skip.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    83
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/testid.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    84
file path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins/xunit.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    85
file path=usr/lib/python$(PYVER)/vendor-packages/nose/proxy.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    86
file path=usr/lib/python$(PYVER)/vendor-packages/nose/pyversion.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    87
file path=usr/lib/python$(PYVER)/vendor-packages/nose/result.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    88
file path=usr/lib/python$(PYVER)/vendor-packages/nose/selector.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    89
file path=usr/lib/python$(PYVER)/vendor-packages/nose/sphinx/__init__.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    90
file path=usr/lib/python$(PYVER)/vendor-packages/nose/sphinx/pluginopts.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    91
file path=usr/lib/python$(PYVER)/vendor-packages/nose/suite.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    92
file path=usr/lib/python$(PYVER)/vendor-packages/nose/tools/__init__.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    93
file path=usr/lib/python$(PYVER)/vendor-packages/nose/tools/nontrivial.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    94
file path=usr/lib/python$(PYVER)/vendor-packages/nose/tools/trivial.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    95
file path=usr/lib/python$(PYVER)/vendor-packages/nose/twistedtools.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
file path=usr/lib/python$(PYVER)/vendor-packages/nose/usage.txt
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    97
file path=usr/lib/python$(PYVER)/vendor-packages/nose/util.py
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    98
file nosetests.1 path=usr/share/man/nosetests-$(PYVER).1
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    99
link path=usr/share/man/nosetests.1 target=nosetests-$(PYVER).1 \
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
   100
    mediator=python mediator-version=$(PYVER)
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
   101
#
1247
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   102
license nose.license license=LGPLv2.1
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
1890
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   104
# force a group dependency on the optional coverage; pkgdepend work is needed to
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   105
# flush this out.
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   106
depend type=group fmri=library/python/coverage-$(PYV)
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   107
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   108
# force the rename with an optional dependency on the old name
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   109
depend type=optional \
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   110
    fmri=library/python-2/nose-$(PYV)@1.2.1,5.12-5.12.0.0.0.41.0
1247
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
# force a dependency on the nose package
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
depend type=require \
1666
69d14d547e77 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 1251
diff changeset
   114
    fmri=library/python/nose@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)