Marcel Telka
2024-04-06 c028ccd8bf35334f2185c77b3d42e6cd4e78af1f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# This file was automatically generated using python-integrate-project
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER)-nspkg.pth
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER).egg-info/namespace_packages.txt
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/Paste-$(HUMAN_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/auth_tkt.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/basic.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/cas.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/cookie.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/digest.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/form.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/grantip.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/multi.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/auth/open_id.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/cascade.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/cgiapp.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/cgitb_catcher.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/config.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/cowbell/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/debugapp.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/doctest_webapp.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/fsdiff.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/prints.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/profile.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/testserver.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/watchthreads.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/debug/wdg_validate.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/errordocument.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/evalexception/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/evalexception/evalcontext.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/evalexception/middleware.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/exceptions/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/exceptions/collector.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/exceptions/errormiddleware.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/exceptions/formatter.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/exceptions/reporter.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/exceptions/serial_number_generator.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/fileapp.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/fixture.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/flup_session.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/gzipper.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/httpexceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/httpheaders.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/httpserver.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/lint.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/modpython.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/pony.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/progress.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/proxy.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/recursive.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/registry.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/reloader.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/request.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/response.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/session.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/transaction.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/translogger.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/url.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/urlmap.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/urlparser.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/PySourceColor.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/classinit.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/classinstance.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/converters.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/dateinterval.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/datetimeutil.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/filemixin.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/finddata.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/findpackage.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/import_string.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/intset.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/ip4.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/killthread.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/looper.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/mimeparse.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/multidict.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/quoting.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/scgiserver.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/template.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/threadedprint.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/util/threadinglocal.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/wsgilib.py
file path=usr/lib/python$(PYVER)/vendor-packages/paste/wsgiwrappers.py
 
# python modules are unusable without python runtime binary
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    pkg.debug.depend.path=usr/bin
 
# Automatically generated dependencies based on distribution metadata
depend type=require fmri=pkg:/library/python/setuptools-$(PYV)