ci/freedesktop: bump python version of docutils package as 3.8 no longer exists

main
Eric Engestrom 2022-08-22 18:22:46 +01:00
parent 1637d8b020
commit f32db9d354
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ stages:
variables: variables:
BUILD_OS: freebsd BUILD_OS: freebsd
FDO_DISTRIBUTION_VERSION: "13.0" FDO_DISTRIBUTION_VERSION: "13.0"
FDO_DISTRIBUTION_PACKAGES: 'meson ninja pkgconf libpciaccess libpthread-stubs py38-docutils cairo' FDO_DISTRIBUTION_PACKAGES: 'meson ninja pkgconf libpciaccess libpthread-stubs py39-docutils cairo'
# bump this tag every time you change something which requires rebuilding the # bump this tag every time you change something which requires rebuilding the
# base image # base image
FDO_DISTRIBUTION_TAG: "2021-11-10.1" FDO_DISTRIBUTION_TAG: "2021-11-10.1"