From patchwork Wed Mar 5 13:34:08 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 58336 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 BA647C28B23 for ; Wed, 5 Mar 2025 13:34:23 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web10.13111.1741181656439415301 for ; Wed, 05 Mar 2025 05:34:16 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=EKBm7gC7; spf=pass (domain: konsulko.com, ip: 209.85.221.51, mailfrom: leon.anavi@konsulko.com) Received: by mail-wr1-f51.google.com with SMTP id ffacd0b85a97d-390e6ac844fso6058425f8f.3 for ; Wed, 05 Mar 2025 05:34:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1741181654; x=1741786454; 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=uwH3iLcgAFlziMdaYXNd8/gh+PVjjJpL2nokoNtDbnA=; b=EKBm7gC72CuEU2rL4w3tsNRdsB13r+7fDqVo6tAin5CS80DjyDJChw2Bqepu+CqPNo wjbNvXvrL8u0dz1N0Stieh6eu2QmrtgTt3YF1CncyT2wYmiQfJgEh5pdrdnZ3fdyZu5c Wzldfje/hzmUzURMqwLMrTmpRu/6LcEARwUgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741181654; x=1741786454; 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=uwH3iLcgAFlziMdaYXNd8/gh+PVjjJpL2nokoNtDbnA=; b=cf+FFnMJfTTsldblX7WmR07AyT7YN6fH44t2uRD8R78tTFcp6I2Xob71/VkGrRDHDl uHl87r2uAyWt3Xo4QN7hjY2U09jvRwbt82JoNdLtXGANoOVnuZZtBww+7AatTxWOfR3X Wm1LkAZQZ3Y0/U2t0fVDhBIfCrfFTbAT5wGc+GzgoPgOVWoOTNQ7bgirj895ttWpBbBM W9WXAyNwUdVkpMsTP1vNVJsTK7QTvWxT0cVTMuxJphGbCXr3ZWl75mbNfDCRQrNyxwHM UDzTZ47cSQm2UwyLXiDKmW/mQ8QIqkgyLo1O8XJaWnSVlscXFp1UpQ1sTyjNrX+0YO7O nI+A== X-Gm-Message-State: AOJu0Yzv+H6tnbJdjJPz01u2+pWoMSXkiJ2gylIOXlKlx6Ho5XpTBfTh F/VSWhBIhB8qTeQI4ipo5aFUXA1+OlMoasWuL+OY2DMdf5AqgS356934vC8+PWs/Hbn4ycAhymR s X-Gm-Gg: ASbGncu3QuW8Y+u22R+R+K/sIPWiMiVWYSq0kOCbba7SqMg4l/6C0t5EalCOIoagvYm cdyQLeXDi2QRIl0LGibQp3KLD+1CfZtxYDo8Tgdsc6Da+QBbeDIjVdrsWSetIT3czkNl3AsfLTS RKxp+yaTvHOCXHV5SvGlRVvHyxo+vLD2h9aorPfqJ7lRoCobBEwQgrMuPpEnhREtvKLVv5mahb+ BQ/71blkI2RQcQohUFyVGJvAOU80it8HJ+xMrTdXIS41HAj+BsuGvyiZemi7q2FjI0xHjfmaIIh oKMFxmu5wWynhC4X2CvJEzy7aui4J0zqA11UHqQ1dKyQoHbyXjw94RDNnTo= X-Google-Smtp-Source: AGHT+IFgC5KfFSfP7tvkQm9YeXlyGxtNQDXs4Cqhz1C1NHmFY/NPXpYV2s6q9gTfcQ7i490t49KK9Q== X-Received: by 2002:a5d:64a1:0:b0:38f:6287:6474 with SMTP id ffacd0b85a97d-3911f735a79mr2556775f8f.15.1741181654330; Wed, 05 Mar 2025 05:34:14 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-390e485df5asm21266361f8f.96.2025.03.05.05.34.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Mar 2025 05:34:13 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/5] python3-aiohttp: Upgrade 3.11.12 -> 3.11.13 Date: Wed, 5 Mar 2025 15:34:08 +0200 Message-Id: <20250305133412.3463021-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 ; Wed, 05 Mar 2025 13:34:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115750 Upgrade to release 3.11.13: - Removed a break statement inside the finally block in :py:class:~aiohttp.web.RequestHandler - Changed connection creation to explicitly close sockets if an exception is raised in the event loop's create_connection method - Fixed test test_write_large_payload_deflate_compression_data_in_eof_writelines failing with Python 3.12.9+ or 3.13.2+ - Added human-readable error messages to the exceptions for WebSocket disconnects due to PONG not being received Signed-off-by: Leon Anavi --- .../{python3-aiohttp_3.11.12.bb => python3-aiohttp_3.11.13.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-aiohttp_3.11.12.bb => python3-aiohttp_3.11.13.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.11.12.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.11.13.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-aiohttp_3.11.12.bb rename to meta-python/recipes-devtools/python/python3-aiohttp_3.11.13.bb index 07cffcfb02..ad1275e201 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.11.12.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.11.13.bb @@ -4,9 +4,8 @@ HOMEPAGE = "https://github.com/aio-libs/aiohttp" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=748073912af33aa59430d3702aa32d41" -SRC_URI[sha256sum] = "7603ca26d75b1b86160ce1bbe2787a0b706e592af5b2504e12caa88a217767b0" +SRC_URI[sha256sum] = "8ce789231404ca8fff7f693cdce398abf6d90fd5dae2b1847477196c243b1fbb" -PYPI_PACKAGE = "aiohttp" inherit python_setuptools_build_meta pypi RDEPENDS:${PN} = "\ From patchwork Wed Mar 5 13:34:09 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 58333 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 B08D6C19F32 for ; Wed, 5 Mar 2025 13:34:23 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web11.13076.1741181656881274980 for ; Wed, 05 Mar 2025 05:34:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=RPJUJ4hn; spf=pass (domain: konsulko.com, ip: 209.85.221.42, mailfrom: leon.anavi@konsulko.com) Received: by mail-wr1-f42.google.com with SMTP id ffacd0b85a97d-390d98ae34dso5389999f8f.3 for ; Wed, 05 Mar 2025 05:34:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1741181655; x=1741786455; 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=F9qH2DywpvbBa4zk7v2QJ4WXaGYHlp6Pq6NLSIXfDTQ=; b=RPJUJ4hnSDqjkLCpSLKOWfwbSQbkMe3AkntewvqyBMvvCB1yxftBlRksQBl+AjtFgV eGxJi2L3HPEYtzr2whFjqyuFgzfKaP2MCEMEZqTz1z7eMzzlpBkgfMjI1w9rz9RKgPmh oTG+kmo5n4S7Ts+vU0w7JWJeTjE4AVwC6habk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741181655; x=1741786455; 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=F9qH2DywpvbBa4zk7v2QJ4WXaGYHlp6Pq6NLSIXfDTQ=; b=DylX0z5Y7h1oJ6PTmz6YShVwE0u3ed7dwXKXHeInjw6XDWqB7pbgRULKIGhy20NrUR cGDcRxCbq3m80Y5r2rrRwpOXwrVpn52EkD50p+FCWGq6Itn7ZGoHJzZtdw/Ualj457zc SpwQIOEMyhwHU87N9RMiKODN7J/Ww0FBPlS87uz7KN6wlvt8sGfhEekdyBg5CqANfz9T NhztBpArv+BG/GUGuc30U87bHEV9Qj4O7QX3itLBn7DO5XkqAyi3y3esA22ZtPA3lpO8 S9pjJaKgcUfFJGlDbcoX38MVJOrqFXaJmgG7Kg8XC84vQ1KkDlsfgGeNfrME1ZqvUVgK hUFA== X-Gm-Message-State: AOJu0YzCnNgAyB1dWmcCtPgFsZdsK0mgxRhC5n9ZZT748upq9qpZRmht e0muqMZU/IUwWfgqAt9x0vA/KoOZFtnJ2caFC8rQxnM6Mkpn6FQ7Zq0LB6wT2hiXDYlH6uWP0hu K X-Gm-Gg: ASbGnctn+0PhupmnEvIFyRT0iFBocTf46TBKL4DT99uXCup0iiNE+j62Sf8r+b8Z+sS 2rtVOFGstWYv3kEvWBNSzwT3AFhi8sK+8OOL8BegAt+o2ZOhbz8nP3JHgra8VOqck2cUkKF3Tzq WwUOir0wsbjVJNSauJ88BVSNdRNkgBRFhu43eMnCqeC1fUMUQR/nSnnTvnQucNwxmoYkP6ZJTuP mNWAT4ZJUU+8D1GX4ZuTnQPJ9Kfa+vAy5uXSERTJ9HGB/WQaJQdL4N50tD45XFg1hmwTRa95ZVy CTkR2ldI/XwQVOPGhONRut6NISiqhQiztPSCk36Sf6AtKyVPmQAwtuwMkI4= X-Google-Smtp-Source: AGHT+IHAPGdiBAG5sQAdS9shpyRdf0BIF8AO629EnBgqc9sLog+0wwMf+DROj7gP58yP6vC11E6Vpw== X-Received: by 2002:a5d:5f50:0:b0:390:f4c7:ea20 with SMTP id ffacd0b85a97d-3911f756fa6mr2871750f8f.24.1741181655060; Wed, 05 Mar 2025 05:34:15 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-390e485df5asm21266361f8f.96.2025.03.05.05.34.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Mar 2025 05:34:14 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/5] python3-bitstruct: Upgrade 8.19.0 -> 8.20.0 Date: Wed, 5 Mar 2025 15:34:09 +0200 Message-Id: <20250305133412.3463021-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250305133412.3463021-1-leon.anavi@konsulko.com> References: <20250305133412.3463021-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 ; Wed, 05 Mar 2025 13:34:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115751 Upgrade to release 8.20.0. Signed-off-by: Leon Anavi --- ...{python3-bitstruct_8.19.0.bb => python3-bitstruct_8.20.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bitstruct_8.19.0.bb => python3-bitstruct_8.20.0.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.19.0.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.20.0.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-bitstruct_8.19.0.bb rename to meta-python/recipes-devtools/python/python3-bitstruct_8.20.0.bb index bdf77c7d01..f2a291e3bc 100644 --- a/meta-python/recipes-devtools/python/python3-bitstruct_8.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.20.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/bitstruct" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" -SRC_URI[sha256sum] = "d75ba9dded85c17e885a209a00eb8e248ee40762149f2f2a79360ca857467dac" +SRC_URI[sha256sum] = "f6b16a93097313f2a6c146640c93e5f988a39c33364f8c20a4286ac1c5ed5dae" inherit pypi python_setuptools_build_meta From patchwork Wed Mar 5 13:34:10 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 58332 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 B0A67C282EC for ; Wed, 5 Mar 2025 13:34:23 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web10.13112.1741181657809414379 for ; Wed, 05 Mar 2025 05:34:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=pRkhwzip; spf=pass (domain: konsulko.com, ip: 209.85.128.44, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-43995b907cfso43965655e9.3 for ; Wed, 05 Mar 2025 05:34:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1741181656; x=1741786456; 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=2BK82jU29diRWALPMFqwD9Oe5/XB7Wj1tk0ZKb9lSMI=; b=pRkhwzipRRpt8uVVJmnNM1FP99wxQ7xHUyXnQA2/UIViAibP/NeNVJmdUhv/iY7mER dXZ+68BpdMKm3beLxqwgh7M+W8GE8yfbtKryaLsuZeAugWbvz41JxqTi7RbRCvU3s7SJ 8USF/NXCJ9hPqSz7LD+tsm7hT7AEDKBWDERBY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741181656; x=1741786456; 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=2BK82jU29diRWALPMFqwD9Oe5/XB7Wj1tk0ZKb9lSMI=; b=FViY6SKvX9ZlH9rDScZi+Qk1XJ5bwAoLh7mgF9XwYi5GBKXKzautTePbs5jwpmQ7R1 1TfAVuL3UJevN13ELBeitStDdcHn/TLiM8dAiOrQChp13F53NfDH66ahYP4ujfro37OH 3u8YOxjmu+44t3MsWlIBuY3215YClOY0NGn8DXu2XblAfF2ciGJwom79edrg8lrp801U UKpg+Rzzy58l3Z5Zl/TMZPYrt9y4caMcr0ioLkfoEJbbE3rW3iw5EtoaNE+2mGtyF4me o1+g1dmNiK2A+v5JUmAuo5Ffrk8quTpb/a9xApXtL/zAuFaxxovi7WJnfjBMObzjc/R2 OJGg== X-Gm-Message-State: AOJu0YwywacVBszk0mbnzhUpUjFHcikYMjfJbUidEVNmWgy0zwLEPen8 uQYgv9QsWmBshpZQwEEsbBPJlE0z8DVxjNAa7DiXGfErhnPE+p0kqs8wiEkRqz1bB7gwv5647WO w X-Gm-Gg: ASbGncsusEGcgpwuV5i5bPhoEH/F3enBp4vZV2gOZ0btUdv4NgxZV9qy9CrB8rJRXvQ 5Mo5auXsjysR4HyqZcSQpbB+rZ00GtM+HGD/NV1Or4eBrfmjPVIaMlPTJpRhzkWfZYnxdlyHnHr DF/Smq39e/t+pQvAlBoLus99k0NEgbEniprK7Z1NyohVJOKRetms2S4IPBWjgcUS1gmgjcmPJh3 MN6KpDE0itw++Hv39Rqbe3pMzwgjzdl+3+RT2lJnviUwZLf2laZMnZ2Os+Z1XbQyVOsmJkQtNSN CQtUHIJE5cxUBRW4hIAZo4Vvr5KTRcLN2WcRsfQ4qxbRsvlwUFwYwnQYp7A= X-Google-Smtp-Source: AGHT+IGphHcowibJ+RpFSvZw4nP7c8QmUjXk9TJw9W35hhy+aqzOPnO/iB5cEhWiB1n9s9Mlz29Ewg== X-Received: by 2002:a05:6000:1542:b0:391:23e7:968d with SMTP id ffacd0b85a97d-39123e79937mr1759008f8f.47.1741181656007; Wed, 05 Mar 2025 05:34:16 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-390e485df5asm21266361f8f.96.2025.03.05.05.34.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Mar 2025 05:34:15 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/5] python3-sh: Upgrade 2.2.1 -> 2.2.2 Date: Wed, 5 Mar 2025 15:34:10 +0200 Message-Id: <20250305133412.3463021-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250305133412.3463021-1-leon.anavi@konsulko.com> References: <20250305133412.3463021-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 ; Wed, 05 Mar 2025 13:34:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115752 Upgrade to release 2.2.2: - Bugfix where it was impossible to use a signal as an ok_code Signed-off-by: Leon Anavi --- .../python/{python3-sh_2.2.1.bb => python3-sh_2.2.2.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-sh_2.2.1.bb => python3-sh_2.2.2.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-sh_2.2.1.bb b/meta-python/recipes-devtools/python/python3-sh_2.2.2.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-sh_2.2.1.bb rename to meta-python/recipes-devtools/python/python3-sh_2.2.2.bb index f75932fd72..a84017a393 100644 --- a/meta-python/recipes-devtools/python/python3-sh_2.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-sh_2.2.2.bb @@ -3,9 +3,7 @@ HOMEPAGE = "https://github.com/amoffat/sh" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" -SRC_URI[sha256sum] = "287021ae84183dea49787985e33797dda7fe769e4f95f2c94dff8e245ab4cb00" - -PYPI_PACKAGE = "sh" +SRC_URI[sha256sum] = "653227a7c41a284ec5302173fbc044ee817c7bad5e6e4d8d55741b9aeb9eb65b" inherit pypi python_poetry_core From patchwork Wed Mar 5 13:34:11 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 58334 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 C0C27C28B22 for ; Wed, 5 Mar 2025 13:34:23 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.13077.1741181658735789536 for ; Wed, 05 Mar 2025 05:34:19 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=jSRTth6W; spf=pass (domain: konsulko.com, ip: 209.85.128.41, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-4393dc02b78so44539055e9.3 for ; Wed, 05 Mar 2025 05:34:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1741181657; x=1741786457; 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=kGjEG6LmYx2siFM9xk0NT3oFo3RiU509hE4rDYZszQo=; b=jSRTth6WgN2FEFISB9HRQ3ZQFMdjRPrKP1wLW3Dh31sgLpC7vYf97BI4Jg7opXCQZp 8CjYSgY1JUnF27NJ5ZoG4OsR2EqVLIfdbMcvPRuhpGfOhAtRYh7jzvb4irqg16+2ZXOC 9b3FcaxsiQVxNL1lkKgx/u/ZA/IRFiuEpP6LU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741181657; x=1741786457; 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=kGjEG6LmYx2siFM9xk0NT3oFo3RiU509hE4rDYZszQo=; b=vswko3e1lf2qGYnRk35EteudiOEp0Rna11Jeh/YA/h8tgBDJ82H3+iScqpta74jxuf od0q/2zI4GPJlEgGrwaEa2wCh/ZDwwjYJsshG1e1k69c2oqwY3fwYNyjeeyeq9QxEE6p VnwBUEzts4IxTdAF1urGTVrfo69HgB4hRFLYgzBD6HOu9RE5WRy9xFvMv2294N/h/r4V lfL+2kmgCj6AWiJAcybAzDVcLHWZqTmDVLXDx0roVxZVq21Ig/cju23AA5frJitx0h/t I1JXXGQKNM78a4tL14G2HyDSbMGGnCoIT0wRSAvujdmUSST3kjC71SazxL+U2FxL3zOv Cxhw== X-Gm-Message-State: AOJu0YxX5Z69v7pOl4nbvNLF9McMpNeYDjFfzAgIN/kPsg7r/C353cVT 2eFlPfZXqYQloOSeuI+2uw3BN7ESSaSi6AYiROuhWudKbqrQkctW2HE63RmlgL5QbiKCEd9WiuF n X-Gm-Gg: ASbGncsBX5b7lsdOFOUmTVmqQbHUiPzneXQkNLJykYjNONI1848slqdkTVpxr7ZfNRZ lYCO0Mx4zh37buPIZieB6B2RxGpd31m39fmMRuN7h1ZYupAzmIOiTB2wRqIsNVbBthkkSx7mGTj vAHVkYz4TXx2nfDqn70HcVAUfG22+0bbVGNCoX5nBCIX0CEJ5n1OYa2lKa9pCCZkvL4N6lOrPOv BaPt0kJzMBgBFfzNROXNWEQcjKNCqodh8ygUGbMjF3M7qTF0j2w7zIH95LnoBWCKuhXgc1zYvQt LUGDCiThj+IWRtghrh3k+hdOuQXF8N5lVOMxS9fEeU0jm2W87rcHjpJi+28= X-Google-Smtp-Source: AGHT+IEicaPPePWa/q6H8bR3Dx1us604prB7yEmyH8XFaR/GtVWDHHiFWQAFbeE7QcD8HHxPLsHPOw== X-Received: by 2002:a05:6000:1885:b0:391:1388:64ba with SMTP id ffacd0b85a97d-3911f7c9fedmr2645146f8f.53.1741181656936; Wed, 05 Mar 2025 05:34:16 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-390e485df5asm21266361f8f.96.2025.03.05.05.34.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Mar 2025 05:34:16 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 4/5] python3-mock: Upgrade 5.1.0 -> 5.2.0 Date: Wed, 5 Mar 2025 15:34:11 +0200 Message-Id: <20250305133412.3463021-4-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250305133412.3463021-1-leon.anavi@konsulko.com> References: <20250305133412.3463021-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 ; Wed, 05 Mar 2025 13:34:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115753 Upgrade to release 5.2.0: - :func:`unittest.mock.Mock.attach_mock` no longer triggers a call to a PropertyMock being attached. - Improved documentation for :func:`unittest.mock.patch.dict` - Add support for :func:`dataclasses.dataclass` in :func:`unittest.mock.create_autospec`. Now create_autospec will check for potential dataclasses and use :func:`dataclasses.fields` function to retrieve the spec information. - Fix :class:`unittest.mock.MagicMock` reseting magic methods return values after .reset_mock(return_value=True) was called. - Fixed :func:`unittest.mock.create_autospec` to configure parent mock with keyword arguments. - Indicate if there were no actual calls in unittest :meth:`~unittest.mock.Mock.assert_has_calls` failure. - Deprecate :func:`!asyncio.iscoroutinefunction` in favor of :func:`inspect.iscoroutinefunction`. - Limit starting a patcher (from :func:`unittest.mock.patch` or :func:`unittest.mock.patch.object`) more than once without stopping it - Fixed :func:`unittest.mock.create_autospec` to pass the call through to the wrapped object to return the real result. - Fix :func:`unittest.mock.patch` to not read attributes of the target when new_callable is set. Patch by Robert Collins. - Fix import of :mod:`unittest.mock` when CPython is built without docstrings. - Fix name passing to :class:`unittest.mock.Mock` object when using :func:`unittest.mock.create_autospec`. Signed-off-by: Leon Anavi --- .../python/{python3-mock_5.1.0.bb => python3-mock_5.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-mock_5.1.0.bb => python3-mock_5.2.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-mock_5.1.0.bb b/meta-python/recipes-devtools/python/python3-mock_5.2.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-mock_5.1.0.bb rename to meta-python/recipes-devtools/python/python3-mock_5.2.0.bb index 1b89260e1b..0861518d4b 100644 --- a/meta-python/recipes-devtools/python/python3-mock_5.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-mock_5.2.0.bb @@ -16,4 +16,4 @@ RDEPENDS:${PN} += " \ python3-unittest \ " -SRC_URI[sha256sum] = "5e96aad5ccda4718e0a229ed94b2024df75cc2d55575ba5762d31f5767b8767d" +SRC_URI[sha256sum] = "4e460e818629b4b173f32d08bf30d3af8123afbb8e04bb5707a1fd4799e503f0" From patchwork Wed Mar 5 13:34:12 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 58335 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 C8EC3C28B24 for ; Wed, 5 Mar 2025 13:34:23 +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.13113.1741181659713640037 for ; Wed, 05 Mar 2025 05:34:20 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=N7TtkX9+; 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-390f5f48eafso2447629f8f.0 for ; Wed, 05 Mar 2025 05:34:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1741181658; x=1741786458; 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=kqP+fcjj2FcRRjeDLyzS4pfT79Ir9ibj79SVIq7hJJc=; b=N7TtkX9+Tc17ovu4Ov9spLojB/vIL4gRwLWbeSoAbmgZz/k6b2vcwazyP9aUGQhnQm XOWyoR1ZaJB++xtmn3mPZlcAG4H5hXPsF995LsjHizmjQRg+Ls+N8w63mKjND9ycQENL pKTFLyES8+a69GsfzOzF9kfct3r6TT2ECOZbA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741181658; x=1741786458; 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=kqP+fcjj2FcRRjeDLyzS4pfT79Ir9ibj79SVIq7hJJc=; b=bmdLuezx8sh2ZGKdJKi9yrTaggnnkV1jy+/5dbEdV6o1HMhRtZjV+xdlxpz5MId9Wl +uHnuGJx6OfIuMYOCQYimHM2urfvDtbPVpJsJYGvEMfKd58gczP3UATKhoYKItKPfdvc +4EihwR9gYuh2GL2USSIGoZx0fKeMczBdUqSgFomfBZPN9buA6J6Te84eTarLnWR7hSG DdN5s0dIxJY/5HGQCIn3A08glL6nFZoUmZLyJMgbuPSH4zAZDPI3RqeC1Hzws5wjlU+r JVD57q58HDkFuedrFX3v42CqnesbkM0C0nEhmtmpAvDDVuiIrZa4hfJcPlqSYzJH73wi rHkA== X-Gm-Message-State: AOJu0YwOm4ceE/+LsUnx0ELmu5YQKcON7j+g+9/pDqwZwzn5sHLTujYR iEWKr8akK7OR46hIPlEqvCdAvpgS0ynFPR2BhOTC9c1BXIvVvUT0MiplTVewSw10VYFhuF/oInL 9 X-Gm-Gg: ASbGncshCZnF1vELmj//3ZD0WPmUisEtH/mQkWyt67BZu+w+c0AecjXKJ+tKQ5vBqWA +LYUwi94aT3LlfhoM8rVMP22bkPDNJh2ov+tNIZ9TxOzvdrEQfvioWj24Ye/Xs531ImGrrKnHvQ WEwYCnc0/9GYQFwCzZlJik8TS/O6YkHEzY7nH6Oz7LLnSFDOIu2KjUJDjjcEJT1+//DsP52CpQk /y33kr3I6W45DsZGl0bjiXh7leycGXhWdH7F1lzh+i/uERCphycULhmmXdOIScgCKmM1lmVHCXp 8M9k2mQwyiLAKi68n9FYzZpoVqVKg75y8Zg52BzVWydJXmjPUnvhERwCP0Q= X-Google-Smtp-Source: AGHT+IHgTRUalkT7/UG8PGWurpjKEvoqRVaPT0Ph+/uPuAbnEE1vACt7HqwirQSmuML1nk8/P1J8Bg== X-Received: by 2002:a05:6000:2b09:b0:390:dfe0:1320 with SMTP id ffacd0b85a97d-3911f78696emr1503172f8f.33.1741181657687; Wed, 05 Mar 2025 05:34:17 -0800 (PST) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-390e485df5asm21266361f8f.96.2025.03.05.05.34.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Mar 2025 05:34:17 -0800 (PST) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 5/5] python3-pyperf: Upgrade 2.8.1 -> 2.9.0 Date: Wed, 5 Mar 2025 15:34:12 +0200 Message-Id: <20250305133412.3463021-5-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250305133412.3463021-1-leon.anavi@konsulko.com> References: <20250305133412.3463021-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 ; Wed, 05 Mar 2025 13:34:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/115754 Upgrade to release 2.9.0: - Add warnings about too few or too many samples - .github: Add ARM64 CI for pyperf - Add support for profiling benchmarks using perf-record - Prepare 2.9.0 release Signed-off-by: Leon Anavi --- .../{python3-pyperf_2.8.1.bb => python3-pyperf_2.9.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyperf_2.8.1.bb => python3-pyperf_2.9.0.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-pyperf_2.8.1.bb b/meta-python/recipes-devtools/python/python3-pyperf_2.9.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-pyperf_2.8.1.bb rename to meta-python/recipes-devtools/python/python3-pyperf_2.9.0.bb index a9f30745bf..810e65674a 100644 --- a/meta-python/recipes-devtools/python/python3-pyperf_2.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyperf_2.9.0.bb @@ -13,11 +13,10 @@ Features: \ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8" -SRC_URI[sha256sum] = "ef103e21a4d04999315003026a2d659c48a7cfce5e1440f03d6e72591400713a" +SRC_URI[sha256sum] = "dbe0feef8ec1a465df191bba2576149762d15a8c9985c9fea93ab625d875c362" DEPENDS += "python3-six-native" -PYPI_PACKAGE = "pyperf" inherit pypi python_setuptools_build_meta RDEPENDS:${PN} += "python3-misc python3-statistics"