pex 2.59.0__py2.py3-none-any.whl → 2.59.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pex might be problematic. Click here for more details.
- pex/docs/html/_pagefind/fragment/en_1664623.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_1ebfe82.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_368bf05.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_389a79a.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_4c5cc0e.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_92da226.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_b99d99b.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_eccd471.pf_fragment +0 -0
- pex/docs/html/_pagefind/index/en_106262d.pf_index +0 -0
- pex/docs/html/_pagefind/pagefind-entry.json +1 -1
- pex/docs/html/_pagefind/pagefind.en_1c6ca7a059.pf_meta +0 -0
- pex/docs/html/_static/documentation_options.js +1 -1
- pex/docs/html/_static/pygments.css +164 -146
- pex/docs/html/_static/styles/furo.css +1 -1
- pex/docs/html/_static/styles/furo.css.map +1 -1
- pex/docs/html/api/vars.html +25 -34
- pex/docs/html/buildingpex.html +25 -34
- pex/docs/html/genindex.html +24 -33
- pex/docs/html/index.html +25 -34
- pex/docs/html/recipes.html +25 -34
- pex/docs/html/scie.html +25 -34
- pex/docs/html/search.html +24 -33
- pex/docs/html/whatispex.html +25 -34
- pex/resolve/locked_resolve.py +5 -1
- pex/resolve/locker.py +3 -2
- pex/version.py +1 -1
- {pex-2.59.0.dist-info → pex-2.59.1.dist-info}/METADATA +4 -4
- {pex-2.59.0.dist-info → pex-2.59.1.dist-info}/RECORD +33 -33
- pex/docs/html/_pagefind/fragment/en_23dc437.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_3b86fa5.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_65c3a5b.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_6c2e6ff.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_7320871.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_7cfdecb.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_89e2d7c.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_d4675e3.pf_fragment +0 -0
- pex/docs/html/_pagefind/index/en_34a4497.pf_index +0 -0
- pex/docs/html/_pagefind/pagefind.en_4ade7b3598.pf_meta +0 -0
- {pex-2.59.0.dist-info → pex-2.59.1.dist-info}/WHEEL +0 -0
- {pex-2.59.0.dist-info → pex-2.59.1.dist-info}/entry_points.txt +0 -0
- {pex-2.59.0.dist-info → pex-2.59.1.dist-info}/licenses/LICENSE +0 -0
- {pex-2.59.0.dist-info → pex-2.59.1.dist-info}/pylock/pylock.toml +0 -0
- {pex-2.59.0.dist-info → pex-2.59.1.dist-info}/top_level.txt +0 -0
pex/docs/html/scie.html
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
<!doctype html>
|
|
2
2
|
<html class="no-js" lang="en" data-content_root="./">
|
|
3
|
-
<head><meta charset="utf-8"
|
|
4
|
-
<meta name="viewport" content="width=device-width,initial-scale=1"
|
|
3
|
+
<head><meta charset="utf-8">
|
|
4
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
5
5
|
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
6
|
-
<link rel="index" title="Index" href="genindex.html"
|
|
7
|
-
<link rel="prefetch" href="_static/pex-logo-light.png" as="image"
|
|
8
|
-
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image"
|
|
6
|
+
<link rel="index" title="Index" href="genindex.html"><link rel="search" title="Search" href="search.html"><link rel="next" title="PEX Recipes and Notes" href="recipes.html"><link rel="prev" title="Building .pex files" href="buildingpex.html">
|
|
7
|
+
<link rel="prefetch" href="_static/pex-logo-light.png" as="image">
|
|
8
|
+
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image">
|
|
9
9
|
|
|
10
|
-
<link rel="shortcut icon" href="_static/pex-icon.png"
|
|
11
|
-
<title>PEX with included Python interpreter - Pex Docs (v2.59.
|
|
10
|
+
<link rel="shortcut icon" href="_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 -->
|
|
11
|
+
<title>PEX with included Python interpreter - Pex Docs (v2.59.1)</title>
|
|
12
12
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
|
|
13
|
-
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=
|
|
13
|
+
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=580074bf" />
|
|
14
14
|
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" />
|
|
15
15
|
|
|
16
16
|
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
}
|
|
25
25
|
@media not print {
|
|
26
26
|
body[data-theme="dark"] {
|
|
27
|
-
--color-code-background: #
|
|
28
|
-
--color-code-foreground: #
|
|
27
|
+
--color-code-background: #202020;
|
|
28
|
+
--color-code-foreground: #d0d0d0;
|
|
29
29
|
|
|
30
30
|
}
|
|
31
31
|
@media (prefers-color-scheme: dark) {
|
|
32
32
|
body:not([data-theme="light"]) {
|
|
33
|
-
--color-code-background: #
|
|
34
|
-
--color-code-foreground: #
|
|
33
|
+
--color-code-background: #202020;
|
|
34
|
+
--color-code-foreground: #d0d0d0;
|
|
35
35
|
|
|
36
36
|
}
|
|
37
37
|
}
|
|
@@ -146,14 +146,10 @@
|
|
|
146
146
|
</symbol>
|
|
147
147
|
</svg>
|
|
148
148
|
|
|
149
|
-
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
|
|
150
|
-
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc">
|
|
151
|
-
<label class="overlay sidebar-overlay" for="__navigation">
|
|
152
|
-
|
|
153
|
-
</label>
|
|
154
|
-
<label class="overlay toc-overlay" for="__toc">
|
|
155
|
-
<div class="visually-hidden">Hide table of contents sidebar</div>
|
|
156
|
-
</label>
|
|
149
|
+
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation" aria-label="Toggle site navigation sidebar">
|
|
150
|
+
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc" aria-label="Toggle table of contents sidebar">
|
|
151
|
+
<label class="overlay sidebar-overlay" for="__navigation"></label>
|
|
152
|
+
<label class="overlay toc-overlay" for="__toc"></label>
|
|
157
153
|
|
|
158
154
|
<a class="skip-to-content muted-link" href="#furo-main-content">Skip to content</a>
|
|
159
155
|
|
|
@@ -163,17 +159,15 @@
|
|
|
163
159
|
<header class="mobile-header">
|
|
164
160
|
<div class="header-left">
|
|
165
161
|
<label class="nav-overlay-icon" for="__navigation">
|
|
166
|
-
<
|
|
167
|
-
<i class="icon"><svg><use href="#svg-menu"></use></svg></i>
|
|
162
|
+
<span class="icon"><svg><use href="#svg-menu"></use></svg></span>
|
|
168
163
|
</label>
|
|
169
164
|
</div>
|
|
170
165
|
<div class="header-center">
|
|
171
|
-
<a href="index.html"><div class="brand">Pex Docs (v2.59.
|
|
166
|
+
<a href="index.html"><div class="brand">Pex Docs (v2.59.1)</div></a>
|
|
172
167
|
</div>
|
|
173
168
|
<div class="header-right">
|
|
174
169
|
<div class="theme-toggle-container theme-toggle-header">
|
|
175
|
-
<button class="theme-toggle">
|
|
176
|
-
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
|
170
|
+
<button class="theme-toggle" aria-label="Toggle Light / Dark / Auto color theme">
|
|
177
171
|
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
|
|
178
172
|
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
|
|
179
173
|
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
|
|
@@ -181,8 +175,7 @@
|
|
|
181
175
|
</button>
|
|
182
176
|
</div>
|
|
183
177
|
<label class="toc-overlay-icon toc-header-icon" for="__toc">
|
|
184
|
-
<
|
|
185
|
-
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
|
|
178
|
+
<span class="icon"><svg><use href="#svg-toc"></use></svg></span>
|
|
186
179
|
</label>
|
|
187
180
|
</div>
|
|
188
181
|
</header>
|
|
@@ -241,8 +234,7 @@
|
|
|
241
234
|
<span class="visually-hidden">Edit this page</span>
|
|
242
235
|
</a>
|
|
243
236
|
</div><div class="theme-toggle-container theme-toggle-content">
|
|
244
|
-
<button class="theme-toggle">
|
|
245
|
-
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
|
237
|
+
<button class="theme-toggle" aria-label="Toggle Light / Dark / Auto color theme">
|
|
246
238
|
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
|
|
247
239
|
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
|
|
248
240
|
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
|
|
@@ -250,8 +242,7 @@
|
|
|
250
242
|
</button>
|
|
251
243
|
</div>
|
|
252
244
|
<label class="toc-overlay-icon toc-content-icon" for="__toc">
|
|
253
|
-
<
|
|
254
|
-
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
|
|
245
|
+
<span class="icon"><svg><use href="#svg-toc"></use></svg></span>
|
|
255
246
|
</label>
|
|
256
247
|
</div>
|
|
257
248
|
<article role="main" id="furo-main-content">
|
|
@@ -632,12 +623,12 @@ uuid
|
|
|
632
623
|
</div>
|
|
633
624
|
<div class="right-details">
|
|
634
625
|
<div class="icons">
|
|
635
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.59.
|
|
626
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.59.1/" aria-label="PyPI"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
636
627
|
<path d="M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z">
|
|
637
628
|
</path>
|
|
638
629
|
</svg>
|
|
639
630
|
</a>
|
|
640
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.59.
|
|
631
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.59.1/pex" aria-label="Download"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 640 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
641
632
|
<path d="M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z">
|
|
642
633
|
</path>
|
|
643
634
|
</svg>
|
|
@@ -681,7 +672,7 @@ uuid
|
|
|
681
672
|
|
|
682
673
|
</aside>
|
|
683
674
|
</div>
|
|
684
|
-
</div><script src="_static/documentation_options.js?v=
|
|
675
|
+
</div><script src="_static/documentation_options.js?v=c16f6a54"></script>
|
|
685
676
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
686
677
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
687
678
|
<script src="_static/scripts/furo.js?v=46bd48cc"></script>
|
pex/docs/html/search.html
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
<!doctype html>
|
|
2
2
|
<html class="no-js" lang="en" data-content_root="./">
|
|
3
|
-
<head><meta charset="utf-8"
|
|
4
|
-
<meta name="viewport" content="width=device-width,initial-scale=1"
|
|
5
|
-
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html"
|
|
6
|
-
<link rel="prefetch" href="_static/pex-logo-light.png" as="image"
|
|
7
|
-
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image"
|
|
3
|
+
<head><meta charset="utf-8">
|
|
4
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
5
|
+
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html"><link rel="search" title="Search" href="#">
|
|
6
|
+
<link rel="prefetch" href="_static/pex-logo-light.png" as="image">
|
|
7
|
+
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image">
|
|
8
8
|
|
|
9
|
-
<link rel="shortcut icon" href="_static/pex-icon.png"
|
|
10
|
-
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=
|
|
9
|
+
<link rel="shortcut icon" href="_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 --><title>Search - Pex Docs (v2.59.1)</title><link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
|
|
10
|
+
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=580074bf" />
|
|
11
11
|
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" />
|
|
12
12
|
|
|
13
13
|
|
|
@@ -21,14 +21,14 @@
|
|
|
21
21
|
}
|
|
22
22
|
@media not print {
|
|
23
23
|
body[data-theme="dark"] {
|
|
24
|
-
--color-code-background: #
|
|
25
|
-
--color-code-foreground: #
|
|
24
|
+
--color-code-background: #202020;
|
|
25
|
+
--color-code-foreground: #d0d0d0;
|
|
26
26
|
|
|
27
27
|
}
|
|
28
28
|
@media (prefers-color-scheme: dark) {
|
|
29
29
|
body:not([data-theme="light"]) {
|
|
30
|
-
--color-code-background: #
|
|
31
|
-
--color-code-foreground: #
|
|
30
|
+
--color-code-background: #202020;
|
|
31
|
+
--color-code-foreground: #d0d0d0;
|
|
32
32
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
@@ -159,14 +159,10 @@
|
|
|
159
159
|
</symbol>
|
|
160
160
|
</svg>
|
|
161
161
|
|
|
162
|
-
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
|
|
163
|
-
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc">
|
|
164
|
-
<label class="overlay sidebar-overlay" for="__navigation">
|
|
165
|
-
|
|
166
|
-
</label>
|
|
167
|
-
<label class="overlay toc-overlay" for="__toc">
|
|
168
|
-
<div class="visually-hidden">Hide table of contents sidebar</div>
|
|
169
|
-
</label>
|
|
162
|
+
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation" aria-label="Toggle site navigation sidebar">
|
|
163
|
+
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc" aria-label="Toggle table of contents sidebar">
|
|
164
|
+
<label class="overlay sidebar-overlay" for="__navigation"></label>
|
|
165
|
+
<label class="overlay toc-overlay" for="__toc"></label>
|
|
170
166
|
|
|
171
167
|
<a class="skip-to-content muted-link" href="#furo-main-content">Skip to content</a>
|
|
172
168
|
|
|
@@ -176,17 +172,15 @@
|
|
|
176
172
|
<header class="mobile-header">
|
|
177
173
|
<div class="header-left">
|
|
178
174
|
<label class="nav-overlay-icon" for="__navigation">
|
|
179
|
-
<
|
|
180
|
-
<i class="icon"><svg><use href="#svg-menu"></use></svg></i>
|
|
175
|
+
<span class="icon"><svg><use href="#svg-menu"></use></svg></span>
|
|
181
176
|
</label>
|
|
182
177
|
</div>
|
|
183
178
|
<div class="header-center">
|
|
184
|
-
<a href="index.html"><div class="brand">Pex Docs (v2.59.
|
|
179
|
+
<a href="index.html"><div class="brand">Pex Docs (v2.59.1)</div></a>
|
|
185
180
|
</div>
|
|
186
181
|
<div class="header-right">
|
|
187
182
|
<div class="theme-toggle-container theme-toggle-header">
|
|
188
|
-
<button class="theme-toggle">
|
|
189
|
-
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
|
183
|
+
<button class="theme-toggle" aria-label="Toggle Light / Dark / Auto color theme">
|
|
190
184
|
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
|
|
191
185
|
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
|
|
192
186
|
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
|
|
@@ -194,8 +188,7 @@
|
|
|
194
188
|
</button>
|
|
195
189
|
</div>
|
|
196
190
|
<label class="toc-overlay-icon toc-header-icon no-toc" for="__toc">
|
|
197
|
-
<
|
|
198
|
-
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
|
|
191
|
+
<span class="icon"><svg><use href="#svg-toc"></use></svg></span>
|
|
199
192
|
</label>
|
|
200
193
|
</div>
|
|
201
194
|
</header>
|
|
@@ -244,8 +237,7 @@
|
|
|
244
237
|
</a>
|
|
245
238
|
<div class="content-icon-container">
|
|
246
239
|
<div class="theme-toggle-container theme-toggle-content">
|
|
247
|
-
<button class="theme-toggle">
|
|
248
|
-
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
|
240
|
+
<button class="theme-toggle" aria-label="Toggle Light / Dark / Auto color theme">
|
|
249
241
|
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
|
|
250
242
|
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
|
|
251
243
|
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
|
|
@@ -253,8 +245,7 @@
|
|
|
253
245
|
</button>
|
|
254
246
|
</div>
|
|
255
247
|
<label class="toc-overlay-icon toc-content-icon no-toc" for="__toc">
|
|
256
|
-
<
|
|
257
|
-
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
|
|
248
|
+
<span class="icon"><svg><use href="#svg-toc"></use></svg></span>
|
|
258
249
|
</label>
|
|
259
250
|
</div>
|
|
260
251
|
<article role="main" id="furo-main-content">
|
|
@@ -282,12 +273,12 @@
|
|
|
282
273
|
</div>
|
|
283
274
|
<div class="right-details">
|
|
284
275
|
<div class="icons">
|
|
285
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.59.
|
|
276
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.59.1/" aria-label="PyPI"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
286
277
|
<path d="M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z">
|
|
287
278
|
</path>
|
|
288
279
|
</svg>
|
|
289
280
|
</a>
|
|
290
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.59.
|
|
281
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.59.1/pex" aria-label="Download"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 640 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
291
282
|
<path d="M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z">
|
|
292
283
|
</path>
|
|
293
284
|
</svg>
|
|
@@ -310,7 +301,7 @@
|
|
|
310
301
|
|
|
311
302
|
</aside>
|
|
312
303
|
</div>
|
|
313
|
-
</div><script src="_static/documentation_options.js?v=
|
|
304
|
+
</div><script src="_static/documentation_options.js?v=c16f6a54"></script>
|
|
314
305
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
315
306
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
316
307
|
<script src="_static/scripts/furo.js?v=46bd48cc"></script>
|
pex/docs/html/whatispex.html
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
<!doctype html>
|
|
2
2
|
<html class="no-js" lang="en" data-content_root="./">
|
|
3
|
-
<head><meta charset="utf-8"
|
|
4
|
-
<meta name="viewport" content="width=device-width,initial-scale=1"
|
|
3
|
+
<head><meta charset="utf-8">
|
|
4
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
5
5
|
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
6
|
-
<link rel="index" title="Index" href="genindex.html"
|
|
7
|
-
<link rel="prefetch" href="_static/pex-logo-light.png" as="image"
|
|
8
|
-
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image"
|
|
6
|
+
<link rel="index" title="Index" href="genindex.html"><link rel="search" title="Search" href="search.html"><link rel="next" title="Building .pex files" href="buildingpex.html"><link rel="prev" title="pex" href="index.html">
|
|
7
|
+
<link rel="prefetch" href="_static/pex-logo-light.png" as="image">
|
|
8
|
+
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image">
|
|
9
9
|
|
|
10
|
-
<link rel="shortcut icon" href="_static/pex-icon.png"
|
|
11
|
-
<title>What are .pex files? - Pex Docs (v2.59.
|
|
10
|
+
<link rel="shortcut icon" href="_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 -->
|
|
11
|
+
<title>What are .pex files? - Pex Docs (v2.59.1)</title>
|
|
12
12
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
|
|
13
|
-
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=
|
|
13
|
+
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=580074bf" />
|
|
14
14
|
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" />
|
|
15
15
|
|
|
16
16
|
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
}
|
|
25
25
|
@media not print {
|
|
26
26
|
body[data-theme="dark"] {
|
|
27
|
-
--color-code-background: #
|
|
28
|
-
--color-code-foreground: #
|
|
27
|
+
--color-code-background: #202020;
|
|
28
|
+
--color-code-foreground: #d0d0d0;
|
|
29
29
|
|
|
30
30
|
}
|
|
31
31
|
@media (prefers-color-scheme: dark) {
|
|
32
32
|
body:not([data-theme="light"]) {
|
|
33
|
-
--color-code-background: #
|
|
34
|
-
--color-code-foreground: #
|
|
33
|
+
--color-code-background: #202020;
|
|
34
|
+
--color-code-foreground: #d0d0d0;
|
|
35
35
|
|
|
36
36
|
}
|
|
37
37
|
}
|
|
@@ -146,14 +146,10 @@
|
|
|
146
146
|
</symbol>
|
|
147
147
|
</svg>
|
|
148
148
|
|
|
149
|
-
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
|
|
150
|
-
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc">
|
|
151
|
-
<label class="overlay sidebar-overlay" for="__navigation">
|
|
152
|
-
|
|
153
|
-
</label>
|
|
154
|
-
<label class="overlay toc-overlay" for="__toc">
|
|
155
|
-
<div class="visually-hidden">Hide table of contents sidebar</div>
|
|
156
|
-
</label>
|
|
149
|
+
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation" aria-label="Toggle site navigation sidebar">
|
|
150
|
+
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc" aria-label="Toggle table of contents sidebar">
|
|
151
|
+
<label class="overlay sidebar-overlay" for="__navigation"></label>
|
|
152
|
+
<label class="overlay toc-overlay" for="__toc"></label>
|
|
157
153
|
|
|
158
154
|
<a class="skip-to-content muted-link" href="#furo-main-content">Skip to content</a>
|
|
159
155
|
|
|
@@ -163,17 +159,15 @@
|
|
|
163
159
|
<header class="mobile-header">
|
|
164
160
|
<div class="header-left">
|
|
165
161
|
<label class="nav-overlay-icon" for="__navigation">
|
|
166
|
-
<
|
|
167
|
-
<i class="icon"><svg><use href="#svg-menu"></use></svg></i>
|
|
162
|
+
<span class="icon"><svg><use href="#svg-menu"></use></svg></span>
|
|
168
163
|
</label>
|
|
169
164
|
</div>
|
|
170
165
|
<div class="header-center">
|
|
171
|
-
<a href="index.html"><div class="brand">Pex Docs (v2.59.
|
|
166
|
+
<a href="index.html"><div class="brand">Pex Docs (v2.59.1)</div></a>
|
|
172
167
|
</div>
|
|
173
168
|
<div class="header-right">
|
|
174
169
|
<div class="theme-toggle-container theme-toggle-header">
|
|
175
|
-
<button class="theme-toggle">
|
|
176
|
-
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
|
170
|
+
<button class="theme-toggle" aria-label="Toggle Light / Dark / Auto color theme">
|
|
177
171
|
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
|
|
178
172
|
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
|
|
179
173
|
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
|
|
@@ -181,8 +175,7 @@
|
|
|
181
175
|
</button>
|
|
182
176
|
</div>
|
|
183
177
|
<label class="toc-overlay-icon toc-header-icon" for="__toc">
|
|
184
|
-
<
|
|
185
|
-
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
|
|
178
|
+
<span class="icon"><svg><use href="#svg-toc"></use></svg></span>
|
|
186
179
|
</label>
|
|
187
180
|
</div>
|
|
188
181
|
</header>
|
|
@@ -241,8 +234,7 @@
|
|
|
241
234
|
<span class="visually-hidden">Edit this page</span>
|
|
242
235
|
</a>
|
|
243
236
|
</div><div class="theme-toggle-container theme-toggle-content">
|
|
244
|
-
<button class="theme-toggle">
|
|
245
|
-
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
|
237
|
+
<button class="theme-toggle" aria-label="Toggle Light / Dark / Auto color theme">
|
|
246
238
|
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
|
|
247
239
|
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
|
|
248
240
|
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
|
|
@@ -250,8 +242,7 @@
|
|
|
250
242
|
</button>
|
|
251
243
|
</div>
|
|
252
244
|
<label class="toc-overlay-icon toc-content-icon" for="__toc">
|
|
253
|
-
<
|
|
254
|
-
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
|
|
245
|
+
<span class="icon"><svg><use href="#svg-toc"></use></svg></span>
|
|
255
246
|
</label>
|
|
256
247
|
</div>
|
|
257
248
|
<article role="main" id="furo-main-content">
|
|
@@ -331,12 +322,12 @@ build executable .pex files. This is described more thoroughly in
|
|
|
331
322
|
</div>
|
|
332
323
|
<div class="right-details">
|
|
333
324
|
<div class="icons">
|
|
334
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.59.
|
|
325
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.59.1/" aria-label="PyPI"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
335
326
|
<path d="M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z">
|
|
336
327
|
</path>
|
|
337
328
|
</svg>
|
|
338
329
|
</a>
|
|
339
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.59.
|
|
330
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.59.1/pex" aria-label="Download"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 640 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
340
331
|
<path d="M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z">
|
|
341
332
|
</path>
|
|
342
333
|
</svg>
|
|
@@ -380,7 +371,7 @@ build executable .pex files. This is described more thoroughly in
|
|
|
380
371
|
|
|
381
372
|
</aside>
|
|
382
373
|
</div>
|
|
383
|
-
</div><script src="_static/documentation_options.js?v=
|
|
374
|
+
</div><script src="_static/documentation_options.js?v=c16f6a54"></script>
|
|
384
375
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
385
376
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
386
377
|
<script src="_static/scripts/furo.js?v=46bd48cc"></script>
|
pex/resolve/locked_resolve.py
CHANGED
|
@@ -281,7 +281,11 @@ class VCSArtifact(Artifact):
|
|
|
281
281
|
def split_requested_revision(artifact_url):
|
|
282
282
|
# type: (ArtifactURL) -> Tuple[ArtifactURL, Optional[str]]
|
|
283
283
|
|
|
284
|
-
vcs_url
|
|
284
|
+
vcs_url = artifact_url.normalized_url
|
|
285
|
+
if "@" in artifact_url.path:
|
|
286
|
+
vcs_url, _, requested_revision = vcs_url.rpartition("@")
|
|
287
|
+
else:
|
|
288
|
+
requested_revision = None
|
|
285
289
|
return ArtifactURL.parse(vcs_url), requested_revision or None
|
|
286
290
|
|
|
287
291
|
@classmethod
|
pex/resolve/locker.py
CHANGED
|
@@ -379,8 +379,9 @@ class Locker(LogAnalyzer):
|
|
|
379
379
|
)
|
|
380
380
|
self._selected_path_to_pin[selected_path] = build_result.pin
|
|
381
381
|
|
|
382
|
-
vcs, _, vcs_url =
|
|
383
|
-
|
|
382
|
+
vcs, _, vcs_url = build_result.url.raw_url.partition("+")
|
|
383
|
+
if "@" in build_result.url.path:
|
|
384
|
+
vcs_url, _, _ = vcs_url.rpartition("@")
|
|
384
385
|
commit_id = self._commit_ids.pop(vcs_url, None)
|
|
385
386
|
elif isinstance(artifact_url.scheme, ArchiveScheme.Value):
|
|
386
387
|
selected_path = os.path.basename(artifact_url.path)
|
pex/version.py
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pex
|
|
3
|
-
Version: 2.59.
|
|
3
|
+
Version: 2.59.1
|
|
4
4
|
Summary: The PEX packaging toolchain.
|
|
5
5
|
Home-page: https://github.com/pex-tool/pex
|
|
6
|
-
Download-URL: https://github.com/pex-tool/pex/releases/download/v2.59.
|
|
6
|
+
Download-URL: https://github.com/pex-tool/pex/releases/download/v2.59.1/pex
|
|
7
7
|
Author: The PEX developers
|
|
8
8
|
Author-email: developers@pex-tool.org
|
|
9
9
|
License-Expression: Apache-2.0
|
|
10
|
-
Project-URL: Changelog, https://github.com/pex-tool/pex/blob/v2.59.
|
|
10
|
+
Project-URL: Changelog, https://github.com/pex-tool/pex/blob/v2.59.1/CHANGES.md
|
|
11
11
|
Project-URL: Documentation, https://docs.pex-tool.org/
|
|
12
|
-
Project-URL: Source, https://github.com/pex-tool/pex/tree/v2.59.
|
|
12
|
+
Project-URL: Source, https://github.com/pex-tool/pex/tree/v2.59.1
|
|
13
13
|
Keywords: package,executable,virtualenv,lock,freeze
|
|
14
14
|
Classifier: Development Status :: 5 - Production/Stable
|
|
15
15
|
Classifier: Intended Audience :: Developers
|
|
@@ -67,7 +67,7 @@ pex/tracer.py,sha256=nob_hNooCYWZev7_ABhAVyO4HBZ8Q_OajQUvNnr82Rc,4481
|
|
|
67
67
|
pex/typing.py,sha256=J1JTB1V48zIWmhWRHEMDHWMaFPMzsEonWJ9s57Ev43Q,3050
|
|
68
68
|
pex/util.py,sha256=TxTxpdDmrDTLVXt9e2XuRq9c3N6jRYNCce87QBFkCVo,5491
|
|
69
69
|
pex/variables.py,sha256=h3-JeMzXfRzEsWqTYsoU-6vt5W4Kr0VvbfSDAYtuZOU,34728
|
|
70
|
-
pex/version.py,sha256=
|
|
70
|
+
pex/version.py,sha256=XSHJnDJZq0MJhwWr3dPSw0C10tIdFZ9ubi5A_KgA4qg,131
|
|
71
71
|
pex/wheel.py,sha256=BVs55zm3F-W3wS60-fsliPqEqkgtNmgY6Y4Vi37lG_Y,7547
|
|
72
72
|
pex/ziputils.py,sha256=thUrto9vEdG9mFCIJ59Js3d1y6bSfFdl7pb1lSb7KAQ,9620
|
|
73
73
|
pex/bin/__init__.py,sha256=Kb2dGrZYVtb0cd9ngKHuLShndNU1GSWdeDzN-u_L6Io,107
|
|
@@ -110,33 +110,33 @@ pex/distutils/commands/__init__.py,sha256=uASB5OU996Jax-h3kMmeZjG5Jdy9BYDR6A1swk
|
|
|
110
110
|
pex/distutils/commands/bdist_pex.py,sha256=SLwBj0ALpArhKQT94X0niKWfyLaySjOZuZrGXG332K0,5117
|
|
111
111
|
pex/docs/__init__.py,sha256=u9hPOij1fpo1yPBLTQTdSCnSIUuRCSXHomCkEAaCciA,439
|
|
112
112
|
pex/docs/command.py,sha256=uQyD8bO_DBNIlkPd6F7SFZbZUVh1Xn6gT8OmVxP4qxk,3046
|
|
113
|
-
pex/docs/html/buildingpex.html,sha256=
|
|
114
|
-
pex/docs/html/genindex.html,sha256=
|
|
115
|
-
pex/docs/html/index.html,sha256=
|
|
116
|
-
pex/docs/html/recipes.html,sha256=
|
|
117
|
-
pex/docs/html/scie.html,sha256=
|
|
118
|
-
pex/docs/html/search.html,sha256=
|
|
113
|
+
pex/docs/html/buildingpex.html,sha256=3u3PYCoFJsTQdGBggWYIAHIvxLXwBaZvC7cjXCERtRY,57407
|
|
114
|
+
pex/docs/html/genindex.html,sha256=r6IHSe9reLu-AE8huBEp6efVIXqmFBZr_4SFtYZEdok,17198
|
|
115
|
+
pex/docs/html/index.html,sha256=fnZnxWJKxU64ykk-jqnHomubeyrnkDqSM146zPLfqi8,25028
|
|
116
|
+
pex/docs/html/recipes.html,sha256=oMqTF9o-JwnzYU8TRKqY-KbjrmfojAcGqo-UQl-fC6g,35192
|
|
117
|
+
pex/docs/html/scie.html,sha256=FxNTyHhmGTFwyjLB-1Gfe9olr2SIvwDunR6hVlbxJrQ,62182
|
|
118
|
+
pex/docs/html/search.html,sha256=bkNa4XKm87r98cSwFzBt6h079prSkdUWTlu0TBb6AXI,18169
|
|
119
119
|
pex/docs/html/searchindex.js,sha256=R_L6Oveik_wlK5CmaE7YwRvmu81r6fd7jtnZUjfk1sA,18009
|
|
120
|
-
pex/docs/html/whatispex.html,sha256=
|
|
121
|
-
pex/docs/html/_pagefind/pagefind-entry.json,sha256=
|
|
120
|
+
pex/docs/html/whatispex.html,sha256=0r__d1Hc1KnKKosDk6yl9ggzN77BXeAWAfVNSjm5qis,22754
|
|
121
|
+
pex/docs/html/_pagefind/pagefind-entry.json,sha256=5dExYyLUTcKeC_7cDFUGZmr_Ko7Sr8Q08irKlKAWf98,90
|
|
122
122
|
pex/docs/html/_pagefind/pagefind-highlight.js,sha256=5hRyi7gOMY9tlTe-tbmDrVJpoxbnYxhbJeoGwtmCfXA,43944
|
|
123
123
|
pex/docs/html/_pagefind/pagefind-modular-ui.css,sha256=ZTqynk3lYp9t319vzfXSs-tTmowH__ila4ziFWpXB4g,7336
|
|
124
124
|
pex/docs/html/_pagefind/pagefind-modular-ui.js,sha256=-DCEOJ2cInrvjEGZFxCuYy81EMWbKHhMu4wivlJmUzE,14486
|
|
125
125
|
pex/docs/html/_pagefind/pagefind-ui.css,sha256=GL61nVezuyVA4ynNRJejhEwUBxhBtx4rDYVlAgI_W1U,14486
|
|
126
126
|
pex/docs/html/_pagefind/pagefind-ui.js,sha256=WQ3yec_CMkBKswl16Ig5N_zJzeCgL4z9y344TcJeKAQ,78367
|
|
127
|
-
pex/docs/html/_pagefind/pagefind.
|
|
127
|
+
pex/docs/html/_pagefind/pagefind.en_1c6ca7a059.pf_meta,sha256=khhj-LnKcbOCN0y-w3G7dE37SX91SRXS4RUNS65nvE4,155
|
|
128
128
|
pex/docs/html/_pagefind/pagefind.js,sha256=Q-4jKyPif6awDU9x8IoWXTWoJJR1JZicegUYQ-QI4MA,32912
|
|
129
129
|
pex/docs/html/_pagefind/wasm.en.pagefind,sha256=mG0TKIE7WXynsyg-tpiMZiVG2Hwebbt2UqFqlqdTTsE,70873
|
|
130
130
|
pex/docs/html/_pagefind/wasm.unknown.pagefind,sha256=eAREknqQnc_y96pbl8eYz9zqfUXsqe64B7HwrQE2SkY,67202
|
|
131
|
-
pex/docs/html/_pagefind/fragment/
|
|
132
|
-
pex/docs/html/_pagefind/fragment/
|
|
133
|
-
pex/docs/html/_pagefind/fragment/
|
|
134
|
-
pex/docs/html/_pagefind/fragment/
|
|
135
|
-
pex/docs/html/_pagefind/fragment/
|
|
136
|
-
pex/docs/html/_pagefind/fragment/
|
|
137
|
-
pex/docs/html/_pagefind/fragment/
|
|
138
|
-
pex/docs/html/_pagefind/fragment/
|
|
139
|
-
pex/docs/html/_pagefind/index/
|
|
131
|
+
pex/docs/html/_pagefind/fragment/en_1664623.pf_fragment,sha256=kCuyu08fDyiTBjDGSTvh6HZ1UBHo-KJDOOwVUfa9-jk,361
|
|
132
|
+
pex/docs/html/_pagefind/fragment/en_1ebfe82.pf_fragment,sha256=GTjTPtobPaXyMifZ1oxdhyIv6IFwkEZBRLpbLdL-ZOA,3648
|
|
133
|
+
pex/docs/html/_pagefind/fragment/en_368bf05.pf_fragment,sha256=A4mtc4jYcIIqu1Yrg1U0_ZsYCwiOCdi8pUrMLJaGokU,3019
|
|
134
|
+
pex/docs/html/_pagefind/fragment/en_389a79a.pf_fragment,sha256=nqOPuMpiuso8qLDAQYfAJdoUBJIrLE8rxmeeR764L1g,4847
|
|
135
|
+
pex/docs/html/_pagefind/fragment/en_4c5cc0e.pf_fragment,sha256=xnfGYMpV1u8HuDvBZiXukkJ0frwDI4uVLWcRhFgCdc8,371
|
|
136
|
+
pex/docs/html/_pagefind/fragment/en_92da226.pf_fragment,sha256=6jTl49VJBkMxq4HqTw5ufBPEgA-nwCrv5MceVuwQHLw,1143
|
|
137
|
+
pex/docs/html/_pagefind/fragment/en_b99d99b.pf_fragment,sha256=Ddt4Ew72Qxs7o392VF7MPCcicbTt7X6DlyzVk2STMpA,6821
|
|
138
|
+
pex/docs/html/_pagefind/fragment/en_eccd471.pf_fragment,sha256=CsQEhhYKSpDDD8xg0PVjS_hCt-A16k_0TqK_QzDGk8w,1158
|
|
139
|
+
pex/docs/html/_pagefind/index/en_106262d.pf_index,sha256=x1AQLP1h7Uc8vWmRWz6voHoBdJod7zAdsI7_oTh6eoI,28864
|
|
140
140
|
pex/docs/html/_sources/buildingpex.rst.txt,sha256=87P3ZO871MILL9pmpDM8_M7_YV1z5HjTYa9m8yuxTa4,19138
|
|
141
141
|
pex/docs/html/_sources/index.rst.txt,sha256=vWt1s6dirYeR-9mFJY1SClwWvbWqIqJSFCAF1CdZojc,1468
|
|
142
142
|
pex/docs/html/_sources/recipes.rst.txt,sha256=kerzvp8_t5io6eGl3YJODtNBQy7GmY2AA6RHaij9C-g,6958
|
|
@@ -146,7 +146,7 @@ pex/docs/html/_sources/api/vars.md.txt,sha256=C9gu5czyB-g788xRfYKF8P176ew_q97X6z
|
|
|
146
146
|
pex/docs/html/_static/basic.css,sha256=ZW_xus1vJg_H1xuX-cLx_L9pLchL9GnNlSA078ue7-0,14685
|
|
147
147
|
pex/docs/html/_static/debug.css,sha256=DQXNnnnVMjQwRmfAjwKXHeYZbA_8pZPDkDs2Z7QFWtY,1266
|
|
148
148
|
pex/docs/html/_static/doctools.js,sha256=KZLAnfkYJqjTPjtItkXud-RXrc98cS13aoFOHixEi0M,4322
|
|
149
|
-
pex/docs/html/_static/documentation_options.js,sha256=
|
|
149
|
+
pex/docs/html/_static/documentation_options.js,sha256=yr8urHEsCsyjYkjxCHncK2qcVYLle3D1pjQkKmxR6zU,329
|
|
150
150
|
pex/docs/html/_static/file.png,sha256=XEvJoWrr84xLlQ9ZuOUByjZJUyjLnrYiIYvOkGSjXj4,286
|
|
151
151
|
pex/docs/html/_static/language_data.js,sha256=O8MRVjt_xegPyrL4Ypd0vzy2swICAA3zbf-OaVqQI7c,4598
|
|
152
152
|
pex/docs/html/_static/minus.png,sha256=R-f8UNs2mfHKQc6aL_ogLADF0dUYDFX2K6hZsb1swAg,90
|
|
@@ -154,7 +154,7 @@ pex/docs/html/_static/pex-icon.png,sha256=phJiDxrATsXzKXCCRd4GQzNtPa7n8338zTeZww
|
|
|
154
154
|
pex/docs/html/_static/pex-logo-dark.png,sha256=gkMUYpIEvLpv8me-RqHIyszvPhebD-t-H4uk4gcFuJ0,34315
|
|
155
155
|
pex/docs/html/_static/pex-logo-light.png,sha256=EXcK7oTOOMimfdKUd8kkTIe_DHEAA5jkD8UIhhbDAY0,35372
|
|
156
156
|
pex/docs/html/_static/plus.png,sha256=VBFRmblqEwy6AhR8R8DetD3Mm58ItRYruoZCs0mArGM,90
|
|
157
|
-
pex/docs/html/_static/pygments.css,sha256=
|
|
157
|
+
pex/docs/html/_static/pygments.css,sha256=F1VSQpoJUhF6My91_Wy2AfEefYjb-ACDr8uEgvlj9-E,20190
|
|
158
158
|
pex/docs/html/_static/searchtools.js,sha256=NxtJx_CUtSUkTipZ14Caa5Rvwch5EgHRDdod0ZETO7c,21782
|
|
159
159
|
pex/docs/html/_static/skeleton.css,sha256=53ArywPT6wLmNoH3U9iKKL7o-O0T5Q5YrISivDGlxx0,6034
|
|
160
160
|
pex/docs/html/_static/sphinx_highlight.js,sha256=CWIx6ch9-A7DJz2pxbcbyBUDIGcmoHpN1N5Ewlb_hZw,5123
|
|
@@ -164,9 +164,9 @@ pex/docs/html/_static/scripts/furo.js.LICENSE.txt,sha256=PrpxjJir4K2N1EAe3J3fq_l
|
|
|
164
164
|
pex/docs/html/_static/scripts/furo.js.map,sha256=BJ2OPCl4VMnn3v7L9kvJLDdbTZTHvvEZuhHI6PxyPKI,28571
|
|
165
165
|
pex/docs/html/_static/styles/furo-extensions.css,sha256=PSsCB3EaBzE9-2yLJyKV9fkxFp5LK3hMYdAL6dhx-P0,5518
|
|
166
166
|
pex/docs/html/_static/styles/furo-extensions.css.map,sha256=CzW267gfKqH8ruMlwJbWg-MsGAipIgZwoaP4gwDGkVw,7762
|
|
167
|
-
pex/docs/html/_static/styles/furo.css,sha256=
|
|
168
|
-
pex/docs/html/_static/styles/furo.css.map,sha256=
|
|
169
|
-
pex/docs/html/api/vars.html,sha256=
|
|
167
|
+
pex/docs/html/_static/styles/furo.css,sha256=666beINeSQtLZbSeNCMj62G7a13xiX1YwJVvij3jr-8,50749
|
|
168
|
+
pex/docs/html/_static/styles/furo.css.map,sha256=0k0kb9TwrJYQRT-2cbjTcOz7PQykGWHdy2BSuVMtrnY,76038
|
|
169
|
+
pex/docs/html/api/vars.html,sha256=LgFjfT8eM3OWbwGg8lO6-A5SRKQWQ9vuihGrPlnOE_c,34903
|
|
170
170
|
pex/fs/__init__.py,sha256=ues2bnsufy1lYRyoWsiP-G4kuPrV-tXaZ0x-HFJFpwY,3605
|
|
171
171
|
pex/fs/_posix.py,sha256=p-VkjEfRNXduBmkxcuEXWM1g6y6xrkufSYzEy93tqjA,1275
|
|
172
172
|
pex/fs/_windows.py,sha256=apacgHpxNutF5HkU6cYOLHq7yqaijRMsFBdsdKSviDo,3304
|
|
@@ -201,8 +201,8 @@ pex/resolve/configured_resolver.py,sha256=MRzp1hVHl7ooKHEhESN7oxMd5fOpxuXOGYiUXZ
|
|
|
201
201
|
pex/resolve/downloads.py,sha256=8R4GI-PSSLw2qv6XKsGyDFEiugfJgw2G6F4lywtU_Xk,7074
|
|
202
202
|
pex/resolve/lock_downloader.py,sha256=PisFgzZsMaGjRrE6M-BLvDeoZqDnhvCdf2qJNe2-PW8,15395
|
|
203
203
|
pex/resolve/lock_resolver.py,sha256=b6UoqaXPNdWEt1JC8S6HSc4el5ows6kmIa5T87OsAm0,23398
|
|
204
|
-
pex/resolve/locked_resolve.py,sha256=
|
|
205
|
-
pex/resolve/locker.py,sha256=
|
|
204
|
+
pex/resolve/locked_resolve.py,sha256=A8bcW_HMjZSD29h_3CpYUPD2OwQtPsCScDaA5T9iKL4,40681
|
|
205
|
+
pex/resolve/locker.py,sha256=2XFfWlxG2bDDxF9Hif44H-YdwqQRNB1D3Dc8l8fWdb4,27104
|
|
206
206
|
pex/resolve/locker_patches.py,sha256=t_30hjSYG570UJHgpf7i1L5ssvi1LZ2YbM4iHd44V6s,11294
|
|
207
207
|
pex/resolve/package_repository.py,sha256=xMU9aTxojS2sNmWp03jfMBTIGhq3eqNuNOacl8BiiGY,15123
|
|
208
208
|
pex/resolve/path_mappings.py,sha256=d6JVzD0K342ELz3O8AcsaXoikLDF3xYrgbXkixMmf3Q,2073
|
|
@@ -969,10 +969,10 @@ pex/windows/stubs/uv-trampoline-aarch64-console.exe,sha256=1S2aM-6CV7rKz-3ncM5X7
|
|
|
969
969
|
pex/windows/stubs/uv-trampoline-aarch64-gui.exe,sha256=mb8x1FpyH-wy11X5YgWfqh_VUwBb62M4Zf9aFr5V4EE,40448
|
|
970
970
|
pex/windows/stubs/uv-trampoline-x86_64-console.exe,sha256=nLopBrlCMMFjkKVRlY7Ke2zFGpQOyF5mSlLs0d7-HRQ,40960
|
|
971
971
|
pex/windows/stubs/uv-trampoline-x86_64-gui.exe,sha256=icnp1oXrOZpc-dHTGvDbTHjr-D8M0eamvRrC9bPI_KI,41984
|
|
972
|
-
pex-2.59.
|
|
973
|
-
pex-2.59.
|
|
974
|
-
pex-2.59.
|
|
975
|
-
pex-2.59.
|
|
976
|
-
pex-2.59.
|
|
977
|
-
pex-2.59.
|
|
978
|
-
pex-2.59.
|
|
972
|
+
pex-2.59.1.dist-info/METADATA,sha256=WEYhN1c_EX3LbPHoSgxeE8u808ofCWKb4KuI7REw9GQ,7425
|
|
973
|
+
pex-2.59.1.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
974
|
+
pex-2.59.1.dist-info/entry_points.txt,sha256=LD9tcxNxdsVLeIF6zR7dyH1vgo2eD9a-05TC1UraGMQ,174
|
|
975
|
+
pex-2.59.1.dist-info/top_level.txt,sha256=HlafJUPu7mfjxv3SDH-RbkxsHOWSVbPXTEBC1hzonpM,4
|
|
976
|
+
pex-2.59.1.dist-info/licenses/LICENSE,sha256=bcDgaNzzpbyOBUIFuFt3IOHUkmW7xkv1FdLPeRl99po,11323
|
|
977
|
+
pex-2.59.1.dist-info/pylock/pylock.toml,sha256=ar9a6_myHcpeU4Ttsts2XQ15x6vs5aqDzjlRUATZHoI,7151
|
|
978
|
+
pex-2.59.1.dist-info/RECORD,,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|