components/python/pip/pip-PYVER.p5m
author Drew Fisher <drew.fisher@oracle.com>
Fri, 12 Jun 2015 07:10:21 -0600
branchs11u2-sru
changeset 4470 3e9a30f6ae2f
parent 2817 093306a32a73
permissions -rw-r--r--
20281422 Update pip to 6.0.8 20281406 problem in UTILITY/PIP 20689913 pip-2.7 return CertificateError when using http proxy

#
# 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) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/library/python-2/pip-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="A tool for installing and managing Python packages"
set name=pkg.description \
    value="Pip is a tool which can install Python packages from a variety of sources including PyPI (and other indexes) using requirement specifiers, VCS project URLs, local project directories, local or remote source archives and requirement files which provide an easy way to specify a whole installation environment."
set name=com.oracle.info.description \
    value="pip, a tool for installing and managing Python packages"
set name=com.oracle.info.tpno value=21944
set name=info.classification \
    value=org.opensolaris.category.2008:Development/Python
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2013/316
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
link path=usr/bin/pip target=pip-$(PYVER) mediator=python \
    mediator-version=$(PYVER)
file path=usr/bin/pip-$(PYVER)
file path=usr/lib/python$(PYVER)/vendor-packages/pip-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/pip-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/pip-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/pip-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/pip-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/pip-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
file path=usr/lib/python$(PYVER)/vendor-packages/pip-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/pip-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/pip/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/__main__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/_markerlib/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/_markerlib/markers.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/adapter.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/cache.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/caches/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/caches/file_cache.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/caches/redis_cache.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/compat.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/controller.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/filewrapper.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/heuristics.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/serialize.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/cachecontrol/wrapper.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/certifi/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/certifi/__main__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/certifi/cacert.pem
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/certifi/core.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/colorama/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/colorama/ansi.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/colorama/ansitowin32.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/colorama/initialise.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/colorama/win32.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/colorama/winterm.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/_backport/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/_backport/misc.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/_backport/shutil.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/_backport/sysconfig.cfg
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/_backport/sysconfig.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/_backport/tarfile.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/compat.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/database.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/index.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/locators.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/manifest.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/markers.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/metadata.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/resources.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/scripts.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/t32.exe
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/t64.exe
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/util.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/version.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/w32.exe
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/w64.exe
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/distlib/wheel.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/constants.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/filters/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/filters/_base.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/filters/lint.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/filters/optionaltags.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/filters/sanitizer.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/filters/whitespace.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/html5parser.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/ihatexml.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/inputstream.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/sanitizer.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/serializer/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/serializer/htmlserializer.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/tokenizer.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treeadapters/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treeadapters/sax.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treebuilders/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treebuilders/_base.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treebuilders/dom.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treebuilders/etree.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treewalkers/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treewalkers/_base.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treewalkers/dom.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treewalkers/etree.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treewalkers/genshistream.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treewalkers/lxmletree.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/treewalkers/pulldom.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/trie/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/trie/_base.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/trie/datrie.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/trie/py.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/html5lib/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/ipaddress.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/lockfile/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/lockfile/linklockfile.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/lockfile/mkdirlockfile.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/lockfile/pidlockfile.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/lockfile/sqlitelockfile.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/lockfile/symlinklockfile.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/packaging/__about__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/packaging/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/packaging/_compat.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/packaging/_structures.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/packaging/specifiers.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/packaging/version.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/pkg_resources/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/progress/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/progress/bar.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/progress/counter.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/progress/helpers.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/progress/spinner.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/re-vendor.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/retrying.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/_vendor/six.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/basecommand.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/baseparser.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/cmdoptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/completion.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/freeze.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/help.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/install.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/list.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/search.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/show.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/uninstall.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/unzip.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/wheel.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/commands/zip.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/compat/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/compat/dictconfig.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/download.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/index.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/locations.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/models/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/models/index.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/operations/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/operations/freeze.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/pep425tags.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/req/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/req/req_file.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/req/req_install.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/req/req_requirement.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/req/req_set.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/req/req_uninstall.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/status_codes.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/utils/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/utils/appdirs.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/utils/build.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/utils/deprecation.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/utils/filesystem.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/utils/logging.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/utils/outdated.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/utils/ui.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/vcs/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/vcs/bazaar.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/vcs/git.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/vcs/mercurial.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/vcs/subversion.py
file path=usr/lib/python$(PYVER)/vendor-packages/pip/wheel.py
license LICENSE.txt license=MIT

# force a group dependency on the optional simplejson; pkgdepend work is needed
# to flush this out.
depend type=group fmri=library/python-2/simplejson-$(PYV)

# force a dependency on argparse; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python-2/argparse-$(PYV)

# force a dependency on lxml; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python-2/lxml-$(PYV)

# force a dependency on ordereddict; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python-2/ordereddict-$(PYV)

# force a dependency on the pip package
depend type=require \
    fmri=library/python-2/pip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)