components/python/nose/nose-PYVER.p5m
author Rich Burridge <rich.burridge@oracle.com>
Wed, 03 Apr 2013 09:07:23 -0700
changeset 1247 6b8e3d1edadd
child 1251 f1fb66b52f41
permissions -rw-r--r--
16433531 - Update Nose to 1.2.1
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
#
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
set name=pkg.fmri \
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
    value=pkg:/library/python-2/nose-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
set name=pkg.summary \
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
    value="A unittest-based testing framework for python that makes writing and running tests easier"
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
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
    29
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
    30
set name=info.classification \
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
    value=org.opensolaris.category.2008:Development/Python
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
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
    33
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
    34
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
    35
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
dir  path=usr
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
dir  path=usr/bin
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
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
    39
    mediator-version=$(PYVER)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
file path=usr/bin/nosetests-$(PYVER)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
dir  path=usr/lib
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
dir  path=usr/lib/python$(PYVER)
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
dir  path=usr/lib/python$(PYVER)/vendor-packages
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
dir  path=usr/lib/python$(PYVER)/vendor-packages/nose
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
dir  path=usr/lib/python$(PYVER)/vendor-packages/nose-$(COMPONENT_VERSION)-py$(PYVER).egg-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/PKG-INFO
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/SOURCES.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/dependency_links.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/entry_points.txt
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/not-zip-safe
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-$(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
    52
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
    53
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
    54
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
    55
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
    56
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
    57
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
    58
dir  path=usr/lib/python$(PYVER)/vendor-packages/nose/ext
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/ext/__init__.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/ext/dtcompat.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/failure.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/importer.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/inspector.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/loader.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
dir  path=usr/lib/python$(PYVER)/vendor-packages/nose/plugins
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/__init__.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/allmodules.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/attrib.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/base.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/builtin.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/capture.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/collect.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/cover.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/debug.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/deprecated.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/doctests.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/errorclass.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/failuredetail.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/isolate.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/logcapture.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/manager.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/multiprocess.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/plugintest.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/prof.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/plugins/skip.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/plugins/testid.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/plugins/xunit.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/proxy.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/pyversion.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/result.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/selector.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    92
dir  path=usr/lib/python$(PYVER)/vendor-packages/nose/sphinx
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/sphinx/__init__.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/sphinx/pluginopts.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/suite.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
dir  path=usr/lib/python$(PYVER)/vendor-packages/nose/tools
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/tools/__init__.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    98
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
    99
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
   100
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
   101
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
   102
file path=usr/lib/python$(PYVER)/vendor-packages/nose/util.py
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
license nose.license license=LGPLv2.1
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   104
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
# force a dependency on the Python runtime
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   106
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   107
    pkg.debug.depend.path=usr/bin
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
# force a dependency on the nose package
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
depend type=require \
6b8e3d1edadd 16433531 - Update Nose to 1.2.1
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
    fmri=library/python-2/nose@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)