pex 2.59.5__py2.py3-none-any.whl → 2.60.0__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/cache/dirs.py +14 -4
- pex/cli/commands/lock.py +8 -5
- pex/common.py +57 -7
- pex/dist_metadata.py +48 -6
- pex/docs/html/_pagefind/fragment/en_39c0488.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_3eeaaf4.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_a1dde36.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_a755644.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_b16e3bd.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/{en_ecf679c.pf_fragment → en_c5d35a7.pf_fragment} +0 -0
- pex/docs/html/_pagefind/fragment/en_ec62bd2.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_f32628f.pf_fragment +0 -0
- pex/docs/html/_pagefind/index/{en_974dc5a.pf_index → en_b211695.pf_index} +0 -0
- pex/docs/html/_pagefind/pagefind-entry.json +1 -1
- pex/docs/html/_pagefind/pagefind.en_e8a49380e5.pf_meta +0 -0
- pex/docs/html/_static/documentation_options.js +1 -1
- pex/docs/html/api/vars.html +5 -5
- pex/docs/html/buildingpex.html +5 -5
- pex/docs/html/genindex.html +5 -5
- pex/docs/html/index.html +5 -5
- pex/docs/html/recipes.html +5 -5
- pex/docs/html/scie.html +5 -5
- pex/docs/html/search.html +5 -5
- pex/docs/html/whatispex.html +5 -5
- pex/entry_points_txt.py +98 -0
- pex/environment.py +13 -10
- pex/finders.py +1 -1
- pex/installed_wheel.py +127 -0
- pex/interpreter.py +17 -5
- pex/interpreter_constraints.py +4 -4
- pex/pep_376.py +20 -380
- pex/pep_427.py +736 -248
- pex/pex_builder.py +4 -4
- pex/pex_info.py +8 -3
- pex/resolve/venv_resolver.py +46 -25
- pex/resolver.py +10 -3
- pex/sysconfig.py +5 -3
- pex/third_party/__init__.py +1 -1
- pex/tools/commands/repository.py +47 -24
- pex/vendor/__init__.py +1 -8
- pex/vendor/__main__.py +62 -41
- pex/vendor/_vendored/ansicolors/.layout.json +1 -1
- pex/vendor/_vendored/ansicolors/ansicolors-1.1.8.dist-info/RECORD +11 -0
- pex/vendor/_vendored/ansicolors/ansicolors-1.1.8.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/appdirs/.layout.json +1 -1
- pex/vendor/_vendored/appdirs/appdirs-1.4.4.dist-info/RECORD +7 -0
- pex/vendor/_vendored/appdirs/appdirs-1.4.4.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/attrs/.layout.json +1 -1
- pex/vendor/_vendored/attrs/attrs-21.5.0.dev0.dist-info/RECORD +37 -0
- pex/vendor/_vendored/attrs/attrs-21.5.0.dev0.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/packaging_20_9/.layout.json +1 -1
- pex/vendor/_vendored/packaging_20_9/packaging-20.9.dist-info/RECORD +20 -0
- pex/vendor/_vendored/packaging_20_9/packaging-20.9.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/packaging_20_9/pyparsing-2.4.7.dist-info/RECORD +7 -0
- pex/vendor/_vendored/packaging_20_9/pyparsing-2.4.7.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/packaging_21_3/.layout.json +1 -1
- pex/vendor/_vendored/packaging_21_3/packaging-21.3.dist-info/RECORD +20 -0
- pex/vendor/_vendored/packaging_21_3/packaging-21.3.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/packaging_21_3/pyparsing-3.0.7.dist-info/RECORD +18 -0
- pex/vendor/_vendored/packaging_21_3/pyparsing-3.0.7.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/packaging_24_0/.layout.json +1 -1
- pex/vendor/_vendored/packaging_24_0/packaging-24.0.dist-info/RECORD +22 -0
- pex/vendor/_vendored/packaging_24_0/packaging-24.0.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/packaging_25_0/.layout.json +1 -1
- pex/vendor/_vendored/packaging_25_0/packaging-25.0.dist-info/RECORD +24 -0
- pex/vendor/_vendored/packaging_25_0/packaging-25.0.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/pip/.layout.json +1 -1
- pex/vendor/_vendored/pip/pip-20.3.4.dist-info/RECORD +388 -0
- pex/vendor/_vendored/pip/pip-20.3.4.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/setuptools/.layout.json +1 -1
- pex/vendor/_vendored/setuptools/setuptools-44.0.0+3acb925dd708430aeaf197ea53ac8a752f7c1863.dist-info/RECORD +107 -0
- pex/vendor/_vendored/setuptools/setuptools-44.0.0+3acb925dd708430aeaf197ea53ac8a752f7c1863.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/toml/.layout.json +1 -1
- pex/vendor/_vendored/toml/toml-0.10.2.dist-info/RECORD +11 -0
- pex/vendor/_vendored/toml/toml-0.10.2.pex-info/original-whl-info.json +1 -0
- pex/vendor/_vendored/tomli/.layout.json +1 -1
- pex/vendor/_vendored/tomli/tomli-2.0.1.dist-info/RECORD +10 -0
- pex/vendor/_vendored/tomli/tomli-2.0.1.pex-info/original-whl-info.json +1 -0
- pex/venv/installer.py +9 -5
- pex/version.py +1 -1
- pex/wheel.py +79 -15
- pex/whl.py +67 -0
- pex/windows/__init__.py +14 -11
- {pex-2.59.5.dist-info → pex-2.60.0.dist-info}/METADATA +4 -4
- {pex-2.59.5.dist-info → pex-2.60.0.dist-info}/RECORD +90 -74
- pex/docs/html/_pagefind/fragment/en_34b3bf8.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_3cefc8e.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_44ba8a7.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_8eb9a56.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_db171fd.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_fb971c7.pf_fragment +0 -0
- pex/docs/html/_pagefind/fragment/en_fd8f242.pf_fragment +0 -0
- pex/docs/html/_pagefind/pagefind.en_3549188bce.pf_meta +0 -0
- pex/vendor/_vendored/ansicolors/ansicolors-1.1.8.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/appdirs/appdirs-1.4.4.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/attrs/attrs-21.5.0.dev0.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/packaging_20_9/packaging-20.9.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/packaging_20_9/pyparsing-2.4.7.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/packaging_21_3/packaging-21.3.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/packaging_21_3/pyparsing-3.0.7.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/packaging_24_0/packaging-24.0.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/packaging_25_0/packaging-25.0.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/pip/pip-20.3.4.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/setuptools/setuptools-44.0.0+3acb925dd708430aeaf197ea53ac8a752f7c1863.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/toml/toml-0.10.2.dist-info/INSTALLER +0 -1
- pex/vendor/_vendored/tomli/tomli-2.0.1.dist-info/INSTALLER +0 -1
- {pex-2.59.5.dist-info → pex-2.60.0.dist-info}/WHEEL +0 -0
- {pex-2.59.5.dist-info → pex-2.60.0.dist-info}/entry_points.txt +0 -0
- {pex-2.59.5.dist-info → pex-2.60.0.dist-info}/licenses/LICENSE +0 -0
- {pex-2.59.5.dist-info → pex-2.60.0.dist-info}/pylock/pylock.toml +0 -0
- {pex-2.59.5.dist-info → pex-2.60.0.dist-info}/top_level.txt +0 -0
pex/cache/dirs.py
CHANGED
|
@@ -144,7 +144,7 @@ class CacheDir(Enum["CacheDir.Value"]):
|
|
|
144
144
|
|
|
145
145
|
INSTALLED_WHEELS = Value(
|
|
146
146
|
"installed_wheels",
|
|
147
|
-
version=
|
|
147
|
+
version=1,
|
|
148
148
|
name="Pre-installed Wheels",
|
|
149
149
|
description=(
|
|
150
150
|
"Pre-installed wheel chroots used to both build PEXes and serve as runtime `sys.path` "
|
|
@@ -178,7 +178,7 @@ class CacheDir(Enum["CacheDir.Value"]):
|
|
|
178
178
|
|
|
179
179
|
PIP = Value(
|
|
180
180
|
"pip",
|
|
181
|
-
version=
|
|
181
|
+
version=2,
|
|
182
182
|
name="Pip Versions",
|
|
183
183
|
description="Isolated Pip caches and Pip PEXes Pex uses to resolve distributions.",
|
|
184
184
|
dependencies=[INSTALLED_WHEELS],
|
|
@@ -193,6 +193,16 @@ class CacheDir(Enum["CacheDir.Value"]):
|
|
|
193
193
|
),
|
|
194
194
|
)
|
|
195
195
|
|
|
196
|
+
REPACKED_WHEELS = Value(
|
|
197
|
+
"repacked_wheels",
|
|
198
|
+
version=0,
|
|
199
|
+
name="Reconstituted Wheels",
|
|
200
|
+
description=(
|
|
201
|
+
"Wheels that have been reconstituted from {installed_wheels!r}, as well as from wheels "
|
|
202
|
+
"installed in venvs.".format(installed_wheels=INSTALLED_WHEELS.rel_path())
|
|
203
|
+
),
|
|
204
|
+
)
|
|
205
|
+
|
|
196
206
|
RUN = Value(
|
|
197
207
|
"run",
|
|
198
208
|
version=0,
|
|
@@ -226,7 +236,7 @@ class CacheDir(Enum["CacheDir.Value"]):
|
|
|
226
236
|
|
|
227
237
|
UNZIPPED_PEXES = Value(
|
|
228
238
|
"unzipped_pexes",
|
|
229
|
-
version=
|
|
239
|
+
version=2,
|
|
230
240
|
name="Unzipped PEXes",
|
|
231
241
|
description="The unzipped PEX files executed on this machine.",
|
|
232
242
|
dependencies=[BOOTSTRAPS, USER_CODE, INSTALLED_WHEELS],
|
|
@@ -234,7 +244,7 @@ class CacheDir(Enum["CacheDir.Value"]):
|
|
|
234
244
|
|
|
235
245
|
VENVS = Value(
|
|
236
246
|
"venvs",
|
|
237
|
-
version=
|
|
247
|
+
version=2,
|
|
238
248
|
name="Virtual Environments",
|
|
239
249
|
description="Virtual environments generated at runtime for `--venv` mode PEXes.",
|
|
240
250
|
dependencies=[INSTALLED_WHEELS],
|
pex/cli/commands/lock.py
CHANGED
|
@@ -32,11 +32,12 @@ from pex.dist_metadata import (
|
|
|
32
32
|
)
|
|
33
33
|
from pex.enum import Enum
|
|
34
34
|
from pex.exceptions import production_assert
|
|
35
|
+
from pex.installed_wheel import InstalledWheel
|
|
35
36
|
from pex.interpreter import PythonInterpreter
|
|
36
37
|
from pex.orderedset import OrderedSet
|
|
37
38
|
from pex.os import is_exe, safe_execv
|
|
38
|
-
from pex.pep_376 import
|
|
39
|
-
from pex.pep_427 import InstallableType
|
|
39
|
+
from pex.pep_376 import Record
|
|
40
|
+
from pex.pep_427 import InstallableType, reinstall_venv
|
|
40
41
|
from pex.pep_440 import Version
|
|
41
42
|
from pex.pep_503 import ProjectName
|
|
42
43
|
from pex.pip.version import PipVersionValue
|
|
@@ -302,7 +303,9 @@ class SyncTarget(object):
|
|
|
302
303
|
if distribution.metadata.type is MetadataType.DIST_INFO:
|
|
303
304
|
to_unlink.extend(
|
|
304
305
|
os.path.realpath(os.path.join(distribution.location, installed_file.path))
|
|
305
|
-
for installed_file in Record.read(
|
|
306
|
+
for installed_file in Record.read(
|
|
307
|
+
lines=distribution.iter_metadata_lines("RECORD")
|
|
308
|
+
)
|
|
306
309
|
)
|
|
307
310
|
elif distribution.metadata.type is MetadataType.EGG_INFO:
|
|
308
311
|
installed_files = distribution.metadata.files.metadata_file_rel_path(
|
|
@@ -356,8 +359,8 @@ class SyncTarget(object):
|
|
|
356
359
|
|
|
357
360
|
if to_install:
|
|
358
361
|
for distribution in to_install:
|
|
359
|
-
for src, dst in
|
|
360
|
-
self.venv
|
|
362
|
+
for src, dst in reinstall_venv(
|
|
363
|
+
installed_wheel=InstalledWheel.load(distribution.location), venv=self.venv
|
|
361
364
|
):
|
|
362
365
|
TRACER.log("Installed {src} -> {dst}".format(src=src, dst=dst))
|
|
363
366
|
for script in self.venv.rewrite_scripts():
|
pex/common.py
CHANGED
|
@@ -204,6 +204,56 @@ _MKDTEMP_SINGLETON = MktempTeardownRegistry()
|
|
|
204
204
|
setattr(zipfile, "ZIP64_LIMIT", (1 << 32) - 1)
|
|
205
205
|
|
|
206
206
|
|
|
207
|
+
class _ZipFileTypeValue(Enum.Value):
|
|
208
|
+
def __init__(
|
|
209
|
+
self,
|
|
210
|
+
value, # type: str
|
|
211
|
+
deterministic_mode, # type: int
|
|
212
|
+
):
|
|
213
|
+
# type: (...) -> None
|
|
214
|
+
super(_ZipFileTypeValue, self).__init__(value)
|
|
215
|
+
self.deterministic_mode = deterministic_mode
|
|
216
|
+
|
|
217
|
+
@property
|
|
218
|
+
def deterministic_external_attr(self):
|
|
219
|
+
# type: () -> int
|
|
220
|
+
return self.deterministic_mode << 16
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
class ZipFileType(Enum["ZipFileType.Value"]):
|
|
224
|
+
@classmethod
|
|
225
|
+
def from_zip_info(cls, zip_info):
|
|
226
|
+
# type: (ZipInfo) -> ZipFileType.Value
|
|
227
|
+
|
|
228
|
+
if zip_info.filename.endswith("/"):
|
|
229
|
+
return ZipFileType.DIRECTORY
|
|
230
|
+
|
|
231
|
+
mode = zip_info.external_attr >> 16
|
|
232
|
+
if stat.S_IXUSR & mode:
|
|
233
|
+
return ZipFileType.EXECUTABLE
|
|
234
|
+
|
|
235
|
+
return ZipFileType.FILE
|
|
236
|
+
|
|
237
|
+
@classmethod
|
|
238
|
+
def from_path(cls, path):
|
|
239
|
+
# type: (Text) -> ZipFileType.Value
|
|
240
|
+
if os.path.isdir(path):
|
|
241
|
+
return ZipFileType.DIRECTORY
|
|
242
|
+
elif is_exe(path):
|
|
243
|
+
return ZipFileType.EXECUTABLE
|
|
244
|
+
return ZipFileType.FILE
|
|
245
|
+
|
|
246
|
+
class Value(_ZipFileTypeValue):
|
|
247
|
+
pass
|
|
248
|
+
|
|
249
|
+
DIRECTORY = Value("directory", 0o755)
|
|
250
|
+
EXECUTABLE = Value("executable", 0o755)
|
|
251
|
+
FILE = Value("file", 0o644)
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
ZipFileType.seal()
|
|
255
|
+
|
|
256
|
+
|
|
207
257
|
class ZipFileEx(ZipFile):
|
|
208
258
|
"""A ZipFile that works around several issues in the stdlib.
|
|
209
259
|
|
|
@@ -218,8 +268,8 @@ class ZipFileEx(ZipFile):
|
|
|
218
268
|
@classmethod
|
|
219
269
|
def zip_info_from_file(
|
|
220
270
|
cls,
|
|
221
|
-
filename, # type:
|
|
222
|
-
arcname=None, # type: Optional[
|
|
271
|
+
filename, # type: Text
|
|
272
|
+
arcname=None, # type: Optional[Text]
|
|
223
273
|
date_time=None, # type: Optional[time.struct_time]
|
|
224
274
|
file_mode=None, # type: Optional[int]
|
|
225
275
|
compress=True, # type: bool
|
|
@@ -259,8 +309,8 @@ class ZipFileEx(ZipFile):
|
|
|
259
309
|
|
|
260
310
|
def write_deterministic(
|
|
261
311
|
self,
|
|
262
|
-
filename, # type:
|
|
263
|
-
arcname=None, # type: Optional[
|
|
312
|
+
filename, # type: Text
|
|
313
|
+
arcname=None, # type: Optional[Text]
|
|
264
314
|
digest=None, # type: Optional[Digest]
|
|
265
315
|
deterministic=True, # type: bool
|
|
266
316
|
compress=True, # type: bool
|
|
@@ -270,7 +320,7 @@ class ZipFileEx(ZipFile):
|
|
|
270
320
|
filename,
|
|
271
321
|
arcname=arcname,
|
|
272
322
|
date_time=DETERMINISTIC_DATETIME.timetuple(),
|
|
273
|
-
file_mode=
|
|
323
|
+
file_mode=ZipFileType.from_path(filename).deterministic_mode,
|
|
274
324
|
digest=digest,
|
|
275
325
|
compress=compress,
|
|
276
326
|
)
|
|
@@ -278,8 +328,8 @@ class ZipFileEx(ZipFile):
|
|
|
278
328
|
|
|
279
329
|
def write_ex(
|
|
280
330
|
self,
|
|
281
|
-
filename, # type:
|
|
282
|
-
arcname=None, # type: Optional[
|
|
331
|
+
filename, # type: Text
|
|
332
|
+
arcname=None, # type: Optional[Text]
|
|
283
333
|
date_time=None, # type: Optional[time.struct_time]
|
|
284
334
|
file_mode=None, # type: Optional[int]
|
|
285
335
|
digest=None, # type: Optional[Digest]
|
pex/dist_metadata.py
CHANGED
|
@@ -24,6 +24,7 @@ from pex import pex_warnings, specifier_sets
|
|
|
24
24
|
from pex.common import open_zip, pluralize
|
|
25
25
|
from pex.compatibility import PY2, to_unicode
|
|
26
26
|
from pex.enum import Enum
|
|
27
|
+
from pex.exceptions import reportable_unexpected_error_msg
|
|
27
28
|
from pex.pep_440 import Version
|
|
28
29
|
from pex.pep_503 import ProjectName
|
|
29
30
|
from pex.third_party.packaging.markers import Marker
|
|
@@ -42,6 +43,7 @@ if TYPE_CHECKING:
|
|
|
42
43
|
Iterable,
|
|
43
44
|
Iterator,
|
|
44
45
|
List,
|
|
46
|
+
Mapping,
|
|
45
47
|
Optional,
|
|
46
48
|
Text,
|
|
47
49
|
Tuple,
|
|
@@ -1015,6 +1017,34 @@ class DistributionType(Enum["DistributionType.Value"]):
|
|
|
1015
1017
|
DistributionType.seal()
|
|
1016
1018
|
|
|
1017
1019
|
|
|
1020
|
+
@attr.s(frozen=True)
|
|
1021
|
+
class EntryPoints(object):
|
|
1022
|
+
_values = attr.ib(
|
|
1023
|
+
factory=lambda: defaultdict(dict)
|
|
1024
|
+
) # type: Mapping[str, Mapping[str, NamedEntryPoint]]
|
|
1025
|
+
source = attr.ib(default=None) # type: Optional[Text]
|
|
1026
|
+
|
|
1027
|
+
def __attrs_post_init__(self):
|
|
1028
|
+
if len(self._values) > 0 and not self.source:
|
|
1029
|
+
raise ValueError("A source must be supplied when there are entry points values.")
|
|
1030
|
+
|
|
1031
|
+
def __getitem__(self, item):
|
|
1032
|
+
# type: (str) -> Mapping[str, NamedEntryPoint]
|
|
1033
|
+
return self._values[item]
|
|
1034
|
+
|
|
1035
|
+
def get(
|
|
1036
|
+
self,
|
|
1037
|
+
item, # type: str
|
|
1038
|
+
default, # type: Mapping[str, NamedEntryPoint]
|
|
1039
|
+
):
|
|
1040
|
+
# type: (...) -> Mapping[str, NamedEntryPoint]
|
|
1041
|
+
return self._values.get(item, default)
|
|
1042
|
+
|
|
1043
|
+
def __len__(self):
|
|
1044
|
+
# type: () -> int
|
|
1045
|
+
return len(self._values)
|
|
1046
|
+
|
|
1047
|
+
|
|
1018
1048
|
@attr.s(frozen=True)
|
|
1019
1049
|
class Distribution(object):
|
|
1020
1050
|
@staticmethod
|
|
@@ -1031,8 +1061,12 @@ class Distribution(object):
|
|
|
1031
1061
|
yield normalized
|
|
1032
1062
|
|
|
1033
1063
|
@classmethod
|
|
1034
|
-
def parse_entry_map(
|
|
1035
|
-
|
|
1064
|
+
def parse_entry_map(
|
|
1065
|
+
cls,
|
|
1066
|
+
entry_points_contents, # type: bytes
|
|
1067
|
+
source, # type: Text
|
|
1068
|
+
):
|
|
1069
|
+
# type: (...) -> EntryPoints
|
|
1036
1070
|
|
|
1037
1071
|
# This file format is defined here:
|
|
1038
1072
|
# https://packaging.python.org/en/latest/specifications/entry-points/#file-format
|
|
@@ -1050,7 +1084,7 @@ class Distribution(object):
|
|
|
1050
1084
|
else:
|
|
1051
1085
|
entry_point = NamedEntryPoint.parse(line)
|
|
1052
1086
|
entry_map[group][entry_point.name] = entry_point
|
|
1053
|
-
return entry_map
|
|
1087
|
+
return EntryPoints(values=entry_map, source=source)
|
|
1054
1088
|
|
|
1055
1089
|
@classmethod
|
|
1056
1090
|
def load(cls, location):
|
|
@@ -1118,11 +1152,19 @@ class Distribution(object):
|
|
|
1118
1152
|
yield line
|
|
1119
1153
|
|
|
1120
1154
|
def get_entry_map(self):
|
|
1121
|
-
# type: () ->
|
|
1155
|
+
# type: () -> EntryPoints
|
|
1122
1156
|
entry_points_metadata_file = self._read_metadata_file("entry_points.txt")
|
|
1123
1157
|
if entry_points_metadata_file is None:
|
|
1124
|
-
return defaultdict(dict)
|
|
1125
|
-
|
|
1158
|
+
return EntryPoints(values=defaultdict(dict))
|
|
1159
|
+
|
|
1160
|
+
entry_points_txt_relpath = self.metadata.files.metadata_file_rel_path("entry_points.txt")
|
|
1161
|
+
if entry_points_txt_relpath is None:
|
|
1162
|
+
raise AssertionError(reportable_unexpected_error_msg())
|
|
1163
|
+
|
|
1164
|
+
return self.parse_entry_map(
|
|
1165
|
+
entry_points_metadata_file,
|
|
1166
|
+
source=os.path.join(self.metadata.files.metadata.location, entry_points_txt_relpath),
|
|
1167
|
+
)
|
|
1126
1168
|
|
|
1127
1169
|
def __str__(self):
|
|
1128
1170
|
# type: () -> str
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"1.3.0","languages":{"en":{"hash":"
|
|
1
|
+
{"version":"1.3.0","languages":{"en":{"hash":"en_e8a49380e5","wasm":"en","page_count":8}}}
|
|
Binary file
|
pex/docs/html/api/vars.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<link rel="prefetch" href="../_static/pex-logo-dark.png" as="image">
|
|
9
9
|
|
|
10
10
|
<link rel="shortcut icon" href="../_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 -->
|
|
11
|
-
<title>PEX runtime environment variables - Pex Docs (v2.
|
|
11
|
+
<title>PEX runtime environment variables - Pex Docs (v2.60.0)</title>
|
|
12
12
|
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d111a655" />
|
|
13
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" />
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
</label>
|
|
164
164
|
</div>
|
|
165
165
|
<div class="header-center">
|
|
166
|
-
<a href="../index.html"><div class="brand">Pex Docs (v2.
|
|
166
|
+
<a href="../index.html"><div class="brand">Pex Docs (v2.60.0)</div></a>
|
|
167
167
|
</div>
|
|
168
168
|
<div class="header-right">
|
|
169
169
|
<div class="theme-toggle-container theme-toggle-header">
|
|
@@ -643,12 +643,12 @@
|
|
|
643
643
|
</div>
|
|
644
644
|
<div class="right-details">
|
|
645
645
|
<div class="icons">
|
|
646
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.
|
|
646
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.60.0/" 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">
|
|
647
647
|
<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">
|
|
648
648
|
</path>
|
|
649
649
|
</svg>
|
|
650
650
|
</a>
|
|
651
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.
|
|
651
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.60.0/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">
|
|
652
652
|
<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">
|
|
653
653
|
</path>
|
|
654
654
|
</svg>
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
|
|
672
672
|
</aside>
|
|
673
673
|
</div>
|
|
674
|
-
</div><script src="../_static/documentation_options.js?v=
|
|
674
|
+
</div><script src="../_static/documentation_options.js?v=1bc0be70"></script>
|
|
675
675
|
<script src="../_static/doctools.js?v=9bcbadda"></script>
|
|
676
676
|
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
677
677
|
<script src="../_static/scripts/furo.js?v=46bd48cc"></script>
|
pex/docs/html/buildingpex.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image">
|
|
9
9
|
|
|
10
10
|
<link rel="shortcut icon" href="_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 -->
|
|
11
|
-
<title>Building .pex files - Pex Docs (v2.
|
|
11
|
+
<title>Building .pex files - Pex Docs (v2.60.0)</title>
|
|
12
12
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
|
|
13
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" />
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
</label>
|
|
164
164
|
</div>
|
|
165
165
|
<div class="header-center">
|
|
166
|
-
<a href="index.html"><div class="brand">Pex Docs (v2.
|
|
166
|
+
<a href="index.html"><div class="brand">Pex Docs (v2.60.0)</div></a>
|
|
167
167
|
</div>
|
|
168
168
|
<div class="header-right">
|
|
169
169
|
<div class="theme-toggle-container theme-toggle-header">
|
|
@@ -681,12 +681,12 @@ scary like <code class="docutils literal notranslate"><span class="pre">sudo</sp
|
|
|
681
681
|
</div>
|
|
682
682
|
<div class="right-details">
|
|
683
683
|
<div class="icons">
|
|
684
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.
|
|
684
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.60.0/" 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">
|
|
685
685
|
<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">
|
|
686
686
|
</path>
|
|
687
687
|
</svg>
|
|
688
688
|
</a>
|
|
689
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.
|
|
689
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.60.0/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">
|
|
690
690
|
<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">
|
|
691
691
|
</path>
|
|
692
692
|
</svg>
|
|
@@ -709,7 +709,7 @@ scary like <code class="docutils literal notranslate"><span class="pre">sudo</sp
|
|
|
709
709
|
|
|
710
710
|
</aside>
|
|
711
711
|
</div>
|
|
712
|
-
</div><script src="_static/documentation_options.js?v=
|
|
712
|
+
</div><script src="_static/documentation_options.js?v=1bc0be70"></script>
|
|
713
713
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
714
714
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
715
715
|
<script src="_static/scripts/furo.js?v=46bd48cc"></script>
|
pex/docs/html/genindex.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<link rel="prefetch" href="_static/pex-logo-light.png" as="image">
|
|
7
7
|
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image">
|
|
8
8
|
|
|
9
|
-
<link rel="shortcut icon" href="_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 --><title>Index - Pex Docs (v2.
|
|
9
|
+
<link rel="shortcut icon" href="_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 --><title>Index - Pex Docs (v2.60.0)</title>
|
|
10
10
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
|
|
11
11
|
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=580074bf" />
|
|
12
12
|
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" />
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
</label>
|
|
162
162
|
</div>
|
|
163
163
|
<div class="header-center">
|
|
164
|
-
<a href="index.html"><div class="brand">Pex Docs (v2.
|
|
164
|
+
<a href="index.html"><div class="brand">Pex Docs (v2.60.0)</div></a>
|
|
165
165
|
</div>
|
|
166
166
|
<div class="header-right">
|
|
167
167
|
<div class="theme-toggle-container theme-toggle-header">
|
|
@@ -260,12 +260,12 @@
|
|
|
260
260
|
</div>
|
|
261
261
|
<div class="right-details">
|
|
262
262
|
<div class="icons">
|
|
263
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.
|
|
263
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.60.0/" 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">
|
|
264
264
|
<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">
|
|
265
265
|
</path>
|
|
266
266
|
</svg>
|
|
267
267
|
</a>
|
|
268
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.
|
|
268
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.60.0/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">
|
|
269
269
|
<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">
|
|
270
270
|
</path>
|
|
271
271
|
</svg>
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
|
|
289
289
|
</aside>
|
|
290
290
|
</div>
|
|
291
|
-
</div><script src="_static/documentation_options.js?v=
|
|
291
|
+
</div><script src="_static/documentation_options.js?v=1bc0be70"></script>
|
|
292
292
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
293
293
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
294
294
|
<script src="_static/scripts/furo.js?v=46bd48cc"></script>
|
pex/docs/html/index.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image">
|
|
9
9
|
|
|
10
10
|
<link rel="shortcut icon" href="_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 -->
|
|
11
|
-
<title>Pex Docs (v2.
|
|
11
|
+
<title>Pex Docs (v2.60.0)</title>
|
|
12
12
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
|
|
13
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" />
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
</label>
|
|
164
164
|
</div>
|
|
165
165
|
<div class="header-center">
|
|
166
|
-
<a href="#"><div class="brand">Pex Docs (v2.
|
|
166
|
+
<a href="#"><div class="brand">Pex Docs (v2.60.0)</div></a>
|
|
167
167
|
</div>
|
|
168
168
|
<div class="header-right">
|
|
169
169
|
<div class="theme-toggle-container theme-toggle-header">
|
|
@@ -341,12 +341,12 @@ To go straight to building pex files, see <a class="reference internal" href="bu
|
|
|
341
341
|
</div>
|
|
342
342
|
<div class="right-details">
|
|
343
343
|
<div class="icons">
|
|
344
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.
|
|
344
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.60.0/" 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">
|
|
345
345
|
<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">
|
|
346
346
|
</path>
|
|
347
347
|
</svg>
|
|
348
348
|
</a>
|
|
349
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.
|
|
349
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.60.0/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">
|
|
350
350
|
<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">
|
|
351
351
|
</path>
|
|
352
352
|
</svg>
|
|
@@ -389,7 +389,7 @@ To go straight to building pex files, see <a class="reference internal" href="bu
|
|
|
389
389
|
|
|
390
390
|
</aside>
|
|
391
391
|
</div>
|
|
392
|
-
</div><script src="_static/documentation_options.js?v=
|
|
392
|
+
</div><script src="_static/documentation_options.js?v=1bc0be70"></script>
|
|
393
393
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
394
394
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
395
395
|
<script src="_static/scripts/furo.js?v=46bd48cc"></script>
|
pex/docs/html/recipes.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image">
|
|
9
9
|
|
|
10
10
|
<link rel="shortcut icon" href="_static/pex-icon.png"><!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 -->
|
|
11
|
-
<title>PEX Recipes and Notes - Pex Docs (v2.
|
|
11
|
+
<title>PEX Recipes and Notes - Pex Docs (v2.60.0)</title>
|
|
12
12
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
|
|
13
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" />
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
</label>
|
|
164
164
|
</div>
|
|
165
165
|
<div class="header-center">
|
|
166
|
-
<a href="index.html"><div class="brand">Pex Docs (v2.
|
|
166
|
+
<a href="index.html"><div class="brand">Pex Docs (v2.60.0)</div></a>
|
|
167
167
|
</div>
|
|
168
168
|
<div class="header-right">
|
|
169
169
|
<div class="theme-toggle-container theme-toggle-header">
|
|
@@ -430,12 +430,12 @@ $<span class="w"> </span><span class="nb">export</span><span class="w"> </span><
|
|
|
430
430
|
</div>
|
|
431
431
|
<div class="right-details">
|
|
432
432
|
<div class="icons">
|
|
433
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.
|
|
433
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.60.0/" 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">
|
|
434
434
|
<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">
|
|
435
435
|
</path>
|
|
436
436
|
</svg>
|
|
437
437
|
</a>
|
|
438
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.
|
|
438
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.60.0/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">
|
|
439
439
|
<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">
|
|
440
440
|
</path>
|
|
441
441
|
</svg>
|
|
@@ -482,7 +482,7 @@ $<span class="w"> </span><span class="nb">export</span><span class="w"> </span><
|
|
|
482
482
|
|
|
483
483
|
</aside>
|
|
484
484
|
</div>
|
|
485
|
-
</div><script src="_static/documentation_options.js?v=
|
|
485
|
+
</div><script src="_static/documentation_options.js?v=1bc0be70"></script>
|
|
486
486
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
487
487
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
488
488
|
<script src="_static/scripts/furo.js?v=46bd48cc"></script>
|
pex/docs/html/scie.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<link rel="prefetch" href="_static/pex-logo-dark.png" as="image">
|
|
9
9
|
|
|
10
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.
|
|
11
|
+
<title>PEX with included Python interpreter - Pex Docs (v2.60.0)</title>
|
|
12
12
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d111a655" />
|
|
13
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" />
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
</label>
|
|
164
164
|
</div>
|
|
165
165
|
<div class="header-center">
|
|
166
|
-
<a href="index.html"><div class="brand">Pex Docs (v2.
|
|
166
|
+
<a href="index.html"><div class="brand">Pex Docs (v2.60.0)</div></a>
|
|
167
167
|
</div>
|
|
168
168
|
<div class="header-right">
|
|
169
169
|
<div class="theme-toggle-container theme-toggle-header">
|
|
@@ -623,12 +623,12 @@ uuid
|
|
|
623
623
|
</div>
|
|
624
624
|
<div class="right-details">
|
|
625
625
|
<div class="icons">
|
|
626
|
-
<a class="muted-link " href="https://pypi.org/project/pex/2.
|
|
626
|
+
<a class="muted-link " href="https://pypi.org/project/pex/2.60.0/" 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">
|
|
627
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">
|
|
628
628
|
</path>
|
|
629
629
|
</svg>
|
|
630
630
|
</a>
|
|
631
|
-
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.
|
|
631
|
+
<a class="muted-link " href="https://github.com/pex-tool/pex/releases/download/v2.60.0/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">
|
|
632
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">
|
|
633
633
|
</path>
|
|
634
634
|
</svg>
|
|
@@ -672,7 +672,7 @@ uuid
|
|
|
672
672
|
|
|
673
673
|
</aside>
|
|
674
674
|
</div>
|
|
675
|
-
</div><script src="_static/documentation_options.js?v=
|
|
675
|
+
</div><script src="_static/documentation_options.js?v=1bc0be70"></script>
|
|
676
676
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
677
677
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
678
678
|
<script src="_static/scripts/furo.js?v=46bd48cc"></script>
|