From patchwork Tue Mar 4 13:54:14 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 58284 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6617BC282C6 for ; Tue, 4 Mar 2025 13:54:25 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web10.22072.1741096461220009678 for ; Tue, 04 Mar 2025 05:54:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=VUs8fSao; spf=pass (domain: konsulko.com, ip: 209.85.221.50, mailfrom: leon.anavi@konsulko.com) Received: by mail-wr1-f50.google.com with SMTP id ffacd0b85a97d-390f69f8083so2954486f8f.0 for ; Tue, 04 Mar 2025 05:54:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1741096459; x=1741701259; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=YyiDMmLLud2SUbJfauAjmVbvL3JbjN0CctA2vGVw5eE=; b=VUs8fSaoDd+Qy0+30mMgAyDhmSMzY5F0+cRHJGvxt6NdIFa+Xr9KFGesKtTxXCdLUw 6F+U/sJsJdoFaptyp7J6KVprRpw1UqLTi1o9HgvRCR6Hxb81WNiOC2Mg/EyKormxM37g zl5mGk9U5xIku8QwwdArvoJcj8zRKSoI9IyjQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741096459; x=1741701259; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=YyiDMmLLud2SUbJfauAjmVbvL3JbjN0CctA2vGVw5eE=; b=wA0qz3II+yEr012mXV1FtckAK4mdFjHnbmzaFs55/WJ1gzkoEsBiJjlc+oLZeXF0Li xbKoetUQcip7JEDdVs83wvskGkz4ddUNzk7HeQmZEGnNhQ6z7MGvkVoyuo1oX+Y5CW/M t6b7CjkcmDgW3HkUByd1k4zcMe/SSqeMrHBjLWdnCukORteBVKmd1npbppmE3o2b3Lqv bMfvMe7Fwgi9bVMMkhcfW+A/pMjm4GvYIuZkD1g2lqewIIfvUDEr8pT5wF5eSTyklvZq u1LV2es+PFkV8Zpk4oTJbth/8/RcCS7PsEHtBNOuDbAyRNXKrEJaCFQNYIpywolv/7y3 MsFg== X-Gm-Message-State: AOJu0YxBvuxCll0n+14aslpcALlr9MfA8AEkYkshidD59xn62ReOkuTv Fzi1ybMDd2fV4HnjZ5FL5yy6ZtjGOVJHAbmdPwuRAKD/MTAJokHgU45V8Z0wbikpGh7YPVgq1JV k X-Gm-Gg: ASbGnct/Ddy2insWlT2MpUg6EKNKOJi5oic63IXDhZQslc9GGlEZ/0OgKcp8cZTDvqJ qx2yvK/rzhWe/Wp1rA0cxzxH7ZRp3Ojn5wamFQupFsXLQZI5MJoJrbx8E/EEmg6YsbpGcGoyY8V 9O0uaEVfAR1zsuua1xXWxHYR4zQ579VS1Km60cgO8lMWIRx9ed08a4pQcl4YDKuo9UkI3i8gFEq OxSfn6YGHf0xLgicZ0JmynJ/JYGxsjWQNKoLPilb6Cf7wmaFrsV6u/F11aSDC11oniphAwk2h5c /Fb/NX1ggb/Z03At+8ZYUqNYybZohtMUC7pT6MomNjYG5l+AHTDtUdopD1g= X-Google-Smtp-Source: AGHT+IE7aSJxe7x3io9rW2oihmgBoqTCHgwqHQL3/8CYbDmuHcsmTyQ5/t9TdgaRgumqFKYYR+ElxQ== X-Received: by 2002:a5d:59ae:0:b0:391:1652:f0bd with SMTP id ffacd0b85a97d-3911652f228mr2279354f8f.36.1741096459311; Tue, 04 Mar 2025 05:54:19 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-390e4795d30sm17979983f8f.10.2025.03.04.05.54.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Mar 2025 05:54:19 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/3] python3-typer: Upgrade 0.15.1 -> 0.15.2 Date: Tue, 4 Mar 2025 15:54:14 +0200 Message-Id: <20250304135416.2142742-1-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 04 Mar 2025 13:54:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115739 Upgrade to release 0.15.2: - Allow custom styles for commands in help output. - Avoid the unnecessary import of typing_extensions in newer Python versions. - Fix shell completions for the fish shell. - Rename test to corner-cases to make it more explicit. - Fix small typos in the tutorial documentation. - Update optional CLI argument section in tutorial with Annotated. - Clarify the need for mix_stderr when accessing the output of stderr in tests. Signed-off-by: Leon Anavi --- .../python/{python3-typer_0.15.1.bb => python3-typer_0.15.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-typer_0.15.1.bb => python3-typer_0.15.2.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-typer_0.15.1.bb b/meta-python/recipes-devtools/python/python3-typer_0.15.2.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-typer_0.15.1.bb rename to meta-python/recipes-devtools/python/python3-typer_0.15.2.bb index 6206427a70..48d88502ff 100644 --- a/meta-python/recipes-devtools/python/python3-typer_0.15.1.bb +++ b/meta-python/recipes-devtools/python/python3-typer_0.15.2.bb @@ -7,7 +7,7 @@ HOMEPAGE = "https://github.com/tiangolo/typer" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=173d405eb704b1499218013178722617" -SRC_URI[sha256sum] = "a0588c0a7fa68a1978a069818657778f86abe6ff5ea6abf472f940a08bfe4f0a" +SRC_URI[sha256sum] = "ab2fab47533a813c49fe1f16b1a370fd5819099c00b119e0633df65f22144ba5" inherit pypi python_setuptools_build_meta ptest From patchwork Tue Mar 4 13:54:15 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 58285 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 67F41C282D2 for ; Tue, 4 Mar 2025 13:54:25 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web11.22213.1741096461939689638 for ; Tue, 04 Mar 2025 05:54:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=lbb8vvqu; spf=pass (domain: konsulko.com, ip: 209.85.128.42, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-43948021a45so51818205e9.1 for ; Tue, 04 Mar 2025 05:54:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1741096460; x=1741701260; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=LaKCt/3zo1TKdm3Jht5VGk3GEp6L4cFaamk7UJ5eEIM=; b=lbb8vvqupQYYeyovQ9pmyiIJ9eGYDWlEpRsuv/34xvnqkNiiHG2mRnkkfakathEbeV tHpn7wufzHBu9oQ75AnhVGj7HqdaGzMG06PwBBWP+w9hLNCAVjCrDNzE8QaJsVAKI+D8 yOncebj8WhdbDm+4FX9qlaEuG34hwLqa6y21A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741096460; x=1741701260; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LaKCt/3zo1TKdm3Jht5VGk3GEp6L4cFaamk7UJ5eEIM=; b=wjaUoFQzCYd8IR779B9IfPiQ3KJXMZhZHf+wB8IdMC8Do5hU5gjgabUkj18k8Bi98J xn76UN6SnJjTjxs+bmzI70PXQjDIIRu8i6ByMfT2PPvVAWbtR8hzvKhbsHzQS9xt6Xy0 DytpaRjmS8ChKy3tGi9ZVsB1m8Alh1hdMZpKqT0CuxTiGRda98NTWP1uUU68C8oxj9cJ d9HDsb6EU8BWqp7slUfe2+27xAbW4nPl25S6nvCTU9xoaWInBu9jTWswWnZpedoBsEd2 ytPWcqR0EYdE7ursIQ3cL19eEp+M3hsZzP3psCkvA4sptx/16tiSpfcjMrSOjtdn5kAf 8XUw== X-Gm-Message-State: AOJu0YxRUQiOD17Kl4bZLzAuqU0tEnQPmJiKNTP3EgSiFl6kaDoDisP8 kZ4lKrowuMrE1eMPQD5NyrtQ8LHtysevgaP6qRavtgrZwls/4upjpZwaJN16q8pSSRLIbLq8VcG W X-Gm-Gg: ASbGnctO8e+V/kVDpkD8zu+vo6/mVQviIIvZ4c1HwXKRM54gYVRs+YgRG2FNrhMY7xt 8e7CGw+Pxc+dRkzd0sWIiQ9dfvch4eNo1dOn9OlW4BTuuGUppXyWJ9hII2N/eYsivaKILt+/vaX MCJKTH3U+rlgnKZWau/zvoAp2L4+1Ogxemypl5/2ymnw2lwGVXt6NhJz05w/QEkuUgbqldz1FTB HgVXno4mUFIdbv1rt7Sxz+H9iQnhh9JUuadlYE5bLGFtrAIWECW6BH1GLXgCKS8Djzesudzk5vQ BV5juDCQ+Yb53fmMeRJzhzC+Q7Dii9hYvsBBcmUZngzB2E3NxssuQhLLupY= X-Google-Smtp-Source: AGHT+IGd2pRBMuNWk/+9b35bcbfXXYQusXUkKFCfBVdeqdmlQhn4zQ1+qKMxNiQjCjbB/lsXi9qxYw== X-Received: by 2002:a05:600c:45d0:b0:43b:cfc2:fff with SMTP id 5b1f17b1804b1-43bcfc210e0mr5061395e9.12.1741096460097; Tue, 04 Mar 2025 05:54:20 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-390e4795d30sm17979983f8f.10.2025.03.04.05.54.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Mar 2025 05:54:19 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/3] python3-prettytable: Upgrade 3.14.0 -> 3.15.1 Date: Tue, 4 Mar 2025 15:54:15 +0200 Message-Id: <20250304135416.2142742-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250304135416.2142742-1-leon.anavi@konsulko.com> References: <20250304135416.2142742-1-leon.anavi@konsulko.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 04 Mar 2025 13:54:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115740 Upgrade to release 3.15.1: - Fix IndexError for add_rows() with an empty list - Fix typing: replace Iterable with indexable Sequence Signed-off-by: Leon Anavi --- ...3-prettytable_3.14.0.bb => python3-prettytable_3.15.1.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-prettytable_3.14.0.bb => python3-prettytable_3.15.1.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-prettytable_3.14.0.bb b/meta-python/recipes-devtools/python/python3-prettytable_3.15.1.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-prettytable_3.14.0.bb rename to meta-python/recipes-devtools/python/python3-prettytable_3.15.1.bb index 93409cdc82..f5ed6564df 100644 --- a/meta-python/recipes-devtools/python/python3-prettytable_3.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-prettytable_3.15.1.bb @@ -3,10 +3,9 @@ HOMEPAGE = "http://code.google.com/p/prettytable" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=c9a6829fcd174d9535b46211917c7671" +SRC_URI[sha256sum] = "f0edb38060cb9161b2417939bfd5cd9877da73388fb19d1e8bf7987e8558896e" -SRC_URI[sha256sum] = "b804b8d51db23959b96b329094debdbbdf10c8c3aa75958c5988cfd7f78501dd" - -inherit pypi ptest-python-pytest python_hatchling +inherit pypi ptest-python-pytest python_hatchling do_install:append() { perm_files=`find "${D}${PYTHON_SITEPACKAGES_DIR}/" -name "*.txt" -o -name "PKG-INFO"` From patchwork Tue Mar 4 13:54:16 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 58286 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8410AC282DC for ; Tue, 4 Mar 2025 13:54:25 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web11.22214.1741096463106208587 for ; Tue, 04 Mar 2025 05:54:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=hZlBSHFO; spf=pass (domain: konsulko.com, ip: 209.85.221.49, mailfrom: leon.anavi@konsulko.com) Received: by mail-wr1-f49.google.com with SMTP id ffacd0b85a97d-390d98ae34dso4590374f8f.3 for ; Tue, 04 Mar 2025 05:54:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1741096461; x=1741701261; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SrhdAiE9JGkuiWYGSuZQW6QfFk/O+dTaCiRR0pOB3L0=; b=hZlBSHFOjA1QdN7x68JNxXzltXRHSp29P/K392vdAp/YMlvKPilrrfxBXcMHNVOA31 L4wTGJH6UivtN/9RGi2hitPdg7hxXGZ6HhEMuvwKRlKC/P5gtvo0G+hSqv7EBS4sX/ZT DW26eNDJSxHU1jhG2yRzaCnC49fU077v3mVZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741096461; x=1741701261; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SrhdAiE9JGkuiWYGSuZQW6QfFk/O+dTaCiRR0pOB3L0=; b=wdQRD3tV8DNbFpayRNcsb8om4R7T1JHsQMu6aDjNPf6k4kiJsmB4tUhqXqzm7qlpsV GWQfDccm3ix4lFqkpFBR3mpR3bVgL+UzkjHi8yu+VnS6+hqjmcw9gBoVwOaT+z6IRt0i tov2jBwQA+WE9m8G2z5RpkCg1W6oAPmO6Ukz3u41wsbgGtbm92Gq7qNOki//da34TG8T fEiPKou6HkY24nLVdrjUFwQGVnC6Q3RZpq2kvQIuPxLA7/BviC/JBzAsb+7LsTUSXGyN WHpXAne5jsrNsln4V+RXtbdgOBKnKn7BHf59XRBcpwmMu8nqA4tHn4TOJ6/y9D7WtJM9 tYxA== X-Gm-Message-State: AOJu0YwLM+dbZoaeuFYZblq7NHm3Y855L831fNX47VlzfW1jvleAf2Xq y1O5cf7l+VMY5B8JwLhDezc5lhFS/Q4OQ2PxqeNCaEsetbBS4a939iLKJ1R+2WBtuBwg/g5DCml E X-Gm-Gg: ASbGncvoMBc0vget/vlfE0lyJuIqmHpJ71VfGD0qInqHLtJCSw0JZjnR0C+M9mTr41k i1wns9fQbdGB8atvVbaCV61GHImsuCgODzbgjs7MTxBFC8034TrZajF0j6EzocI5h+60mkvfeeP kNgYlMTYeP3+aEFFOGUB+u1IEmR8xCbIkiebTJtva7Xue4Tr6vWhzmm+DZAsizlECaI+WIAE00W JjiyfDzZflhIr81hJ/rSZOIlF9lxnP94tFOiLYa6EbOCNTXv3SvsmqiYnuSPV4eX/58Ei4jRVig tuvB0He+rdthWlUDsir1IMzIdXGMvBrqKjE8xetZDc7VDAXwmfmhSE+6M1g= X-Google-Smtp-Source: AGHT+IGMrSPH6Dmkh8akjVkvacqap0AQS1pe56I52KOMyT5osRDN8qNmoefGNey9ypStIG7H19SuNg== X-Received: by 2002:a5d:584d:0:b0:391:12a5:3cb3 with SMTP id ffacd0b85a97d-39112a53f00mr5291372f8f.3.1741096460853; Tue, 04 Mar 2025 05:54:20 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-390e4795d30sm17979983f8f.10.2025.03.04.05.54.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Mar 2025 05:54:20 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/3] python3-gcovr: Upgrade 8.2 -> 8.3 Date: Tue, 4 Mar 2025 15:54:16 +0200 Message-Id: <20250304135416.2142742-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250304135416.2142742-1-leon.anavi@konsulko.com> References: <20250304135416.2142742-1-leon.anavi@konsulko.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 04 Mar 2025 13:54:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115741 Upgrade to release 8.3: - Replace setup.py with hatchling. To install from source at least version 21.3 of pip is needed. - Drop support for Python 3.8. - Add condition coverage to text summary report. - Add --include to search files in search paths which should be added to report. - Add option to generate LCOV format produced by version 1.x of LCOV tool. - Extend logging for data merge errors with info about the data sources. - Add condition coverage merge mode option --merge-mode-conditions - Add --gcov-suspicious-hits-threshold to configure the value for detecting suspicious hits in GCOV files. - Renamed JSON element destination_blockno to destination_block_id. - Add --html-block-ids to show the block ids of the lines and branches in HTML report. - Fixed an error handling bug throwing a TypeError exception on a gcov merge assertion failure instead of reporting the error and (if requested by the user) continuing execution - Check format version of external generated gcov JSON files. - Fix crash on Windows when trying to fix the case of the files. - Fix LCOV report. Excluded lines where added with a count of 0. - Fix line exclusion not clearing all child coverage data. - Fix summary stats in JaCoCo report. - Fix path issue when reading/writing Coveralls report. - Fix issue with negative counters in GCOV JSON export. License-Update: Update year Signed-off-by: Leon Anavi --- ...yproject.toml-Support-newer-versions.patch | 30 +++++++++++++++++ .../python/python3-gcovr_8.2.bb | 23 ------------- .../python/python3-gcovr_8.3.bb | 32 +++++++++++++++++++ 3 files changed, 62 insertions(+), 23 deletions(-) create mode 100644 meta-python/recipes-devtools/python/python3-gcovr/0001-pyproject.toml-Support-newer-versions.patch delete mode 100644 meta-python/recipes-devtools/python/python3-gcovr_8.2.bb create mode 100644 meta-python/recipes-devtools/python/python3-gcovr_8.3.bb diff --git a/meta-python/recipes-devtools/python/python3-gcovr/0001-pyproject.toml-Support-newer-versions.patch b/meta-python/recipes-devtools/python/python3-gcovr/0001-pyproject.toml-Support-newer-versions.patch new file mode 100644 index 0000000000..cf5ddf31cc --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-gcovr/0001-pyproject.toml-Support-newer-versions.patch @@ -0,0 +1,30 @@ +From 7963caede294c7615ab0a60900e37790731279cc Mon Sep 17 00:00:00 2001 +From: Leon Anavi +Date: Tue, 4 Mar 2025 13:30:48 +0000 +Subject: [PATCH] pyproject.toml: Support newer versions + +Support newer versions when building through bitbake. + +Upstream-Status: Inappropriate [oe specific] + +Signed-off-by: Leon Anavi +--- + pyproject.toml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/pyproject.toml b/pyproject.toml +index e162ba062..89798fa23 100644 +--- a/pyproject.toml ++++ b/pyproject.toml +@@ -1,7 +1,7 @@ + + [build-system] + requires = [ +- "hatchling==1.26.1", ++ "hatchling>=1.26.1", + "hatch-vcs==0.4.0", + "hatch-fancy-pypi-readme==24.1.0" + ] +-- +2.39.5 + diff --git a/meta-python/recipes-devtools/python/python3-gcovr_8.2.bb b/meta-python/recipes-devtools/python/python3-gcovr_8.2.bb deleted file mode 100644 index bbafa36acf..0000000000 --- a/meta-python/recipes-devtools/python/python3-gcovr_8.2.bb +++ /dev/null @@ -1,23 +0,0 @@ -DESCRIPTION = "generate GCC code coverage reports" -HOMEPAGE = "https://gcovr.com" -SECTION = "devel/python" -LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b307623752f2e1189349885b95b326e5" - -SRC_URI = "git://github.com/gcovr/gcovr.git;branch=main;protocol=https" -SRCREV = "045fb8d51806bd7f9e3df4e4edffa3bb816cf77f" - -S = "${WORKDIR}/git" - -inherit setuptools3 - -RDEPENDS:${PN} += " \ - python3-colorlog \ - python3-jinja2 \ - python3-lxml \ - python3-multiprocessing \ - python3-pygments \ - python3-setuptools \ -" - -BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-gcovr_8.3.bb b/meta-python/recipes-devtools/python/python3-gcovr_8.3.bb new file mode 100644 index 0000000000..a9b29a4458 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-gcovr_8.3.bb @@ -0,0 +1,32 @@ +DESCRIPTION = "generate GCC code coverage reports" +HOMEPAGE = "https://gcovr.com" +SECTION = "devel/python" +LICENSE = "BSD-3-Clause" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ae27363fce24765bc79a095313a3b002" + +SRC_URI = " \ + git://github.com/gcovr/gcovr.git;branch=main;protocol=https \ + file://0001-pyproject.toml-Support-newer-versions.patch \ +" +SRCREV = "fe536afac4da31e86909191ef31708755ab8cf83" + +S = "${WORKDIR}/git" + +inherit python_hatchling + +DEPENDS += " \ + python3-hatchling-native \ + python3-hatch-vcs-native \ + python3-hatch-fancy-pypi-readme-native \ +" + +RDEPENDS:${PN} += " \ + python3-colorlog \ + python3-jinja2 \ + python3-lxml \ + python3-multiprocessing \ + python3-pygments \ + python3-setuptools \ +" + +BBCLASSEXTEND = "native nativesdk"