Patch Detail
Show a patch.
GET /api/1.1/patches/16286/?format=api
{ "id": 16286, "url": "https://patchwork.libcamera.org/api/1.1/patches/16286/?format=api", "web_url": "https://patchwork.libcamera.org/patch/16286/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220620125507.57991-1-jacopo@jmondi.org>", "date": "2022-06-20T12:55:07", "name": "[libcamera-devel] Documentation: Use language 'en' for Sphinx 5.0.0", "commit_ref": "10be87fa7c3bfb097b21ca3d469c67e40c333f7e", "pull_url": null, "state": "accepted", "archived": false, "hash": "f21b52cff9c9ab2e273044c1ba49ede79972df99", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/1.1/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/16286/mbox/", "series": [ { "id": 3195, "url": "https://patchwork.libcamera.org/api/1.1/series/3195/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3195", "date": "2022-06-20T12:55:07", "name": "[libcamera-devel] Documentation: Use language 'en' for Sphinx 5.0.0", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3195/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/16286/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/16286/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 2EEFCBE173\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 20 Jun 2022 12:55:15 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 8B3A365635;\n\tMon, 20 Jun 2022 14:55:14 +0200 (CEST)", "from relay10.mail.gandi.net (relay10.mail.gandi.net\n\t[IPv6:2001:4b98:dc4:8::230])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 8301B60498\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 20 Jun 2022 14:55:13 +0200 (CEST)", "(Authenticated sender: jacopo@jmondi.org)\n\tby mail.gandi.net (Postfix) with ESMTPSA id EA1A1240019;\n\tMon, 20 Jun 2022 12:55:12 +0000 (UTC)" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1655729714;\n\tbh=KZbNBmvwHahUHvNZ5VN3YpuaZ4ul2K2Evf0kTSxHfwI=;\n\th=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:\n\tList-Help:List-Subscribe:From:Reply-To:From;\n\tb=ir6d9zxA4CX76dHvfXpdn7HuCqgXEDS66yMYGSHfkEWvDEROekIPCzVWNhVWvsfgO\n\tXGFBzlA6DFfkbiuof03CcW/ocEkMZna3Ox30EG2V2xia5tBW1MRkAzunYtpEmmNVdk\n\t4X4g9n9EUVmkSA/aR+Y2cZX7I50206PjQjfxICTCyNMZELMDYMuQIoXMIIMevKjm0h\n\t9mmpX/1++/KRnlRIYFKxJoAs1EZql9bgK2mJixVd5zRXw2CgrB2s5ciF98Elbgp/5m\n\tljmjlLBRleafxnotc4ZVbBFlZGpaP5H3Rn/ibWAf665r92btGiK6jCd0+9CACtJ9wi\n\t8jeh3iyeDHQ8g==", "To": "libcamera-devel@lists.libcamera.org", "Date": "Mon, 20 Jun 2022 14:55:07 +0200", "Message-Id": "<20220620125507.57991-1-jacopo@jmondi.org>", "X-Mailer": "git-send-email 2.36.1", "MIME-Version": "1.0", "Content-Transfer-Encoding": "8bit", "Subject": "[libcamera-devel] [PATCH] Documentation: Use language 'en' for\n\tSphinx 5.0.0", "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>", "From": "Jacopo Mondi via libcamera-devel <libcamera-devel@lists.libcamera.org>", "Reply-To": "Jacopo Mondi <jacopo@jmondi.org>", "Errors-To": "libcamera-devel-bounces@lists.libcamera.org", "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>" }, "content": "Recent versions of Sphinx (> 5.0.0) have dropped support for the\n'None' keyword as language specifier:\n\nhttps://www.sphinx-doc.org/en/master/changes.html#release-5-0-0-released-may-30-2022\n\n10474: language does not accept None as it value. The default value of\n language becomes to 'en' now. Patch by Adam Turner and Takeshi\n KOMIYA.\n\nCausing a compile time warning:\n\nWARNING: Invalid configuration value found: 'language = None'.\nUpdate your configuration to a valid language code. Falling\nback to 'en' (English).\n\nChange the language setting to 'en' to silence the warning.\n\nSigned-off-by: Jacopo Mondi <jacopo@jmondi.org>\n---\n Documentation/conf.py | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)", "diff": "diff --git a/Documentation/conf.py b/Documentation/conf.py\nindex 78602c85e33f..7eeea7f3865b 100644\n--- a/Documentation/conf.py\n+++ b/Documentation/conf.py\n@@ -56,7 +56,7 @@ master_doc = 'index'\n #\n # This is also used if you do content translation via gettext catalogs.\n # Usually you set \"language\" from the command line for these cases.\n-language = None\n+language = 'en'\n \n # List of patterns, relative to source directory, that match files and\n # directories to ignore when looking for source files.\n", "prefixes": [ "libcamera-devel" ] }