ci/freedesktop: bump python version of docutils package as 3.8 no longer exists
authorEric Engestrom <eric@engestrom.ch>
Mon, 22 Aug 2022 17:22:46 +0000 (18:22 +0100)
committerEric Engestrom <eric@engestrom.ch>
Mon, 22 Aug 2022 17:50:04 +0000 (18:50 +0100)
.gitlab-ci.yml

index 3c79867..eccebd8 100644 (file)
@@ -68,7 +68,7 @@ stages:
   variables:
     BUILD_OS: freebsd
     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
     # base image
     FDO_DISTRIBUTION_TAG: "2021-11-10.1"