From patchwork Mon Jan 6 15:23:17 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 55056 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 280C9E77198 for ; Mon, 6 Jan 2025 15:23:33 +0000 (UTC) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) by mx.groups.io with SMTP id smtpd.web10.62041.1736177005055763115 for ; Mon, 06 Jan 2025 07:23:25 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=TqXj8CZ8; spf=pass (domain: konsulko.com, ip: 209.85.208.45, mailfrom: leon.anavi@konsulko.com) Received: by mail-ed1-f45.google.com with SMTP id 4fb4d7f45d1cf-5d0ac27b412so19675350a12.1 for ; Mon, 06 Jan 2025 07:23:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1736177003; x=1736781803; 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=i+G3HN9OVxW0D6ws/AZoU7eauG3v80pLE8G4pSR0tG8=; b=TqXj8CZ8z2dQBUeMABZQT5ypG7Jk15CuTvQFflGy1PlYHJOgT9ukmMbLehch/39FRj gQXKAvZetrNyUP/p0T54J/uO1rlTDWiVCnoY0BULBGIc8qJB0w8h9VI3HzPdpWQaX1YV sQrmaM6yfjNHlIEnE48RjjtsmVTRHCv3RyjHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736177003; x=1736781803; 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=i+G3HN9OVxW0D6ws/AZoU7eauG3v80pLE8G4pSR0tG8=; b=eH9rQ9rgApcXLkyuFUBfRLFF6Jku9DDDlXVBPrs9vhrWxGDM0Fwuf6N0491vcr7B80 yDrxTIIZ3aG2Lm5lMDNR9ajqyPsS+CAJ3tnc6BdJ7zQ3KCKt1fE0KxIVKgABCMlByP1n 3OnZpWfRzfqoriW+HurPYPwInrusxIUdsnkJH+iRv6uTqVeIoRRcB7RuddCHnwW+NMMs 99hIjxVM1Pw0e6uPFvzs69xww8g7CNZ+7gKnk0qAZ/2UDY/822jRr05AIe4OmkoCPPqc hX4n6gXQI5K15km4Kb7/q2IMsiS1EQ3FBIdaXxs9IbZlUu++Kj5GHv2jEucg7RdHjFnZ XZDw== X-Gm-Message-State: AOJu0YxsCuPH3v3l5dzfYrR1HUQIPilsuaV878+pFgNrid1qifKvS9lX XvE00H+BostlRCk+lDwpJDQD5XcK3dvTp57NZNG8xu2oa2j0Y07zPW5FneB8NeOAKBkKe5KbRP8 t X-Gm-Gg: ASbGncug2QtgLE4kjfqzivDP3oLKTw7j4ScOQipjc6W5zK9AS+QW40lJfkUhoaVW9uw X0Lq1aIKMhWvh2yplrcES8sD0bmUXBMXg6+I8xXyV7iB4GWJXZAIjDu6zmflyLmyr4sU0EjzHD+ B2Dmp6knR5yQGZDcLexRKzILI6N3WC32+759yJoJv57uam2nYveMw7qBuIXOZtmQoiHbt1Mreh6 3pi07q7LgdA5BuwcHjlIKQvxAYPEt2sslmwbnqKscHSwGAEs6YuLL9l6EFYQa/S9w+B8L8= X-Google-Smtp-Source: AGHT+IG4+sjbEPtjRuXbOcYo5cceR+OvfSrDQ5EBSwucAVltatAXO7Vu7Kt9IXqGCpPApuc464yKaQ== X-Received: by 2002:a05:6402:3495:b0:5d0:f830:ef5b with SMTP id 4fb4d7f45d1cf-5d81de17f35mr47752790a12.29.1736177002929; Mon, 06 Jan 2025 07:23:22 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 4fb4d7f45d1cf-5d806fed4e1sm23893179a12.70.2025.01.06.07.23.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jan 2025 07:23:22 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/3] python3-inflate64: Upgrade 1.0.0 -> 1.0.1 Date: Mon, 6 Jan 2025 17:23:17 +0200 Message-Id: <20250106152319.728893-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 ; Mon, 06 Jan 2025 15:23:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/114662 Upgrade to release 1.0.1: * Change deflate_tree: base_length[] and length_code[] not to be const to avoid C2166 error on windows * Drop support for python 3.8 and add support for python 3.13 Patch 0001-Do-not-override-const-qualifier.patch has been merged in the upstream therefore the file is no longer needed. Signed-off-by: Leon Anavi --- ...0001-Do-not-override-const-qualifier.patch | 83 ------------------- ...64_1.0.0.bb => python3-inflate64_1.0.1.bb} | 3 +- 2 files changed, 1 insertion(+), 85 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-inflate64/0001-Do-not-override-const-qualifier.patch rename meta-python/recipes-devtools/python/{python3-inflate64_1.0.0.bb => python3-inflate64_1.0.1.bb} (72%) diff --git a/meta-python/recipes-devtools/python/python3-inflate64/0001-Do-not-override-const-qualifier.patch b/meta-python/recipes-devtools/python/python3-inflate64/0001-Do-not-override-const-qualifier.patch deleted file mode 100644 index 5391a11da0..0000000000 --- a/meta-python/recipes-devtools/python/python3-inflate64/0001-Do-not-override-const-qualifier.patch +++ /dev/null @@ -1,83 +0,0 @@ -From 7e3a795cbeea94b3324aa926f2b11904cb169acc Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Tue, 2 Jul 2024 22:02:38 -0700 -Subject: [PATCH] Do not override 'const' qualifier - -This has worked so far but with fortified system headers from -Glibc 2.40+ and clang compiler it ends up in compile errors - -| In file included from /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/python3-inflate64/1.0.0/recipe-sysroot/usr/include/string.h:548: -| /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/python3-inflate64/1.0.0/recipe-sysroot/usr/include/bits/string_fortified.h:77:66: error: pass_object_size attribute only applies to constant pointer arguments -| 77 | __NTH (strcpy (__fortify_clang_overload_arg (char *, __restrict, __dest), -| | ^ -| /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/python3-inflate64/1.0.0/recipe-sysroot/usr/include/bits/string_fortified.h:86:66: error: pass_object_size attribute only applies to constant pointer arguments -| 86 | __NTH (stpcpy (__fortify_clang_overload_arg (char *, __restrict, __dest), -| | ^ -| /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/python3-inflate64/1.0.0/recipe-sysroot/usr/include/bits/string_fortified.h:96:67: error: pass_object_size attribute only applies to constant pointer arguments -| 96 | __NTH (strncpy (__fortify_clang_overload_arg (char *, __restrict, __dest), -| | ^ -| /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/python3-inflate64/1.0.0/recipe-sysroot/usr/include/bits/string_fortified.h:107:56: error: pass_object_size attribute only applies to constant pointer arguments -| 107 | __NTH (stpncpy (__fortify_clang_overload_arg (char *, ,__dest), -| | ^ -| /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/python3-inflate64/1.0.0/recipe-sysroot/usr/include/bits/string_fortified.h:136:66: error: pass_object_size attribute only applies to constant pointer arguments -| 136 | __NTH (strcat (__fortify_clang_overload_arg (char *, __restrict, __dest), -| | ^ -| /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/python3-inflate64/1.0.0/recipe-sysroot/usr/include/bits/string_fortified.h:145:67: error: pass_object_size attribute only applies to constant pointer arguments -| 145 | __NTH (strncat (__fortify_clang_overload_arg (char *, __restrict, __dest), -| | ^ -| /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/python3-inflate64/1.0.0/recipe-sysroot/usr/include/bits/string_fortified.h:161:67: error: pass_object_size attribute only applies to constant pointer arguments -| 161 | __NTH (strlcpy (__fortify_clang_overload_arg (char *, __restrict, __dest), - -Therefore adjust needed places to use const qualifier - -Upstream-Status: Submitted [https://codeberg.org/miurahr/inflate64/pulls/13] -Signed-off-by: Khem Raj ---- - src/lib/deflate.h | 2 +- - src/lib/deflate_tree.c | 4 ++-- - src/lib/inflate64_config.h | 3 --- - 3 files changed, 3 insertions(+), 6 deletions(-) - -diff --git a/src/lib/deflate.h b/src/lib/deflate.h -index 72a324f..c780be9 100644 ---- a/src/lib/deflate.h -+++ b/src/lib/deflate.h -@@ -288,6 +288,6 @@ void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, char FAR *buf, - extern const unsigned char ZLIB_INTERNAL _dist_code[]; - #endif - #endif --extern uch ZLIB_INTERNAL length_code[]; -+extern const uch ZLIB_INTERNAL length_code[]; - - #endif /* DEFLATE_H */ -diff --git a/src/lib/deflate_tree.c b/src/lib/deflate_tree.c -index 5a66139..cdee934 100644 ---- a/src/lib/deflate_tree.c -+++ b/src/lib/deflate_tree.c -@@ -78,10 +78,10 @@ local const uch bl_order[BL_CODES] - - #define DIST_CODE_LEN 768 /* see definition of array dist_code below */ - --local int base_length[LENGTH_CODES]; -+local const int base_length[LENGTH_CODES]; - /* First normalized length for each code (0 = MIN_MATCH) */ - --uch length_code[BASE_MATCH-MIN_MATCH+1]; -+const uch length_code[BASE_MATCH-MIN_MATCH+1]; - /* length code for each normalized match length (0 == MIN_MATCH) */ - - #if defined(GEN_TREES_H) || !defined(STDC) -diff --git a/src/lib/inflate64_config.h b/src/lib/inflate64_config.h -index 16cfd12..ade7300 100644 ---- a/src/lib/inflate64_config.h -+++ b/src/lib/inflate64_config.h -@@ -53,9 +53,6 @@ - # define FAR - #endif - --#ifndef const --# define const --#endif - #define z_const const - - typedef unsigned char uch; diff --git a/meta-python/recipes-devtools/python/python3-inflate64_1.0.0.bb b/meta-python/recipes-devtools/python/python3-inflate64_1.0.1.bb similarity index 72% rename from meta-python/recipes-devtools/python/python3-inflate64_1.0.0.bb rename to meta-python/recipes-devtools/python/python3-inflate64_1.0.1.bb index 7804152d94..841c9239a5 100644 --- a/meta-python/recipes-devtools/python/python3-inflate64_1.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-inflate64_1.0.1.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" inherit python_setuptools_build_meta pypi -SRC_URI += "file://0001-Do-not-override-const-qualifier.patch" -SRC_URI[sha256sum] = "3278827b803cf006a1df251f3e13374c7d26db779e5a33329cc11789b804bc2d" +SRC_URI[sha256sum] = "3b1c83c22651b5942b35829df526e89602e494192bf021e0d7d0b600e76c429d" DEPENDS += "python3-setuptools-scm-native" From patchwork Mon Jan 6 15:23:18 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 55057 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 2F6C0E7719A for ; Mon, 6 Jan 2025 15:23:33 +0000 (UTC) Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com [209.85.208.42]) by mx.groups.io with SMTP id smtpd.web11.61884.1736177006848693643 for ; Mon, 06 Jan 2025 07:23:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=Y9tdX9+A; spf=pass (domain: konsulko.com, ip: 209.85.208.42, mailfrom: leon.anavi@konsulko.com) Received: by mail-ed1-f42.google.com with SMTP id 4fb4d7f45d1cf-5d84179ef26so1230136a12.3 for ; Mon, 06 Jan 2025 07:23:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1736177005; x=1736781805; 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=aOztFpBKiYrnOSDn+LT8ZayjBkbsi69eiuG4Bvyw1o0=; b=Y9tdX9+Acm7fzrQS8pZ7hkDUSPLDZx33Blw023+WkoLrgy/8H//4QQrZncRpLML2u2 yWDdAn6nnI2e0hj5smp2RsRbwxBGc3GG8abv+0YRnbblOT8ojvYLqwqT4iYKcJn+gYql GURFSaGtz+n1JymPQJmfRWeOF73CtU/yIuvQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736177005; x=1736781805; 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=aOztFpBKiYrnOSDn+LT8ZayjBkbsi69eiuG4Bvyw1o0=; b=mmr8IWEuIRxGVrNencoPVyfVXcUjbaPzNw3Id/9RnMn5nwJmaXhiG/Bl5FWZ1BKfOy AbO1AHl2Z0PdwIT1NBnGffXnR4uR2m9uOfMNFE7th3X1RG0Z5WEId0hag322dOhbE+Eb QiyN6sQ7NIgSU1yqPtKWVXOVilxrkGBYTrL7GThi2K6z2sXBO+w5GUYd+WG81TshQrNg 00Jjxsch8WVQGEaEEbT/irMGeYEj3kNU49BW45OP4pDjtENgOuCaMKuyKIJgqQct1J2N dyj59BCKi6wzs6ZwGmq5Mig7M+OdiSFu24vXYknWHJ5AY+2PCYcW88MnpMufaEx2kLgp KYJA== X-Gm-Message-State: AOJu0YyEggfRdKJ7FRWa6gxKXNldXb98aJAjwI6P6flRCVM+pwj+6yER DyJcTi+BE2FOB1cLJ4hTRjUfJ4Q3IrEbJPHtVQpe16EKOrcMZHZc4FmJhWSwjnEO4ruTgB+3Zvo 4 X-Gm-Gg: ASbGncv8KYp3/5YPXUkPVCNOBWHVJwnSKhMsZ7+cwjEijdvlG0W6EcdTVcX+RE1mIX0 9HVLgIbaaK8mS2F1Fk2803bWBBC4NxvDikUJzErf81u7JMt1eGPl4IGSbc56/Q8KmJCVGaTK229 UHcVfsSwCvldODINbTxl3jREC8VCtbWfk8oqa0/hgasiCGfLQmHAZsbyxaX8jGFNH+wgyfDVWO2 XBcQTfiAPev2mlXum1uLSBSQNjCk1uBOQSMHhDoMyIUp9NHv9YM2/TiqPDkzJ2Q387kLCE= X-Google-Smtp-Source: AGHT+IE3G97DRX3FA+y/MBrEyqy5yCgzmfkjteBcpU5VWfrYPJUt6qFMb0ss9JHbtDYC3VsjkyNWJA== X-Received: by 2002:a05:6402:2790:b0:5d3:ba42:e9d5 with SMTP id 4fb4d7f45d1cf-5d81dd8fef8mr49107425a12.9.1736177004941; Mon, 06 Jan 2025 07:23:24 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 4fb4d7f45d1cf-5d806fed4e1sm23893179a12.70.2025.01.06.07.23.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jan 2025 07:23:23 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/3] python3-uswid: Upgrade 0.5.0 -> 0.5.1 Date: Mon, 6 Jan 2025 17:23:18 +0200 Message-Id: <20250106152319.728893-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250106152319.728893-1-leon.anavi@konsulko.com> References: <20250106152319.728893-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 ; Mon, 06 Jan 2025 15:23:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/114663 Upgrade to release 0.5.1: - Add --find to recursively find SBOM files - Add --fixup to repair any loaded SBOM files - Add support for component CPE values - Add support for component types, e.g. library, application or firmware - Add support for loading CycloneDX files - Add support for loading fallback files - Add support for loading SPDX files - Add support for substituted values like @VCS_VERSION@ - Add support for SWID activationStatus - Add support for verifying different SBOM different formats Signed-off-by: Leon Anavi --- .../python/{python3-uswid_0.5.0.bb => python3-uswid_0.5.1.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-uswid_0.5.0.bb => python3-uswid_0.5.1.bb} (81%) diff --git a/meta-python/recipes-devtools/python/python3-uswid_0.5.0.bb b/meta-python/recipes-devtools/python/python3-uswid_0.5.1.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-uswid_0.5.0.bb rename to meta-python/recipes-devtools/python/python3-uswid_0.5.1.bb index 1381d7e880..32eeeca585 100644 --- a/meta-python/recipes-devtools/python/python3-uswid_0.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-uswid_0.5.1.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "BSD-2-Clause-Patent" LIC_FILES_CHKSUM = "file://LICENSE;md5=f3636dfe71e94cc72918423cec0d1971" -SRC_URI[sha256sum] = "bdcd7ee5afac1da60ee688c357aa12f5f8d74bc28012446b10e2b4a9cf52fc6d" +SRC_URI[sha256sum] = "92b48a8f6601687c1cc556878571abf9ddb0bdbaf244713b7ff838c48fcb68b3" inherit setuptools3 python3native pypi @@ -14,6 +14,7 @@ RDEPENDS:${PN} += " \ python3-json \ python3-lxml \ python3-netclient \ + python3-pefile \ " BBCLASSEXTEND = "native nativesdk" From patchwork Mon Jan 6 15:23:19 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 55055 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 2732DE77188 for ; Mon, 6 Jan 2025 15:23:33 +0000 (UTC) Received: from mail-ed1-f47.google.com (mail-ed1-f47.google.com [209.85.208.47]) by mx.groups.io with SMTP id smtpd.web10.62045.1736177007707532500 for ; Mon, 06 Jan 2025 07:23:28 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=Z0w/a9Cc; spf=pass (domain: konsulko.com, ip: 209.85.208.47, mailfrom: leon.anavi@konsulko.com) Received: by mail-ed1-f47.google.com with SMTP id 4fb4d7f45d1cf-5d0d32cd31aso21635349a12.0 for ; Mon, 06 Jan 2025 07:23:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1736177006; x=1736781806; 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=hCRVx9+J/NX/z2kwzJbPda8gTIXQnIAhPQGA/KvM32c=; b=Z0w/a9Cccv7B+AAevw1gB0wuHnTUiAIJaw/1nyG/dpIWg0B2rqDcPVmH7QMFeNkLTk sqvj8sQKiOIdArNjAr5XqJQhZuH1hoAWdlwTXl8Mb0XeCK77LR6Y8Ew0PY9f30PTE1jf Es9HwDaWdhsyCESHN0mlJU6BWncMtfQs2NaFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736177006; x=1736781806; 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=hCRVx9+J/NX/z2kwzJbPda8gTIXQnIAhPQGA/KvM32c=; b=cxmi8BnkflFI9dl+bXPgxeyVrSA0rMsV5YaVlqp/EOH9KG02ylp1RTaAutPd3moWxz 35sVbZy3EVpZ9gsPM/hYqDG8X93SKtGaED0MI8Et2eJfEBiBewT01OJaqPc5DR6URVy/ JjmCSlSw/aFKvRs7kGgnwWZSZBygolg2qE7YFsgY1GWvob/H51lW5Tb9SYdLyOKr0sOy ebFt2b+G+MXbz8LyklyB0SttJegZkNfjAGiWaIBxmOtxnJlfqJmleTsAMSZW9KEXsCyZ I9hdchoCQi+d62EPwSigD4yCmrN3818DLaDtCzzQq9v/03PkqXQPAzECen342Pa8sCIB oB0w== X-Gm-Message-State: AOJu0YwtSWyrAD09SpSQIs8jQTqZPPDRH0piUK2n4zNze9onMR2cKXlj mj+WsOSB5Rl7LPdQT5BtBrgzB7LREf2RmaTtq3L0ye4yg0a4aXR327s6V+JqPdOijOX+rQdGuy5 7 X-Gm-Gg: ASbGncuO43Q+M5Bvj47f+hi3kWZtkL7cwgyBcVYsu6ES2FziRVfpYRvH585fSiyYjLk orMWvm7gZ1rNXeReoGN8CFQWXDfb4nzPr+RgeT+VCv+0WM3zLTocHMvYnKkftV3hsk0hajkyUev cLafXMCtFCdjrHLjTWaZ2lnX2MO4y0kORGnRFLvqhgTV0Hjou4U27kWPcf++3VnQ6HoVQI3981M oCHc5a5nCCIiYgkuaLZchgK3pA943dn9HGbUd3CQuZA+VHXQnTWayK6zhqANB3gBtbCIHg= X-Google-Smtp-Source: AGHT+IES0r+7rGapaJZgr/ZpHtPiW5fsTOCctdJt5/bizyfD8+OPLulxwhHaHjqvCsaKZ3e2A18vdQ== X-Received: by 2002:a05:6402:350b:b0:5d0:c7a7:ac13 with SMTP id 4fb4d7f45d1cf-5d81de33ee2mr125833725a12.34.1736177005790; Mon, 06 Jan 2025 07:23:25 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 4fb4d7f45d1cf-5d806fed4e1sm23893179a12.70.2025.01.06.07.23.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jan 2025 07:23:25 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/3] python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 Date: Mon, 6 Jan 2025 17:23:19 +0200 Message-Id: <20250106152319.728893-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250106152319.728893-1-leon.anavi@konsulko.com> References: <20250106152319.728893-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 ; Mon, 06 Jan 2025 15:23:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/114664 Upgrade to release 1.1.0: - Accept generic collections.abc.Mapping, not just dict, as input. - indent keyword argument for customizing indent width of arrays. - Type annotate dump function's output stream object as typing.IO[bytes] (previously typing.BinaryIO) Signed-off-by: Leon Anavi --- .../{python3-tomli-w_1.0.0.bb => python3-tomli-w_1.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-tomli-w_1.0.0.bb => python3-tomli-w_1.1.0.bb} (94%) diff --git a/meta-python/recipes-devtools/python/python3-tomli-w_1.0.0.bb b/meta-python/recipes-devtools/python/python3-tomli-w_1.1.0.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-tomli-w_1.0.0.bb rename to meta-python/recipes-devtools/python/python3-tomli-w_1.1.0.bb index 8a8a48467d..dded2cbf42 100644 --- a/meta-python/recipes-devtools/python/python3-tomli-w_1.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-tomli-w_1.1.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/hukkin/tomli-w" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5" -SRCREV = "19099125f32e7c491603e393263754262b356956" +SRCREV = "179105660c367874818f2cdd1e06ed98eea668f1" PYPI_SRC_URI = "git://github.com/hukkin/tomli-w.git;protocol=https;branch=master" inherit pypi python_flit_core ptest