You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/bootstrap/manifest.txt

28 lines
1.1 KiB
Plaintext

# CIPD manifest for bootstrapping tools.
#
# We must install anything that we want included on PATH to a different
# subdirectory than Git, as Git's msys bash strips its root directory
# from PATH, hence the subdirs.
#
# If any paths or package layouts change, updates will be required in
# "win_tools.bat", "bootstrap.py" and "../bootstrap_python3" templates.
#
# "win_tools.bat" has a hard requirement that the Python packages contain the
# strings "cpython/" for Python 2 and "cpython3/" for Python 3, and ends with
# the CIPD tag "version:VERSION". It uses this to extract VERSION.
#
# "bootstrap_python3" has a hard requirement that the Python package contains
# the string "cpython3/" and ends with the CIPD tag "version:VERSION".
# It uses this to extract VERSION.
$VerifiedPlatform windows-amd64 windows-arm64 linux-amd64 mac-amd64 mac-arm64
@Subdir python
infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.44
@Subdir python3
Revert "Upgrade python to 3.11" This reverts commit 6a9dd48b279ea6607fe855728fcafe39f2884ee1. Reason for revert: breaks release branches Original change's description: > Reland "Reland "Upgrade python to 3.11"" > > This is a reland of commit 32c1207c9efd529fb69d859bdf2a29cd484fb84c > > Original change's description: > > Reland "Upgrade python to 3.11" > > > > This is a reland of commit 6a167d1e1fb23a141d4860b5f02693deb21936db > > > > Original change's description: > > > Upgrade python to 3.11 > > > > > > R=bryner > > > > > > Bug: 1500415 > > > Change-Id: Ie379744131f7a9ced204a31f21079cb697c889a6 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5030767 > > > Reviewed-by: Brian Ryner <bryner@google.com> > > > Commit-Queue: Josip Sokcevic <sokcevic@chromium.org> > > > > Bug: 1500415 > > Change-Id: I0cce81772186a26c3bdb67c5b49ce383b8a1443e > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5118884 > > Commit-Queue: Peter Wen <wnwen@chromium.org> > > Reviewed-by: Brian Ryner <bryner@google.com> > > Bug: 1500415 > Change-Id: I01872caa1bb0bf75e3696edb7bb07dc33aeb6ce6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5165860 > Reviewed-by: Brian Ryner <bryner@google.com> > Commit-Queue: Josip Sokcevic <sokcevic@chromium.org> Bug: 1500415 Change-Id: I55a6f75d1003bcbc2236cf15c6e556f1ed842b92 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5170270 Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Josip Sokcevic <sokcevic@chromium.org>
2 years ago
infra/3pp/tools/cpython3/${platform} version:2@3.8.10.chromium.26
@Subdir git
infra/3pp/tools/git/${platform} version:2@2.41.0.chromium.11