Home
last modified time | relevance | path

Searched refs:requires_python (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/models/
Dlink.py191 requires_python: Optional[str] = None,
240 self.requires_python = requires_python if requires_python else None
278 requires_python=pyrequire,
306 requires_python=pyrequire,
312 if self.requires_python:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/models/
Dlink.py191 requires_python: Optional[str] = None,
240 self.requires_python = requires_python if requires_python else None
278 requires_python=pyrequire,
306 requires_python=pyrequire,
312 if self.requires_python:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/models/
Dlink.py191 requires_python: Optional[str] = None,
240 self.requires_python = requires_python if requires_python else None
278 requires_python=pyrequire,
306 requires_python=pyrequire,
312 if self.requires_python:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/models/
Dlink.py191 requires_python: Optional[str] = None,
240 self.requires_python = requires_python if requires_python else None
278 requires_python=pyrequire,
306 requires_python=pyrequire,
312 if self.requires_python:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/utils/
Dpackaging.py15 requires_python: Optional[str], version_info: Tuple[int, ...]
28 if requires_python is None:
31 requires_python_specifier = specifiers.SpecifierSet(requires_python)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/utils/
Dpackaging.py15 requires_python: Optional[str], version_info: Tuple[int, ...]
28 if requires_python is None:
31 requires_python_specifier = specifiers.SpecifierSet(requires_python)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/utils/
Dpackaging.py15 requires_python: Optional[str], version_info: Tuple[int, ...]
28 if requires_python is None:
31 requires_python_specifier = specifiers.SpecifierSet(requires_python)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/utils/
Dpackaging.py15 requires_python: Optional[str], version_info: Tuple[int, ...]
28 if requires_python is None:
31 requires_python_specifier = specifiers.SpecifierSet(requires_python)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/
Dresolver.py79 requires_python = str(dist.requires_python)
84 requires_python,
102 requires_python,
108 dist.raw_name, version, requires_python
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/
Dresolver.py79 requires_python = str(dist.requires_python)
84 requires_python,
102 requires_python,
108 dist.raw_name, version, requires_python
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/
Dresolver.py79 requires_python = str(dist.requires_python)
84 requires_python,
102 requires_python,
108 dist.raw_name, version, requires_python
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/
Dresolver.py79 requires_python = str(dist.requires_python)
84 requires_python,
102 requires_python,
108 dist.raw_name, version, requires_python
/aosp_15_r20/external/python/typing_extensions/scripts/
Dcheck_package.py28 requires_python = data["project"]["requires-python"]
30 match = re.fullmatch(r">=3\.(\d+)", requires_python)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/index/
Dpackage_finder.py67 link.requires_python,
73 link.requires_python,
83 link.requires_python,
91 link.requires_python,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/index/
Dpackage_finder.py67 link.requires_python,
73 link.requires_python,
83 link.requires_python,
91 link.requires_python,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/index/
Dpackage_finder.py67 link.requires_python,
73 link.requires_python,
83 link.requires_python,
91 link.requires_python,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/index/
Dpackage_finder.py67 link.requires_python,
73 link.requires_python,
83 link.requires_python,
91 link.requires_python,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/
Dprovider.py180 requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER
188 not requires_python,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/
Dprovider.py180 requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER
188 not requires_python,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/
Dprovider.py180 requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER
188 not requires_python,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/
Dprovider.py180 requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER
188 not requires_python,
/aosp_15_r20/external/python/asn1crypto/dev/
Ddeps.py409 def _is_valid_python_version(python_version, requires_python): argument
429 if requires_python is not None:
438 for part in map(str_cls.strip, requires_python.split(',')):
/aosp_15_r20/external/python/cpython3/Doc/library/
Dpprint.rst318 'requires_python': None,
364 'requires_python': None,
413 'requires_python': None,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/metadata/
Dbase.py432 def requires_python(self) -> SpecifierSet: member in BaseDistribution
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/metadata/
Dbase.py432 def requires_python(self) -> SpecifierSet: member in BaseDistribution

12