зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1732228 - Upgrade the wheels for `pip` and `setuptools` used by `mozharness` r=firefox-build-system-reviewers,glandium
Differential Revision: https://phabricator.services.mozilla.com/D171176
This commit is contained in:
Родитель
7a4176705d
Коммит
b8ae5468fc
|
@ -479,7 +479,7 @@ class VirtualenvMixin(object):
|
|||
/ "python"
|
||||
/ "_venv"
|
||||
/ "wheels"
|
||||
/ "pip-21.2.3-py3-none-any.whl"
|
||||
/ "pip-23.0.1-py3-none-any.whl"
|
||||
)
|
||||
setuptools_wheel_path = (
|
||||
src_dir
|
||||
|
@ -487,7 +487,7 @@ class VirtualenvMixin(object):
|
|||
/ "python"
|
||||
/ "_venv"
|
||||
/ "wheels"
|
||||
/ "setuptools-51.2.0-py3-none-any.whl"
|
||||
/ "setuptools-67.4.0-py3-none-any.whl"
|
||||
)
|
||||
|
||||
if all(path.exists() for path in (pip_wheel_path, setuptools_wheel_path)):
|
||||
|
|
Двоичный файл не отображается.
Двоичные данные
third_party/python/_venv/wheels/pip-23.0.1-py3-none-any.whl
поставляемый
Normal file
Двоичные данные
third_party/python/_venv/wheels/pip-23.0.1-py3-none-any.whl
поставляемый
Normal file
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичные данные
third_party/python/_venv/wheels/setuptools-67.4.0-py3-none-any.whl
поставляемый
Normal file
Двоичные данные
third_party/python/_venv/wheels/setuptools-67.4.0-py3-none-any.whl
поставляемый
Normal file
Двоичный файл не отображается.
Загрузка…
Ссылка в новой задаче