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/.vpython3

97 lines
2.2 KiB
Plaintext

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>
1 year ago
python_version: "3.8"
# The default set of platforms vpython checks for does not yet include mac-arm64.
# Setting `verify_pep425_tag` to the list of platforms we explicitly must support
# allows us to ensure that vpython specs stay mac-arm64-friendly
verify_pep425_tag: [
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>
1 year ago
{python: "cp38", abi: "cp38", platform: "manylinux1_x86_64"},
{python: "cp38", abi: "cp38", platform: "linux_arm64"},
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>
1 year ago
{python: "cp38", abi: "cp38", platform: "macosx_10_10_intel"},
{python: "cp38", abi: "cp38", platform: "macosx_11_0_arm64"},
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>
1 year ago
{python: "cp38", abi: "cp38", platform: "win32"},
{python: "cp38", abi: "cp38", platform: "win_amd64"}
]
# Used by:
# auth.py
# gerrit_util.py
# git_cl.py
# my_activity.py
# TODO(crbug.com/1002153): Add ninjalog_uploader.py
wheel: <
name: "infra/python/wheels/httplib2-py3"
version: "version:0.13.1"
>
wheel: <
name: "infra/python/wheels/six-py2_py3"
version: "version:1.10.0"
>
# Used by:
# presubmit_support.py
wheel: <
name: "infra/python/wheels/requests-py3"
version: "version:2.31.0"
>
wheel: <
name: "infra/python/wheels/charset_normalizer-py3"
version: "version:2.0.4"
>
wheel: <
name: "infra/python/wheels/urllib3-py2_py3"
version: "version:1.26.6"
>
wheel: <
name: "infra/python/wheels/idna-py2_py3"
version: "version:2.8"
>
wheel: <
name: "infra/python/wheels/brotli/${vpython_platform}"
version: "version:1.0.9"
>
# Used by:
# my_activity.py
wheel: <
name: "infra/python/wheels/python-dateutil-py2_py3"
version: "version:2.7.3"
>
# May be required to talk to 3P servers.
# Fixes https://crbug.com/1255921
wheel: <
name: "infra/python/wheels/certifi-py2_py3"
version: "version:2021.5.30"
>
Revert^2 "autoninja.py: disallow external account from corp machine" This reverts commit ed596dadf949912c91d2632ef422426d7db85ac6. Reason for revert: Ignore exception when getting account for application default credentials. Original change's description: > Revert "autoninja.py: disallow external account from corp machine" > > This reverts commit 0d0f28a4fc7b8493532e731d873475ad927043d8. > > Reason for revert: > http://b/309720176#comment7 > > Original change's description: > > autoninja.py: disallow external account from corp machine > > > > This disallows Googler to use non-google account with reclient and > > siso from corp machine. > > > > Bug: b/309720176 > > Change-Id: I8077eff8bbf47f579462e1fefa3609a5d492a013 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5035266 > > Reviewed-by: Philipp Wollermann <philwo@chromium.org> > > Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> > > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > > Bug: b/309720176 > Change-Id: I62b4891b1e2e2554d088d162057982b95c8adcd7 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5065849 > Reviewed-by: Philipp Wollermann <philwo@chromium.org> > Owners-Override: Takuto Ikuta <tikuta@chromium.org> > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > Auto-Submit: Takuto Ikuta <tikuta@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bug: b/309720176 Change-Id: Ib9aef1b7fa8e3c9bb20ac8d6b461c6bcff72dc83 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5065052 Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
1 year ago
# Used by:
# autoninja.py
wheel: <
name: "infra/python/wheels/google-auth-py3"
version: "version:2.16.2"
>
wheel: <
name: "infra/python/wheels/cachetools-py3"
version: "version:4.2.2"
>
wheel: <
name: "infra/python/wheels/pyasn1_modules-py2_py3"
version: "version:0.2.8"
>
wheel: <
name: "infra/python/wheels/rsa-py3"
version: "version:4.7.2"
>
wheel: <
name: "infra/python/wheels/pyasn1-py2_py3"
version: "version:0.4.8"
>
# Used by:
# tests/autoninja_test.py
wheel: <
name: "infra/python/wheels/parameterized-py2_py3"
version: "version:0.8.1"
>