python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / pipenv / manifests / sample-manifest.p5m
blobbe9295740db74f8d35c9d6b6f69706c0c6c8edbc
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/bin/pipenv-$(PYVER)
27 file path=usr/bin/pipenv-resolver-$(PYVER)
28 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv-$(HUMAN_VERSION).dist-info/LICENSE
29 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv-$(HUMAN_VERSION).dist-info/METADATA
30 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv-$(HUMAN_VERSION).dist-info/NOTICES
31 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv-$(HUMAN_VERSION).dist-info/WHEEL
32 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv-$(HUMAN_VERSION).dist-info/entry_points.txt
33 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv-$(HUMAN_VERSION).dist-info/top_level.txt
34 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/__init__.py
35 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/__main__.py
36 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/__version__.py
37 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/cli/__init__.py
38 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/cli/command.py
39 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/cli/options.py
40 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/cmdparse.py
41 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/environment.py
42 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/environments.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/exceptions.py
44 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/help.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/installers.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/README.md
47 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/__init__.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/patched.txt
49 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/COPYING
50 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/LICENSE
51 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/LICENSE.APACHE
52 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/LICENSE.BSD
53 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/LICENSE.md
54 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/LICENSE.txt
55 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/__init__.py
56 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/__main__.py
57 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/__pip-runner__.py
58 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/__init__.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/build_env.py
60 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cache.py
61 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/__init__.py
62 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/autocompletion.py
63 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/base_command.py
64 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/cmdoptions.py
65 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/command_context.py
66 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/index_command.py
67 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/main.py
68 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/main_parser.py
69 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/parser.py
70 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/progress_bars.py
71 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/req_command.py
72 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/spinners.py
73 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/cli/status_codes.py
74 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/__init__.py
75 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/cache.py
76 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/check.py
77 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/completion.py
78 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/configuration.py
79 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/debug.py
80 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/download.py
81 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/freeze.py
82 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/hash.py
83 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/help.py
84 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/index.py
85 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/inspect.py
86 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/install.py
87 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/list.py
88 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/search.py
89 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/show.py
90 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/uninstall.py
91 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/commands/wheel.py
92 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/configuration.py
93 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/distributions/__init__.py
94 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/distributions/base.py
95 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/distributions/installed.py
96 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/distributions/sdist.py
97 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/distributions/wheel.py
98 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/exceptions.py
99 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/index/__init__.py
100 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/index/collector.py
101 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/index/package_finder.py
102 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/index/sources.py
103 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/locations/__init__.py
104 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/locations/_distutils.py
105 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/locations/_sysconfig.py
106 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/locations/base.py
107 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/main.py
108 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/metadata/__init__.py
109 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/metadata/_json.py
110 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/metadata/base.py
111 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/metadata/importlib/__init__.py
112 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/metadata/importlib/_compat.py
113 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/metadata/importlib/_dists.py
114 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/metadata/importlib/_envs.py
115 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/metadata/pkg_resources.py
116 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/__init__.py
117 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/candidate.py
118 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/direct_url.py
119 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/format_control.py
120 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/index.py
121 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/installation_report.py
122 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/link.py
123 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/scheme.py
124 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/search_scope.py
125 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/selection_prefs.py
126 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/target_python.py
127 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/models/wheel.py
128 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/network/__init__.py
129 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/network/auth.py
130 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/network/cache.py
131 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/network/download.py
132 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/network/lazy_wheel.py
133 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/network/session.py
134 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/network/utils.py
135 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/network/xmlrpc.py
136 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/__init__.py
137 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/build/__init__.py
138 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/build/build_tracker.py
139 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/build/metadata.py
140 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/build/metadata_editable.py
141 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/build/metadata_legacy.py
142 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/build/wheel.py
143 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/build/wheel_editable.py
144 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/build/wheel_legacy.py
145 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/check.py
146 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/freeze.py
147 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/install/__init__.py
148 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/install/editable_legacy.py
149 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/install/wheel.py
150 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/operations/prepare.py
151 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/pyproject.py
152 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/req/__init__.py
153 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/req/constructors.py
154 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/req/req_file.py
155 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/req/req_install.py
156 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/req/req_set.py
157 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/req/req_uninstall.py
158 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/__init__.py
159 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/base.py
160 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/legacy/__init__.py
161 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/legacy/resolver.py
162 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__init__.py
163 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/base.py
164 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/candidates.py
165 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/factory.py
166 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/found_candidates.py
167 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/provider.py
168 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/reporter.py
169 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/requirements.py
170 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/resolution/resolvelib/resolver.py
171 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/self_outdated_check.py
172 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/__init__.py
173 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/_jaraco_text.py
174 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/_log.py
175 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/appdirs.py
176 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/compat.py
177 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/compatibility_tags.py
178 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/datetime.py
179 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/deprecation.py
180 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/direct_url_helpers.py
181 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/egg_link.py
182 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/encoding.py
183 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/entrypoints.py
184 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/filesystem.py
185 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/filetypes.py
186 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/glibc.py
187 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/hashes.py
188 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/logging.py
189 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/misc.py
190 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/packaging.py
191 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/retry.py
192 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/setuptools_build.py
193 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/subprocess.py
194 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/temp_dir.py
195 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/unpacking.py
196 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/urls.py
197 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/virtualenv.py
198 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/utils/wheel.py
199 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/vcs/__init__.py
200 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/vcs/bazaar.py
201 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/vcs/git.py
202 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/vcs/mercurial.py
203 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/vcs/subversion.py
204 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/vcs/versioncontrol.py
205 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_internal/wheel_builder.py
206 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/__init__.py
207 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/LICENSE.txt
208 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/__init__.py
209 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/_cmd.py
210 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/adapter.py
211 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/cache.py
212 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/__init__.py
213 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/file_cache.py
214 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/redis_cache.py
215 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/controller.py
216 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/filewrapper.py
217 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/heuristics.py
218 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/py.typed
219 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/serialize.py
220 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/cachecontrol/wrapper.py
221 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/certifi/LICENSE
222 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/certifi/__init__.py
223 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/certifi/__main__.py
224 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/certifi/cacert.pem
225 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/certifi/core.py
226 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/certifi/py.typed
227 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/LICENSE.txt
228 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/__init__.py
229 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/compat.py
230 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/database.py
231 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/index.py
232 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/locators.py
233 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/manifest.py
234 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/markers.py
235 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/metadata.py
236 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/resources.py
237 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/scripts.py
238 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/t32.exe
239 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/t64-arm.exe
240 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/t64.exe
241 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/util.py
242 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/version.py
243 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/w32.exe
244 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/w64-arm.exe
245 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/w64.exe
246 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distlib/wheel.py
247 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distro/LICENSE
248 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distro/__init__.py
249 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distro/__main__.py
250 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distro/distro.py
251 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/distro/py.typed
252 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/LICENSE.md
253 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/__init__.py
254 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/codec.py
255 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/compat.py
256 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/core.py
257 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/idnadata.py
258 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/intranges.py
259 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/package_data.py
260 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/py.typed
261 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/idna/uts46data.py
262 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/msgpack/COPYING
263 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/msgpack/__init__.py
264 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/msgpack/exceptions.py
265 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/msgpack/ext.py
266 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/msgpack/fallback.py
267 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/LICENSE
268 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/LICENSE.APACHE
269 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/LICENSE.BSD
270 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/__init__.py
271 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/_elffile.py
272 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/_manylinux.py
273 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/_musllinux.py
274 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/_parser.py
275 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/_structures.py
276 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/_tokenizer.py
277 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/markers.py
278 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/metadata.py
279 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/py.typed
280 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/requirements.py
281 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/specifiers.py
282 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/tags.py
283 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/utils.py
284 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/packaging/version.py
285 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pkg_resources/LICENSE
286 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pkg_resources/LICENSE.txt
287 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pkg_resources/__init__.py
288 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/LICENSE
289 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/__init__.py
290 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/__main__.py
291 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/android.py
292 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/api.py
293 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/macos.py
294 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/py.typed
295 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/unix.py
296 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/version.py
297 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/platformdirs/windows.py
298 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/LICENSE
299 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/__init__.py
300 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/__main__.py
301 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/cmdline.py
302 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/console.py
303 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/filter.py
304 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/filters/__init__.py
305 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatter.py
306 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/__init__.py
307 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/_mapping.py
308 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/bbcode.py
309 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/groff.py
310 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/html.py
311 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/img.py
312 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/irc.py
313 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/latex.py
314 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/other.py
315 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/pangomarkup.py
316 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/rtf.py
317 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/svg.py
318 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/terminal.py
319 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/formatters/terminal256.py
320 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/lexer.py
321 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/lexers/__init__.py
322 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/lexers/_mapping.py
323 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/lexers/python.py
324 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/modeline.py
325 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/plugin.py
326 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/regexopt.py
327 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/scanner.py
328 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/sphinxext.py
329 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/style.py
330 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/styles/__init__.py
331 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/styles/_mapping.py
332 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/token.py
333 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/unistring.py
334 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pygments/util.py
335 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pyproject_hooks/LICENSE
336 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pyproject_hooks/__init__.py
337 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_compat.py
338 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_impl.py
339 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_in_process/__init__.py
340 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_in_process/_in_process.py
341 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/LICENSE
342 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/__init__.py
343 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/__version__.py
344 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/_internal_utils.py
345 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/adapters.py
346 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/api.py
347 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/auth.py
348 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/certs.py
349 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/compat.py
350 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/cookies.py
351 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/exceptions.py
352 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/help.py
353 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/hooks.py
354 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/models.py
355 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/packages.py
356 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/sessions.py
357 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/status_codes.py
358 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/structures.py
359 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/requests/utils.py
360 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/LICENSE
361 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/__init__.py
362 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/compat/__init__.py
363 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/compat/collections_abc.py
364 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/providers.py
365 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/py.typed
366 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/reporters.py
367 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers.py
368 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/resolvelib/structs.py
369 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/LICENSE
370 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/__init__.py
371 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/__main__.py
372 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_cell_widths.py
373 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_emoji_codes.py
374 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_emoji_replace.py
375 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_export_format.py
376 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_extension.py
377 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_fileno.py
378 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_inspect.py
379 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_log_render.py
380 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_loop.py
381 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_null_file.py
382 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_palettes.py
383 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_pick.py
384 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_ratio.py
385 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_spinners.py
386 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_stack.py
387 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_timer.py
388 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_win32_console.py
389 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_windows.py
390 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_windows_renderer.py
391 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/_wrap.py
392 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/abc.py
393 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/align.py
394 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/ansi.py
395 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/bar.py
396 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/box.py
397 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/cells.py
398 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/color.py
399 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/color_triplet.py
400 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/columns.py
401 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/console.py
402 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/constrain.py
403 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/containers.py
404 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/control.py
405 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/default_styles.py
406 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/diagnose.py
407 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/emoji.py
408 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/errors.py
409 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/file_proxy.py
410 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/filesize.py
411 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/highlighter.py
412 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/json.py
413 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/jupyter.py
414 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/layout.py
415 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/live.py
416 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/live_render.py
417 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/logging.py
418 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/markup.py
419 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/measure.py
420 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/padding.py
421 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/pager.py
422 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/palette.py
423 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/panel.py
424 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/pretty.py
425 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/progress.py
426 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/progress_bar.py
427 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/prompt.py
428 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/protocol.py
429 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/py.typed
430 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/region.py
431 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/repr.py
432 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/rule.py
433 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/scope.py
434 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/screen.py
435 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/segment.py
436 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/spinner.py
437 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/status.py
438 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/style.py
439 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/styled.py
440 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/syntax.py
441 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/table.py
442 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/terminal_theme.py
443 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/text.py
444 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/theme.py
445 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/themes.py
446 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/traceback.py
447 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/rich/tree.py
448 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/tomli/LICENSE
449 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/tomli/__init__.py
450 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/tomli/_parser.py
451 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/tomli/_re.py
452 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/tomli/_types.py
453 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/tomli/py.typed
454 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/truststore/LICENSE
455 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/truststore/__init__.py
456 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/truststore/_api.py
457 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/truststore/_macos.py
458 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/truststore/_openssl.py
459 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/truststore/_ssl_constants.py
460 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/truststore/_windows.py
461 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/truststore/py.typed
462 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/typing_extensions.LICENSE
463 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/typing_extensions.py
464 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/LICENSE.txt
465 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/__init__.py
466 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/_collections.py
467 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/_version.py
468 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/connection.py
469 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/connectionpool.py
470 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__init__.py
471 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_appengine_environ.py
472 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/__init__.py
473 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/bindings.py
474 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/low_level.py
475 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/appengine.py
476 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/ntlmpool.py
477 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/pyopenssl.py
478 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/securetransport.py
479 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/contrib/socks.py
480 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/exceptions.py
481 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/fields.py
482 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/filepost.py
483 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/packages/__init__.py
484 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/__init__.py
485 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/makefile.py
486 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/weakref_finalize.py
487 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/packages/six.py
488 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/poolmanager.py
489 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/request.py
490 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/response.py
491 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/__init__.py
492 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/connection.py
493 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/proxy.py
494 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/queue.py
495 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/request.py
496 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/response.py
497 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/retry.py
498 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/ssl_.py
499 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/ssl_match_hostname.py
500 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/ssltransport.py
501 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/timeout.py
502 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/url.py
503 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/urllib3/util/wait.py
504 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/_vendor/vendor.txt
505 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/py.typed
506 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/pip/typing_extensions.LICENSE
507 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/LICENSE
508 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/VERSION
509 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/__init__.py
510 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/__main__.py
511 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/alerts/__init__.py
512 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/alerts/github.py
513 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/alerts/requirements.py
514 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/alerts/utils.py
515 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/cli.py
516 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/constants.py
517 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/errors.py
518 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/formatter.py
519 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/formatters/__init__.py
520 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/formatters/bare.py
521 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/formatters/json.py
522 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/formatters/screen.py
523 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/formatters/text.py
524 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/models.py
525 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/output_utils.py
526 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/safety-policy-template.yml
527 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/safety.py
528 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/patched/safety/util.py
529 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/pep508checker.py
530 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/pipenv.1
531 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/project.py
532 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/resolver.py
533 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/__init__.py
534 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/check.py
535 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/clean.py
536 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/clear.py
537 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/graph.py
538 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/install.py
539 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/lock.py
540 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/outdated.py
541 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/requirements.py
542 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/shell.py
543 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/sync.py
544 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/uninstall.py
545 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/routines/update.py
546 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/shells.py
547 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/__init__.py
548 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/constants.py
549 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/dependencies.py
550 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/display.py
551 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/environment.py
552 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/exceptions.py
553 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/fileutils.py
554 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/funktools.py
555 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/indexes.py
556 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/internet.py
557 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/locking.py
558 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/markers.py
559 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/pip.py
560 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/pipfile.py
561 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/processes.py
562 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/project.py
563 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/requirements.py
564 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/requirementslib.py
565 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/resolver.py
566 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/shell.py
567 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/toml.py
568 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/utils/virtualenv.py
569 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/Makefile
570 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/README.md
571 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/__init__.py
572 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/LICENSE.rst
573 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/__init__.py
574 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/_compat.py
575 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/_termui_impl.py
576 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/_textwrap.py
577 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/_winconsole.py
578 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/core.py
579 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/decorators.py
580 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/exceptions.py
581 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/formatting.py
582 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/globals.py
583 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/parser.py
584 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/py.typed
585 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/shell_completion.py
586 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/termui.py
587 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/testing.py
588 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/types.py
589 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click/utils.py
590 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click_didyoumean/LICENSE
591 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/click_didyoumean/__init__.py
592 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/colorama/LICENSE.txt
593 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/colorama/__init__.py
594 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/colorama/ansi.py
595 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/colorama/ansitowin32.py
596 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/colorama/initialise.py
597 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/colorama/win32.py
598 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/colorama/winterm.py
599 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dotenv/LICENSE
600 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dotenv/__init__.py
601 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dotenv/ipython.py
602 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dotenv/main.py
603 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dotenv/parser.py
604 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dotenv/py.typed
605 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dotenv/variables.py
606 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dotenv/version.py
607 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dparse/LICENSE
608 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dparse/__init__.py
609 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dparse/dependencies.py
610 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dparse/errors.py
611 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dparse/filetypes.py
612 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dparse/parser.py
613 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dparse/regex.py
614 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/dparse/updater.py
615 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/LICENSE
616 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/__init__.py
617 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/_adapters.py
618 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/_collections.py
619 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/_compat.py
620 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/_functools.py
621 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/_itertools.py
622 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/_meta.py
623 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/_text.py
624 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/compat/__init__.py
625 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/compat/py311.py
626 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/compat/py39.py
627 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/diagnose.py
628 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/importlib_metadata/py.typed
629 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/LICENSE
630 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/LICENSE.APACHE
631 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/LICENSE.BSD
632 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/__init__.py
633 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/_elffile.py
634 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/_manylinux.py
635 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/_musllinux.py
636 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/_parser.py
637 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/_structures.py
638 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/_tokenizer.py
639 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/markers.py
640 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/metadata.py
641 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/py.typed
642 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/requirements.py
643 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/specifiers.py
644 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/tags.py
645 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/utils.py
646 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/packaging/version.py
647 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/ANSI.py
648 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/FSM.py
649 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/LICENSE
650 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/__init__.py
651 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/_async.py
652 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/_async_pre_await.py
653 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/_async_w_await.py
654 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/exceptions.py
655 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/expect.py
656 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/fdpexpect.py
657 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/popen_spawn.py
658 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/pty_spawn.py
659 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/pxssh.py
660 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/replwrap.py
661 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/run.py
662 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/screen.py
663 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/socket_pexpect.py
664 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/spawnbase.py
665 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pexpect/utils.py
666 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/LICENSE
667 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/__init__.py
668 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/__main__.py
669 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_cli.py
670 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_detect_env.py
671 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_discovery.py
672 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_freeze.py
673 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_models/__init__.py
674 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_models/dag.py
675 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_models/package.py
676 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_render/__init__.py
677 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_render/graphviz.py
678 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_render/json.py
679 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_render/json_tree.py
680 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_render/mermaid.py
681 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_render/text.py
682 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_validate.py
683 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/_warning.py
684 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/py.typed
685 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pipdeptree/version.py
686 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/LICENSE
687 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/__init__.py
688 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/lockfiles.py
689 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/models/__init__.py
690 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/models/base.py
691 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/models/hashes.py
692 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/models/packages.py
693 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/models/scripts.py
694 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/models/sections.py
695 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/models/sources.py
696 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/plette/pipfiles.py
697 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ptyprocess/LICENSE
698 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ptyprocess/__init__.py
699 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ptyprocess/_fork_pty.py
700 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ptyprocess/ptyprocess.py
701 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ptyprocess/util.py
702 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/LICENSE.txt
703 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/__init__.py
704 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/environment.py
705 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/exceptions.py
706 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/models/__init__.py
707 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/models/mixins.py
708 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/models/path.py
709 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/models/python.py
710 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/pythonfinder.py
711 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/pythonfinder/utils.py
712 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel.yaml.LICENSE
713 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/__init__.py
714 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/__init__.py
715 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/anchor.py
716 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/comments.py
717 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/compat.py
718 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/composer.py
719 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/configobjwalker.py
720 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/constructor.py
721 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/cyaml.py
722 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/docinfo.py
723 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/dumper.py
724 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/emitter.py
725 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/error.py
726 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/events.py
727 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/loader.py
728 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/main.py
729 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/nodes.py
730 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/parser.py
731 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/py.typed
732 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/reader.py
733 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/representer.py
734 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/resolver.py
735 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/scalarbool.py
736 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/scalarfloat.py
737 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/scalarint.py
738 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/scalarstring.py
739 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/scanner.py
740 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/serializer.py
741 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/tag.py
742 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/timestamp.py
743 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/tokens.py
744 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/ruamel/yaml/util.py
745 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/shellingham/LICENSE
746 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/shellingham/__init__.py
747 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/shellingham/_core.py
748 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/shellingham/nt.py
749 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/shellingham/posix/__init__.py
750 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/shellingham/posix/_core.py
751 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/shellingham/posix/proc.py
752 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/shellingham/posix/ps.py
753 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomli/LICENSE
754 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomli/__init__.py
755 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomli/_parser.py
756 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomli/_re.py
757 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomli/_types.py
758 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomli/py.typed
759 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/LICENSE
760 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/__init__.py
761 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/_compat.py
762 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/_types.py
763 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/_utils.py
764 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/api.py
765 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/container.py
766 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/exceptions.py
767 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/items.py
768 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/parser.py
769 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/py.typed
770 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/source.py
771 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/toml_char.py
772 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/toml_document.py
773 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/tomlkit/toml_file.py
774 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/vendor.txt
775 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/zipp/LICENSE
776 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/zipp/__init__.py
777 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/zipp/compat/__init__.py
778 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/zipp/compat/overlay.py
779 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/zipp/compat/py310.py
780 file path=usr/lib/python$(PYVER)/vendor-packages/pipenv/vendor/zipp/glob.py
782 # python modules are unusable without python runtime binary
783 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
784     pkg.debug.depend.path=usr/bin
786 # Automatically generated dependencies based on distribution metadata
787 depend type=require fmri=pkg:/library/python/certifi-$(PYV)
788 depend type=require fmri=pkg:/library/python/packaging-$(PYV)
789 depend type=require fmri=pkg:/library/python/setuptools-$(PYV)
790 depend type=require fmri=pkg:/library/python/virtualenv-$(PYV)