ci/alpine: upgrade sphinx and hawkmoth to the latest versions

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34165>
This commit is contained in:
forbiddenlake
2025-03-24 14:07:38 -04:00
committed by Marge Bot
parent 70473a9ae4
commit a564415c44
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ DEPS=(
apk --no-cache add "${DEPS[@]}" "${EPHEMERAL[@]}"
pip3 install --break-system-packages sphinx===5.1.1 hawkmoth===0.16.0
pip3 install --break-system-packages sphinx===8.2.3 hawkmoth===0.19.0
. .gitlab-ci/container/container_pre_build.sh

View File

@@ -45,7 +45,7 @@ variables:
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20250321-s3cp-fix5"
ALPINE_X86_64_BUILD_TAG: "20250321-s3cp-fix5"
ALPINE_X86_64_BUILD_TAG: "20250324-sphinx"
ALPINE_X86_64_LAVA_SSH_TAG: "20250321-s3cp-fix5"
FEDORA_X86_64_BUILD_TAG: "20250321-s3cp-fix5"