mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
[libyuv] Bump vpython from 3.8 to 3.11
Also requires upgrading some packages. Bug: 40249958 Change-Id: I3c57ddd746b4333923ea2dd14a140bc8b7e381db Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6909330 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
parent
c00b83884e
commit
70458840c4
65
.vpython3
65
.vpython3
@ -22,20 +22,20 @@
|
|||||||
# Read more about `vpython` and how to modify this file here:
|
# Read more about `vpython` and how to modify this file here:
|
||||||
# https://chromium.googlesource.com/infra/infra/+/main/doc/users/vpython.md
|
# https://chromium.googlesource.com/infra/infra/+/main/doc/users/vpython.md
|
||||||
|
|
||||||
python_version: "3.8"
|
python_version: "3.11"
|
||||||
|
|
||||||
# The default set of platforms vpython checks does not yet include mac-arm64.
|
# The default set of platforms vpython checks does not yet include mac-arm64.
|
||||||
# Setting `verify_pep425_tag` to the list of platforms we explicitly must support
|
# Setting `verify_pep425_tag` to the list of platforms we explicitly must support
|
||||||
# allows us to ensure that vpython specs stay mac-arm64-friendly
|
# allows us to ensure that vpython specs stay mac-arm64-friendly
|
||||||
verify_pep425_tag: [
|
verify_pep425_tag: [
|
||||||
{python: "cp38", abi: "cp38", platform: "manylinux1_x86_64"},
|
{python: "cp311", abi: "cp311", platform: "manylinux1_x86_64"},
|
||||||
{python: "cp38", abi: "cp38", platform: "linux_arm64"},
|
{python: "cp311", abi: "cp311", platform: "linux_arm64"},
|
||||||
|
|
||||||
{python: "cp38", abi: "cp38", platform: "macosx_10_10_intel"},
|
{python: "cp311", abi: "cp311", platform: "macosx_10_10_intel"},
|
||||||
{python: "cp38", abi: "cp38", platform: "macosx_11_0_arm64"},
|
{python: "cp311", abi: "cp311", platform: "macosx_11_0_arm64"},
|
||||||
|
|
||||||
{python: "cp38", abi: "cp38", platform: "win32"},
|
{python: "cp311", abi: "cp311", platform: "win32"},
|
||||||
{python: "cp38", abi: "cp38", platform: "win_amd64"}
|
{python: "cp311", abi: "cp311", platform: "win_amd64"}
|
||||||
]
|
]
|
||||||
|
|
||||||
# Used by:
|
# Used by:
|
||||||
@ -58,22 +58,11 @@ wheel: <
|
|||||||
# Chromium tests using Telemetry function properly.
|
# Chromium tests using Telemetry function properly.
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/numpy/${vpython_platform}"
|
name: "infra/python/wheels/numpy/${vpython_platform}"
|
||||||
version: "version:1.20.3"
|
version: "version:1.23.5.chromium.4"
|
||||||
# A newer version of numpy is required on ARM64, but it breaks older OS versions.
|
|
||||||
not_match_tag <
|
|
||||||
platform: "macosx_11_0_arm64"
|
|
||||||
>
|
|
||||||
>
|
|
||||||
wheel: <
|
|
||||||
name: "infra/python/wheels/numpy/mac-arm64_cp38_cp38"
|
|
||||||
version: "version:1.21.1"
|
|
||||||
match_tag <
|
|
||||||
platform: "macosx_11_0_arm64"
|
|
||||||
>
|
|
||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/psutil/${vpython_platform}"
|
name: "infra/python/wheels/psutil/${vpython_platform}"
|
||||||
version: "version:5.8.0.chromium.2"
|
version: "version:5.9.8"
|
||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/requests-py3"
|
name: "infra/python/wheels/requests-py3"
|
||||||
@ -107,7 +96,7 @@ wheel: <
|
|||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/python-dateutil-py2_py3"
|
name: "infra/python/wheels/python-dateutil-py2_py3"
|
||||||
version: "version:2.7.3"
|
version: "version:2.9.0"
|
||||||
>
|
>
|
||||||
|
|
||||||
# Used by WPT importer
|
# Used by WPT importer
|
||||||
@ -223,12 +212,24 @@ wheel: <
|
|||||||
version: "version:1.4.0"
|
version: "version:1.4.0"
|
||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/pillow/linux-amd64_cp38_cp38"
|
name: "infra/python/wheels/pillow/linux-amd64_cp311_cp311"
|
||||||
version: "version:8.1.2"
|
version: "version:10.4.0"
|
||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/aioquic/${vpython_platform}"
|
name: "infra/python/wheels/aioquic/${vpython_platform}"
|
||||||
version: "version:0.9.15"
|
version: "version:1.2.0.chromium.1"
|
||||||
|
>
|
||||||
|
wheel: <
|
||||||
|
name: "infra/python/wheels/pyopenssl-py3"
|
||||||
|
version: "version:24.2.1"
|
||||||
|
>
|
||||||
|
wheel: <
|
||||||
|
name: "infra/python/wheels/service-identity-py3"
|
||||||
|
version: "version:24.1.0"
|
||||||
|
>
|
||||||
|
wheel: <
|
||||||
|
name: "infra/python/wheels/tzdata-py2_py3"
|
||||||
|
version: "version:2023.4"
|
||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/pylsqpack/${vpython_platform}"
|
name: "infra/python/wheels/pylsqpack/${vpython_platform}"
|
||||||
@ -236,11 +237,11 @@ wheel: <
|
|||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/cryptography/${vpython_platform}"
|
name: "infra/python/wheels/cryptography/${vpython_platform}"
|
||||||
version: "version:3.3.1.chromium.1"
|
version: "version:43.0.0"
|
||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/cffi/${vpython_platform}"
|
name: "infra/python/wheels/cffi/${vpython_platform}"
|
||||||
version: "version:1.14.5"
|
version: "version:1.15.1.chromium.2"
|
||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/pycparser-py2_py3"
|
name: "infra/python/wheels/pycparser-py2_py3"
|
||||||
@ -323,14 +324,14 @@ wheel: <
|
|||||||
# testing/buildbot/generate_buildbot_json_coveragetest.py
|
# testing/buildbot/generate_buildbot_json_coveragetest.py
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/coverage/${vpython_platform}"
|
name: "infra/python/wheels/coverage/${vpython_platform}"
|
||||||
version: "version:5.5.chromium.2"
|
version: "version:7.3.1"
|
||||||
>
|
>
|
||||||
|
|
||||||
# Used by:
|
# Used by:
|
||||||
# //content/test/gpu
|
# //content/test/gpu
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/pathos/${vpython_platform}"
|
name: "infra/python/wheels/pathos/${vpython_platform}"
|
||||||
version: "version:0.2.7.chromium.4"
|
version: "version:0.3.0.chromium.2"
|
||||||
not_match_tag <
|
not_match_tag <
|
||||||
abi: "cp27mu"
|
abi: "cp27mu"
|
||||||
platform: "manylinux1_i686"
|
platform: "manylinux1_i686"
|
||||||
@ -353,14 +354,14 @@ wheel: <
|
|||||||
# //tools/infra/find_bad_builds.py
|
# //tools/infra/find_bad_builds.py
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/pytz-py2_py3"
|
name: "infra/python/wheels/pytz-py2_py3"
|
||||||
version: "version:2018.4"
|
version: "version:2024.1"
|
||||||
>
|
>
|
||||||
|
|
||||||
# Used by:
|
# Used by:
|
||||||
# //third_party/blink/tools/blinkpy/web_tests/port/server_process.py
|
# //third_party/blink/tools/blinkpy/web_tests/port/server_process.py
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/pywin32/${vpython_platform}"
|
name: "infra/python/wheels/pywin32/${vpython_platform}"
|
||||||
version: "version:300"
|
version: "version:308"
|
||||||
match_tag: <
|
match_tag: <
|
||||||
platform: "win32"
|
platform: "win32"
|
||||||
>
|
>
|
||||||
@ -373,7 +374,7 @@ wheel: <
|
|||||||
# //content/test/gpu/gpu_tests/color_profile_manager_mac.py
|
# //content/test/gpu/gpu_tests/color_profile_manager_mac.py
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/pyobjc/${vpython_platform}"
|
name: "infra/python/wheels/pyobjc/${vpython_platform}"
|
||||||
version: "version:7.3.chromium.1"
|
version: "version:10.0"
|
||||||
match_tag: <
|
match_tag: <
|
||||||
platform: "macosx_10_10_intel"
|
platform: "macosx_10_10_intel"
|
||||||
>
|
>
|
||||||
@ -390,7 +391,7 @@ wheel: <
|
|||||||
# tools/perf/flakiness_cli
|
# tools/perf/flakiness_cli
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/pandas/${vpython_platform}"
|
name: "infra/python/wheels/pandas/${vpython_platform}"
|
||||||
version: "version:1.3.2.chromium.1"
|
version: "version:2.2.3.chromium.1"
|
||||||
match_tag: <
|
match_tag: <
|
||||||
platform: "win32"
|
platform: "win32"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user