{"id":19734,"url":"https://patchwork.libcamera.org/api/patches/19734/?format=json","web_url":"https://patchwork.libcamera.org/patch/19734/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/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":"<20240318101331.3960778-1-paul.elder@ideasonboard.com>","date":"2024-03-18T10:13:31","name":"utils: tuning: readme: Improve names of dependency packages","commit_ref":null,"pull_url":null,"state":"accepted","archived":false,"hash":"c776cd03876affb621c0e141a9cd4dcc217703aa","submitter":{"id":17,"url":"https://patchwork.libcamera.org/api/people/17/?format=json","name":"Paul Elder","email":"paul.elder@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/19734/mbox/","series":[{"id":4227,"url":"https://patchwork.libcamera.org/api/series/4227/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=4227","date":"2024-03-18T10:13:31","name":"utils: tuning: readme: Improve names of dependency packages","version":1,"mbox":"https://patchwork.libcamera.org/series/4227/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/19734/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/19734/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 0DFE8BD160\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 18 Mar 2024 10:13:44 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 1F44162CA9;\n\tMon, 18 Mar 2024 11:13:43 +0100 (CET)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id A64D3616EE\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 18 Mar 2024 11:13:41 +0100 (CET)","from pyrite.hamster-moth.ts.net (h175-177-049-156.catv02.itscom.jp\n\t[175.177.49.156])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 66D602A5;\n\tMon, 18 Mar 2024 11:13:14 +0100 (CET)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"uB7pz2Zb\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1710756795;\n\tbh=C9FE2dVj6cTI342LJiSJdgNJVxvD+z0GIbCIfBe6ZJk=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=uB7pz2Zbsokir5aCFsGo0vJjMMI7azix9MP6eEhply61kLdLrNfaHJHFGHnViAOs6\n\tRM57hNR8AeOBYX002u6UVptqRokulm9Stj/Fb75WDyhwUWynf0FlNyFu6BEMCsF3Ca\n\tQOmWHMtFyP8bvEmqMvXgpRwpFzDm2meBySW2f9IA=","From":"Paul Elder <paul.elder@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"Paul Elder <paul.elder@ideasonboard.com>","Subject":"[PATCH] utils: tuning: readme: Improve names of dependency packages","Date":"Mon, 18 Mar 2024 19:13:31 +0900","Message-Id":"<20240318101331.3960778-1-paul.elder@ideasonboard.com>","X-Mailer":"git-send-email 2.39.2","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":"Change the names of python packages in the list of dependencies to the\nexact names that should be used in the pip install command.\n\nSigned-off-by: Paul Elder <paul.elder@ideasonboard.com>\n---\n utils/tuning/README.rst | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)","diff":"diff --git a/utils/tuning/README.rst b/utils/tuning/README.rst\nindex ce533b2c..ce3e03fc 100644\n--- a/utils/tuning/README.rst\n+++ b/utils/tuning/README.rst\n@@ -5,7 +5,7 @@\n Dependencies\n ------------\n \n-- cv2\n+- opencv-python\n - numpy\n-- pyexiv2\n+- py3exiv2\n - rawpy\n","prefixes":[]}