{"id":23979,"url":"https://patchwork.libcamera.org/api/1.1/patches/23979/?format=json","web_url":"https://patchwork.libcamera.org/patch/23979/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20250727011123.31634-4-laurent.pinchart@ideasonboard.com>","date":"2025-07-27T01:11:23","name":"[libcamera-ci,3/3] Add python3-sphinxcontrib.doxylink package to container images","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"a99d626c47c93c75ca30bfe4247b5c848dc8a3e3","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/1.1/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/23979/mbox/","series":[{"id":5339,"url":"https://patchwork.libcamera.org/api/1.1/series/5339/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=5339","date":"2025-07-27T01:11:20","name":"Prepare CI for Sphinx doxylink usage","version":1,"mbox":"https://patchwork.libcamera.org/series/5339/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/23979/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/23979/checks/","tags":{},"headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 5AA32BDCC1\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun, 27 Jul 2025 01:11:43 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 093086911F;\n\tSun, 27 Jul 2025 03:11:43 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 276B469118\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 27 Jul 2025 03:11:35 +0200 (CEST)","from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id 0B87E6A8\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 27 Jul 2025 03:10:53 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"iSIkDMm5\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1753578654;\n\tbh=CSlkDX/9jNP0G+iD0oTYGiQCfbz/gbqyKN6RI8g6sNY=;\n\th=From:To:Subject:Date:In-Reply-To:References:From;\n\tb=iSIkDMm5By9LOGvTZ1mXGEFfWFbLNyaYSvMNFsjwB6Y1pvLp7Ne6iCSCbKY8PoQQQ\n\tL+mfmGuutuGe5vJqiq1KbmTl7gBi5QjJmD+Tkk+8PhtJyVgxCcT+ysg9xemFcXzN9t\n\tLw0jRNrgOCOohNjbv3ViY86/w2MuGtuM+wj6ECrM=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Subject":"[libcamera-ci] [PATCH 3/3] Add python3-sphinxcontrib.doxylink\n\tpackage to container images","Date":"Sun, 27 Jul 2025 04:11:23 +0300","Message-ID":"<20250727011123.31634-4-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.49.1","In-Reply-To":"<20250727011123.31634-1-laurent.pinchart@ideasonboard.com>","References":"<20250727011123.31634-1-laurent.pinchart@ideasonboard.com>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"libcamera will soon require python3-sphinxcontrib.doxylink to build the\ndocumentation. Add it to the container images.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n .gitlab-ci/setup-container.sh | 3 +++\n gitlab-ci.yml                 | 6 +++---\n 2 files changed, 6 insertions(+), 3 deletions(-)","diff":"diff --git a/.gitlab-ci/setup-container.sh b/.gitlab-ci/setup-container.sh\nindex c8b631c387b5..32b23789e70a 100755\n--- a/.gitlab-ci/setup-container.sh\n+++ b/.gitlab-ci/setup-container.sh\n@@ -49,8 +49,10 @@ PKGS_LIBCAMERA_RUNTIME=(\n \tpython3-autopep8\n \tpython3-dev\n \tpython3-jinja2\n+\tpython3-pyparsing\n \tpython3-ply\n \tpython3-sphinx\n+\tpython3-sphinxcontrib.doxylink\n \tpython3-yaml\n \tqt6-tools-dev-tools\n \tshellcheck\n@@ -96,6 +98,7 @@ PKGS_VIRTME_RUNTIME=(\n PKGS_PIP_MIN_VERSIONS=(\n \t'meson meson 1.2.0 remove'\n \t'python3-pygments pygments 2.10.0 keep'\n+\t'python3-sphinxcontrib.doxylink sphinxcontrib-doxylink 1.6.1 remove'\n )\n \n archs=( amd64 )\ndiff --git a/gitlab-ci.yml b/gitlab-ci.yml\nindex 03ea7795f3ff..57607dbfe7e4 100644\n--- a/gitlab-ci.yml\n+++ b/gitlab-ci.yml\n@@ -59,17 +59,17 @@ include:\n .libcamera-ci.debian:11:\n   variables:\n     FDO_DISTRIBUTION_VERSION: 'bullseye'\n-    FDO_DISTRIBUTION_TAG: '2025-07-25.1'\n+    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n \n .libcamera-ci.debian:12:\n   variables:\n     FDO_DISTRIBUTION_VERSION: 'bookworm'\n-    FDO_DISTRIBUTION_TAG: '2025-02-27.1'\n+    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n \n .libcamera-ci.debian:13:\n   variables:\n     FDO_DISTRIBUTION_VERSION: 'trixie'\n-    FDO_DISTRIBUTION_TAG: '2025-07-25.1'\n+    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n \n .container-debian:\n   extends:\n","prefixes":["libcamera-ci","3/3"]}