[{"id":28229,"web_url":"https://patchwork.libcamera.org/comment/28229/","msgid":"<qvkfhy6tm7dqaeok3cd3eqkhqsvcfszgpdyp3us66t3b3hrapw@n5il3bbwiqti>","date":"2023-12-03T17:02:04","subject":"Re: [libcamera-devel] [PATCH] README.rst: Document dependencies for\n\tthe Python bindings","submitter":{"id":143,"url":"https://patchwork.libcamera.org/api/people/143/","name":"Jacopo Mondi","email":"jacopo.mondi@ideasonboard.com"},"content":"Hi Laurent\n\nOn Sun, Dec 03, 2023 at 01:57:07AM +0200, Laurent Pinchart via libcamera-devel wrote:\n> The Python bindings require the libpython3-dev and pybind11-dev\n> packages. Document it along the other dependencies in README.rst.\n>\n> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\nReviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>\n\n> ---\n>  README.rst | 3 +++\n>  1 file changed, 3 insertions(+)\n>\n> diff --git a/README.rst b/README.rst\n> index a8b91a26983a..e2938af7731d 100644\n> --- a/README.rst\n> +++ b/README.rst\n> @@ -75,6 +75,9 @@ for documentation: [optional]\n>  for gstreamer: [optional]\n>          libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev\n>\n> +for Python bindings: [optional]\n> +        libpython3-dev pybind11-dev\n> +\n>  for cam: [optional]\n>          libevent-dev is required to support cam, however the following\n>          optional dependencies bring more functionality to the cam test\n>\n> base-commit: 8e215127c195b61a7cc787103b129a3af8e5ad2c\n> --\n> Regards,\n>\n> Laurent Pinchart\n>","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 2C244C31E9\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun,  3 Dec 2023 17:02:10 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 5BC73629CF;\n\tSun,  3 Dec 2023 18:02:09 +0100 (CET)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 2E94B61DA1\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun,  3 Dec 2023 18:02:08 +0100 (CET)","from ideasonboard.com (93-61-96-190.ip145.fastwebnet.it\n\t[93.61.96.190])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 52AAA75A;\n\tSun,  3 Dec 2023 18:01:29 +0100 (CET)"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1701622929;\n\tbh=Xlr0UciguAggscwG28vOxYJi8/mooQvVCCVnIOQxSzA=;\n\th=Date:To:References:In-Reply-To:Subject:List-Id:List-Unsubscribe:\n\tList-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:\n\tFrom;\n\tb=tQcMZ/waYudi4QaDuB+JJiQ7spuYNTx+r3gl+rYureXktC3k8d6o8DcLP+avOEm03\n\tPGIYew/8SxAE+BDbYIPKVKSYa0UIcX5+yBe0gWZisjCdQSXJX1sSVYBOruMkXRvk8f\n\t6aw6HZP8/1EE08tJQXX73YHzZbX3xJyTsEh86aniagDIJQVPO0UyUORz2J3uLbNgMQ\n\tGgPqEon6GdkR30SseCFfsVySgoIpeB7XhauH6i9YZneyVDSdRLENuS9WH6NkNBRzSR\n\t5KmHvKwX8vuy2aoDR1WVTU0hDC/dGLTlSHEvNB3LD+ezESpuGF4Gae+pJ2IyBfl3eH\n\tnbzAIkEi03/KA==","v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1701622889;\n\tbh=Xlr0UciguAggscwG28vOxYJi8/mooQvVCCVnIOQxSzA=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=nV/VAr8RwA6P1clxVh48lhZSHEymj39gQbCEb2rIrdpasChXj+I0d7WjXFzFP2YgJ\n\tQN4nhnDr0GpZxrXmIP8LliecExNbVEML9OmEdM0Mdqk6p4E5bVF+z64O5Mg8S459rg\n\tPbHfY1YNX9P54U0DEYKrW7gmdLgpJ4RlT7bXyJpU="],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key; \n\tunprotected) header.d=ideasonboard.com\n\theader.i=@ideasonboard.com\n\theader.b=\"nV/VAr8R\"; dkim-atps=neutral","Date":"Sun, 3 Dec 2023 18:02:04 +0100","To":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","Message-ID":"<qvkfhy6tm7dqaeok3cd3eqkhqsvcfszgpdyp3us66t3b3hrapw@n5il3bbwiqti>","References":"<20231202235707.15433-1-laurent.pinchart@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<20231202235707.15433-1-laurent.pinchart@ideasonboard.com>","Subject":"Re: [libcamera-devel] [PATCH] README.rst: Document dependencies for\n\tthe Python bindings","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.mondi@ideasonboard.com>","Cc":"libcamera-devel@lists.libcamera.org","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}},{"id":28240,"web_url":"https://patchwork.libcamera.org/comment/28240/","msgid":"<170170693577.3044059.16223255945094320267@ping.linuxembedded.co.uk>","date":"2023-12-04T16:22:15","subject":"Re: [libcamera-devel] [PATCH] README.rst: Document dependencies for\n\tthe Python bindings","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/people/4/","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"content":"Quoting Laurent Pinchart via libcamera-devel (2023-12-02 23:57:07)\n> The Python bindings require the libpython3-dev and pybind11-dev\n> packages. Document it along the other dependencies in README.rst.\n> \n\nI think I have a patch like this somewhere that I must have never sent.\n\nAnyway,\n\n\nReviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n\n> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n> ---\n>  README.rst | 3 +++\n>  1 file changed, 3 insertions(+)\n> \n> diff --git a/README.rst b/README.rst\n> index a8b91a26983a..e2938af7731d 100644\n> --- a/README.rst\n> +++ b/README.rst\n> @@ -75,6 +75,9 @@ for documentation: [optional]\n>  for gstreamer: [optional]\n>          libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev\n>  \n> +for Python bindings: [optional]\n> +        libpython3-dev pybind11-dev\n> +\n>  for cam: [optional]\n>          libevent-dev is required to support cam, however the following\n>          optional dependencies bring more functionality to the cam test\n> \n> base-commit: 8e215127c195b61a7cc787103b129a3af8e5ad2c\n> -- \n> Regards,\n> \n> Laurent Pinchart\n>","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 45335C31E9\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon,  4 Dec 2023 16:22:21 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id A9ADC629C2;\n\tMon,  4 Dec 2023 17:22:20 +0100 (CET)","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 F039C61D9F\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon,  4 Dec 2023 17:22:18 +0100 (CET)","from pendragon.ideasonboard.com\n\t(aztw-30-b2-v4wan-166917-cust845.vm26.cable.virginm.net\n\t[82.37.23.78])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 62C75F8B;\n\tMon,  4 Dec 2023 17:21:39 +0100 (CET)"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1701706940;\n\tbh=CiMIMO3CJYBAl61c/Uhe+IKvWXvrOWDSWENsUqBWSDY=;\n\th=In-Reply-To:References:To:Date:Subject:List-Id:List-Unsubscribe:\n\tList-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:\n\tFrom;\n\tb=eTVgp9YhcT0Ulb08mxNMBLCV1yer2pErMtwAl5IQXDukZHHenppNsQlXzj0PFMpJy\n\t5LGJmipJLmxMBlcI50ewbmXo5NJ52dzma1K3iipN8meP36DixuS3BJI19TihFAO6nF\n\trU/0pFzWaTTmJsn7GkjY3tcn95IX8n5m76xg0UvUzyXtH+EGzMcKZyrR7kZqEfSIwQ\n\tsXU4p0NSLzkf71Kf1FuDJUkt/DIRHwX5pQS9JcEoi7o7MDkmMGp6x9aCsGMjf2/Qul\n\tJl1OpXlVyah4HRBAOFC/CWGR7xjLRzRtRIuCO1W7MjhEzhy3Gw5ivA/wjjMK9BPPTZ\n\ttG7HxwGJTBEKg==","v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1701706899;\n\tbh=CiMIMO3CJYBAl61c/Uhe+IKvWXvrOWDSWENsUqBWSDY=;\n\th=In-Reply-To:References:Subject:From:To:Date:From;\n\tb=ePhCAzPwoNmPc6OwUhUIxkmVJLn0kXrQFWXWcTfq2LQ+A8zYxPGc5XCs9nDl/Ayp3\n\taDAfquluTimfioetIoCLglRTc4csy8q76pOnHp0Sz8Lm4P4CGPk/0W3oTs8EUPLlYH\n\tbg5Yw9fNbl+KJV+nxn1wxoY6VGXeRqdyOp9Ob0QQ="],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key; \n\tunprotected) header.d=ideasonboard.com\n\theader.i=@ideasonboard.com\n\theader.b=\"ePhCAzPw\"; dkim-atps=neutral","Content-Type":"text/plain; charset=\"utf-8\"","MIME-Version":"1.0","Content-Transfer-Encoding":"quoted-printable","In-Reply-To":"<20231202235707.15433-1-laurent.pinchart@ideasonboard.com>","References":"<20231202235707.15433-1-laurent.pinchart@ideasonboard.com>","To":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>,\n\tlibcamera-devel@lists.libcamera.org","Date":"Mon, 04 Dec 2023 16:22:15 +0000","Message-ID":"<170170693577.3044059.16223255945094320267@ping.linuxembedded.co.uk>","User-Agent":"alot/0.10","Subject":"Re: [libcamera-devel] [PATCH] README.rst: Document dependencies for\n\tthe Python bindings","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":"Kieran Bingham via libcamera-devel\n\t<libcamera-devel@lists.libcamera.org>","Reply-To":"Kieran Bingham <kieran.bingham@ideasonboard.com>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]