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:
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user