python27: fix tk related dependency generation
[unleashed-userland.git] / components / python / setuptools / setuptools-PYVER.p5m
blob531c4ba8102a3a85ca384453b144de11d67e1bd7
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
24 set name=pkg.fmri \
25     value=pkg:/library/python/setuptools-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
26 set name=pkg.summary \
27     value="Download, build, install, upgrade, and uninstall Python packages easily"
28 set name=com.oracle.info.description \
29     value="Python $(MAYBE_PYVER_SPACE)setup tools"
30 set name=info.classification \
31     value=org.opensolaris.category.2008:Development/Python
32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
34 set name=org.opensolaris.arc-caseid value=PSARC/2008/084
35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
37 link path=usr/bin/easy_install target=easy_install-$(PYVER) mediator=python \
38     mediator-version=$(PYVER)
39 file path=usr/bin/easy_install-$(PYVER) pkg.depend.bypass-generate=.*
40 file path=usr/lib/python$(PYVER)/vendor-packages/_markerlib/__init__.py
41 file path=usr/lib/python$(PYVER)/vendor-packages/_markerlib/markers.py
42 file path=usr/lib/python$(PYVER)/vendor-packages/easy_install.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/pkg_resources/__init__.py
44 file path=usr/lib/python$(PYVER)/vendor-packages/pkg_resources/_vendor/__init__.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/pkg_resources/_vendor/packaging/__about__.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/pkg_resources/_vendor/packaging/__init__.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/pkg_resources/_vendor/packaging/_compat.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/pkg_resources/_vendor/packaging/_structures.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/pkg_resources/_vendor/packaging/specifiers.py
50 file path=usr/lib/python$(PYVER)/vendor-packages/pkg_resources/_vendor/packaging/version.py
51 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
52 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
53 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
54 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
55 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
56 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
57 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools-$(COMPONENT_VERSION)-py$(PYVER).egg-info/zip-safe
58 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/__init__.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/archive_util.py
60 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/__init__.py
61 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/alias.py
62 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/bdist_egg.py
63 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/bdist_rpm.py
64 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/bdist_wininst.py
65 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/build_ext.py
66 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/build_py.py
67 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/develop.py
68 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/easy_install.py
69 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/egg_info.py
70 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/install.py
71 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/install_egg_info.py
72 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/install_lib.py
73 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/install_scripts.py
74 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/register.py
75 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/rotate.py
76 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/saveopts.py
77 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/sdist.py
78 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/setopt.py
79 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/test.py
80 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/command/upload_docs.py
81 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/compat.py
82 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/depends.py
83 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/dist.py
84 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/extension.py
85 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/lib2to3_ex.py
86 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/msvc9_support.py
87 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/package_index.py
88 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/py26compat.py
89 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/py27compat.py
90 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/py31compat.py
91 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/sandbox.py
92 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/script.tmpl
93 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/site-patch.py
94 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/ssl_support.py
95 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/unicode_utils.py
96 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/utils.py
97 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/version.py
98 file path=usr/lib/python$(PYVER)/vendor-packages/setuptools/windows_support.py
100 license setuptools.copyright license="PSF, ZPL"
102 # force the rename with an optional dependency on the old name
103 depend type=optional \
104     fmri=library/python-2/setuptools-$(PYV)@0.6.11,5.11-2015.0.2.1
106 # force a dependency on the Python $(PYVER) runtime
107 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
108     pkg.debug.depend.path=usr/bin
110 # force a dependency on the setuptools package
111 depend type=require \
112     fmri=library/python/setuptools@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)