Add Python setuptools oi_151a
authorJon Tibble <meths@btinternet.com>
Wed, 30 Jan 2013 14:03:23 +0000
branchoi_151a
changeset 327 adba83385ac0
parent 326 76d642e4e09e
child 328 fa84bbc8c363
Add Python setuptools
.hgignore
components/python/setuptools/Makefile
components/python/setuptools/setuptools-26.p5m
components/python/setuptools/setuptools-27.p5m.disabled
components/python/setuptools/setuptools.copyright
components/python/setuptools/setuptools.p5m
--- a/.hgignore	Wed Jan 30 11:48:41 2013 +0000
+++ b/.hgignore	Wed Jan 30 14:03:23 2013 +0000
@@ -17,6 +17,7 @@
 components/python/pybonjour/pybonjour-1.1.1*
 components/python/pycurl/pycurl-7.19.0*
 components/python/python26/Python-2.6.4*
+components/python/setuptools/setuptools-0.6c11*
 components/qemu-kvm/joyent-illumos-kvm-cmd-bacaa89*
 components/sic_team/*/build*
 components/sic_team/java-commons-logging/commons-logging-1.0.4*
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/setuptools/Makefile	Wed Jan 30 14:03:23 2013 +0000
@@ -0,0 +1,52 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+PATH=/usr/bin:/usr/gnu/bin:/usr/sbin
+
+COMPONENT_NAME=		setuptools
+COMPONENT_VERSION=	0.6
+COMPONENT_SUBVERSION=	11
+IPS_COMPONENT_VERSION=	$(COMPONENT_VERSION).$(COMPONENT_SUBVERSION)
+
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)c$(COMPONENT_SUBVERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:630fea9b726320b73ee3ca6ff61732cb32675b0389be658080fe46383b87a1d3
+COMPONENT_ARCHIVE_URL=	http://pypi.python.org/packages/source/s/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=	python-mod/setuptools
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+# common targets
+build:		$(BUILD_32)
+
+install:	$(INSTALL_32)
+
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/setuptools/setuptools-26.p5m	Wed Jan 30 14:03:23 2013 +0000
@@ -0,0 +1,100 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri value=pkg:/library/python-2/setuptools-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Download, build, install, upgrade, and uninstall Python packages easily"
+set name=info.classification value="org.opensolaris.category.2008:Development/Python"
+set name=info.upstream-url value="http://pypi.python.org/pypi/setuptools"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+set name=org.opensolaris.arc-caseid \
+    value=PSARC/2008/084
+set name=variant.arch value=$(MACH)
+
+license setuptools.copyright license="PSF, ZPL"
+
+dir path=usr
+dir path=usr/lib
+dir path=usr/bin
+dir path=usr/lib/python2.6
+dir path=usr/lib/python2.6/vendor-packages
+dir path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info
+dir path=usr/lib/python2.6/vendor-packages/setuptools
+file path=usr/lib/python2.6/vendor-packages/easy_install.py
+file path=usr/lib/python2.6/vendor-packages/site.py
+file path=usr/lib/python2.6/vendor-packages/pkg_resources.py
+file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/zip-safe
+file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/SOURCES.txt
+file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/PKG-INFO
+file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/entry_points.txt
+file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/dependency_links.txt
+file path=usr/lib/python2.6/vendor-packages/setuptools-0.6c11-py2.6.egg-info/top_level.txt
+dir path=usr/lib/python2.6/vendor-packages/setuptools/command
+dir path=usr/lib/python2.6/vendor-packages/setuptools/tests
+file path=usr/lib/python2.6/vendor-packages/setuptools/sandbox.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/extension.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/package_index.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/depends.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/gui.exe
+file path=usr/lib/python2.6/vendor-packages/setuptools/archive_util.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/dist.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/__init__.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/cli.exe
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/register.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/setopt.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/saveopts.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/install.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/__init__.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/build_py.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/bdist_egg.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/develop.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/build_ext.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/upload.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/easy_install.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/test.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/rotate.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/sdist.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/install_lib.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/install_egg_info.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/egg_info.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/bdist_wininst.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/alias.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/bdist_rpm.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/command/install_scripts.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/tests/test_packageindex.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/tests/test_resources.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/tests/__init__.py
+file path=usr/lib/python2.6/vendor-packages/setuptools/tests/doctest.py
+file path=usr/bin/easy_install-2.6
+
+link path=usr/bin/easy_install target=easy_install-2.6 \
+    mediator=python mediator-version=2.6
+
+# force a dependency on the Python 2.6 runtime
+depend fmri=__TBD pkg.debug.depend.file=python2.6 \
+       pkg.debug.depend.path=usr/bin type=require
+
+# force a dependency on the setuptools package
+depend fmri=library/python-2/setuptools@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
+    type=require
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/setuptools/setuptools-27.p5m.disabled	Wed Jan 30 14:03:23 2013 +0000
@@ -0,0 +1,100 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri value=pkg:/library/python-2/setuptools-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Download, build, install, upgrade, and uninstall Python packages easily"
+set name=info.classification value="org.opensolaris.category.2008:Development/Python"
+set name=info.upstream-url value="http://pypi.python.org/pypi/setuptools"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+set name=org.opensolaris.arc-caseid \
+    value=PSARC/2008/084
+set name=variant.arch value=$(MACH)
+
+license setuptools.copyright license="PSF, ZPL"
+
+dir path=usr
+dir path=usr/lib
+dir path=usr/bin
+dir path=usr/lib/python2.7
+dir path=usr/lib/python2.7/vendor-packages
+dir path=usr/lib/python2.7/vendor-packages/setuptools-0.6c11-py2.7.egg-info
+dir path=usr/lib/python2.7/vendor-packages/setuptools
+file path=usr/lib/python2.7/vendor-packages/pkg_resources.py
+file path=usr/lib/python2.7/vendor-packages/easy_install.py
+file path=usr/lib/python2.7/vendor-packages/site.py
+file path=usr/lib/python2.7/vendor-packages/setuptools-0.6c11-py2.7.egg-info/dependency_links.txt
+file path=usr/lib/python2.7/vendor-packages/setuptools-0.6c11-py2.7.egg-info/zip-safe
+file path=usr/lib/python2.7/vendor-packages/setuptools-0.6c11-py2.7.egg-info/top_level.txt
+file path=usr/lib/python2.7/vendor-packages/setuptools-0.6c11-py2.7.egg-info/PKG-INFO
+file path=usr/lib/python2.7/vendor-packages/setuptools-0.6c11-py2.7.egg-info/entry_points.txt
+file path=usr/lib/python2.7/vendor-packages/setuptools-0.6c11-py2.7.egg-info/SOURCES.txt
+dir path=usr/lib/python2.7/vendor-packages/setuptools/command
+dir path=usr/lib/python2.7/vendor-packages/setuptools/tests
+file path=usr/lib/python2.7/vendor-packages/setuptools/archive_util.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/depends.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/gui.exe
+file path=usr/lib/python2.7/vendor-packages/setuptools/__init__.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/package_index.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/sandbox.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/extension.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/cli.exe
+file path=usr/lib/python2.7/vendor-packages/setuptools/dist.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/develop.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/easy_install.py pkg.depend.bypass-generate=.*
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/install.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/bdist_wininst.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/egg_info.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/rotate.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/install_scripts.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/bdist_rpm.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/__init__.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/register.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/saveopts.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/upload.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/build_py.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/alias.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/test.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/install_lib.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/install_egg_info.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/setopt.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/build_ext.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/bdist_egg.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/command/sdist.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/tests/test_packageindex.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/tests/__init__.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/tests/doctest.py
+file path=usr/lib/python2.7/vendor-packages/setuptools/tests/test_resources.py pkg.depend.bypass-generate=.*
+file path=usr/bin/easy_install-2.7 pkg.depend.bypass-generate=.*
+
+link path=usr/bin/easy_install target=easy_install-2.7 \
+    mediator=python mediator-version=2.7
+
+# force a dependency on the Python 2.7 runtime
+depend fmri=__TBD pkg.debug.depend.file=python2.7 \
+       pkg.debug.depend.path=usr/bin type=require
+
+# force a dependency on the setuptools package
+depend fmri=library/python-2/setuptools@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
+    type=require
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/setuptools/setuptools.copyright	Wed Jan 30 14:03:23 2013 +0000
@@ -0,0 +1,123 @@
+Python License
+==============
+
+Open Source Initiative OSI - Python Software Foundation License:Licensing
+Submitted by nelson on Tue, 2006-10-31 04:56. ::
+
+Python Software Foundation License
+
+PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+--------------------------------------------
+
+1. This LICENSE AGREEMENT is between the Python Software Foundation
+("PSF"), and the Individual or Organization ("Licensee") accessing and
+otherwise using this software ("Python") in source or binary form and
+its associated documentation.
+
+2. Subject to the terms and conditions of this License Agreement, PSF
+hereby grants Licensee a nonexclusive, royalty-free, world-wide
+license to reproduce, analyze, test, perform and/or display publicly,
+prepare derivative works, distribute, and otherwise use Python
+alone or in any derivative version, provided, however, that PSF's
+License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
+2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
+Reserved" are retained in Python alone or in any derivative version
+prepared by Licensee.
+
+3. In the event Licensee prepares a derivative work that is based on
+or incorporates Python or any part thereof, and wants to make
+the derivative work available to others as provided herein, then
+Licensee hereby agrees to include in any such work a brief summary of
+the changes made to Python.
+
+4. PSF is making Python available to Licensee on an "AS IS"
+basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
+DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
+FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
+INFRINGE ANY THIRD PARTY RIGHTS.
+
+5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
+FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
+A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
+OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+6. This License Agreement will automatically terminate upon a material
+breach of its terms and conditions.
+
+7. Nothing in this License Agreement shall be deemed to create any
+relationship of agency, partnership, or joint venture between PSF and
+Licensee. This License Agreement does not grant permission to use PSF
+trademarks or trade name in a trademark sense to endorse or promote
+products or services of Licensee, or any third party.
+
+8. By copying, installing or otherwise using Python, Licensee
+agrees to be bound by the terms and conditions of this License
+Agreement.
+
+
+
+Zope License
+============
+Open Source Initiative OSI - The Zope Public License Ver.2.0:Licensing
+Submitted by nelson on Tue, 2006-10-31 04:56. ::
+
+Zope Public License (ZPL) Version 2.0
+-----------------------------------------------
+
+This software is Copyright (c) Zope Corporation (tm) and
+Contributors. All rights reserved.
+
+This license has been certified as open source. It has also
+been designated as GPL compatible by the Free Software
+Foundation (FSF).
+
+Redistribution and use in source and binary forms, with or
+without modification, are permitted provided that the
+following conditions are met:
+
+1. Redistributions in source code must retain the above
+   copyright notice, this list of conditions, and the following
+   disclaimer.
+
+2. Redistributions in binary form must reproduce the above
+   copyright notice, this list of conditions, and the following
+   disclaimer in the documentation and/or other materials
+   provided with the distribution.
+
+3. The name Zope Corporation (tm) must not be used to
+   endorse or promote products derived from this software
+   without prior written permission from Zope Corporation.
+
+4. The right to distribute this software or to use it for
+   any purpose does not give you the right to use Servicemarks
+   (sm) or Trademarks (tm) of Zope Corporation. Use of them is
+   covered in a separate agreement (see
+   http://www.zope.com/Marks).
+
+5. If any files are modified, you must cause the modified
+   files to carry prominent notices stating that you changed
+   the files and the date of any change.
+
+Disclaimer
+
+  THIS SOFTWARE IS PROVIDED BY ZOPE CORPORATION ``AS IS''
+  AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
+  NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+  AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
+  NO EVENT SHALL ZOPE CORPORATION OR ITS CONTRIBUTORS BE
+  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+  DAMAGE.
+
+
+This software consists of contributions made by Zope
+Corporation and many individuals on behalf of Zope
+Corporation.  Specific attributions are listed in the
+accompanying credits file.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/setuptools/setuptools.p5m	Wed Jan 30 14:03:23 2013 +0000
@@ -0,0 +1,40 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri value=pkg:/library/python-2/setuptools@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Download, build, install, upgrade, and uninstall Python packages easily"
+set name=info.classification value="org.opensolaris.category.2008:Development/Python"
+set name=info.upstream-url value="http://pypi.python.org/pypi/setuptools"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+set name=variant.arch value=$(MACH)
+
+depend fmri=library/python-2/setuptools-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
+    type=require
+#depend fmri=library/python-2/setuptools-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
+#    predicate=runtime/python-27 \
+#    type=conditional
+
+legacy pkg=SUNWpython-setuptools \
+    desc="Download, build, install, upgrade, and uninstall Python packages easily" \
+    name="setuptools"