From patchwork Fri Jul 21 19:25:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27800 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 02224C001DE for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-vs1-f49.google.com (mail-vs1-f49.google.com [209.85.217.49]) by mx.groups.io with SMTP id smtpd.web10.15561.1689967533229025584 for ; Fri, 21 Jul 2023 12:25:33 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=SzJTaMzk; spf=pass (domain: baylibre.com, ip: 209.85.217.49, mailfrom: tgamblin@baylibre.com) Received: by mail-vs1-f49.google.com with SMTP id ada2fe7eead31-443746c638eso899619137.2 for ; Fri, 21 Jul 2023 12:25:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967532; x=1690572332; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=w9afd2xa5nIHk6o3P6RrOlHCpvG44of5nM6btdvaCCA=; b=SzJTaMzknS3OeTtHxFDS5HVGXNdGH2Y5m1X0h2eNfawaOhEWfjNqn/FqRR0fy9qbo9 DVZpTibjQcLNbCBaHdjQVp9lIoioSpynHG9ZBxhxC5nbNpGmaXVtsOYIuPSFkJ4ujy6t Wio4eZm2GJe+1zEVt9T7eYYYgeIFCTGgF5Z7SW5Xuo4/sMYBs2Iiedu5Cu698vEt7TB0 F+zphKgDEHRDBmIMWPZImKNFWz3+/Th2m0RhxjC1ViBIQ6VKFGZy1p739GCXs6ajoZLa +Y1eoxPJTf4NZgYHymvFzD61m05eha9/H2ecp5xbIJNtxRjOSHSo4g28JKL6Z3G3PqfD aVcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967532; x=1690572332; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=w9afd2xa5nIHk6o3P6RrOlHCpvG44of5nM6btdvaCCA=; b=CtAyq4QExMbWSF0XrdVDRLNFoLu3LnlzpgNKcFjpAD0nLc542WEgz1COVX3k6de9/x EgpRy/lRqutedBPR4Y0NoSkORT5prNjI5MEmLNiWmQoAUJNEFcuWpMvMZluvGfMxBK+6 a43ORb5nF3P8+dTm/DnyDWLlLLS1ix2nzNOWZDMjbw/UJA+LQH9fHxsrE40/ZxmtOoqK 2dhuLsSXKxdvBebgzvkj8IHVLhRyEm7W1ykg+XNiYLEhSfzVZWzCHT26paV8LRwP21Mm Iga6UAfQF760gx5epLRTbHlBA1PJ1NomoiwRVRgerhiY+VvKCHivhMR/vuzzqbedaF6Q O4IA== X-Gm-Message-State: ABy/qLZcM/eoy4PJRQ3k+5E1c5L15q4TK0+SKsBcXPckVENbFP9dnH0i PKPYTWlB7VFfUnwNBQ7nG+wVKAXsf2g7ijja3T0= X-Google-Smtp-Source: APBJJlGlSDIzdIrVRHp+NAztzimmXCOUPMtIPtrK2yMiflfs3sPbV20d8xRHRNHeYSG9L1EZtExxxA== X-Received: by 2002:a67:f959:0:b0:443:5b37:a5a5 with SMTP id u25-20020a67f959000000b004435b37a5a5mr704072vsq.34.1689967531766; Fri, 21 Jul 2023 12:25:31 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.31 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:31 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 1/9] python3-awesomeversion: upgrade 22.9.0 -> 23.5.0 Date: Fri, 21 Jul 2023 15:25:22 -0400 Message-ID: <20230721192530.2515633-1-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103974 The project has stopped using setuptools in favor of poetry, so inherit python_poetry_core instead. Changelog (https://github.com/ludeeus/awesomeversion/releases/tag/23.5.0): - Add CI for Python 3.11 by @ludeeus in #191 - Add demo page by @ludeeus in #195 - Add better styles to demo by @ludeeus in #197 - Remove setuptools from dev-dependencies by @ludeeus in #202 - Update demo with compare by @ludeeus in #219 - Add Python 3.12 to CI by @ludeeus in #222 - Add in_range helper method by @ludeeus in #224 - Restructure README contents by @ludeeus in #225 Signed-off-by: Trevor Gamblin --- ...someversion_22.9.0.bb => python3-awesomeversion_23.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-awesomeversion_22.9.0.bb => python3-awesomeversion_23.5.0.bb} (76%) diff --git a/meta-python/recipes-devtools/python/python3-awesomeversion_22.9.0.bb b/meta-python/recipes-devtools/python/python3-awesomeversion_23.5.0.bb similarity index 76% rename from meta-python/recipes-devtools/python/python3-awesomeversion_22.9.0.bb rename to meta-python/recipes-devtools/python/python3-awesomeversion_23.5.0.bb index 20ed1890db..bcd959cb27 100644 --- a/meta-python/recipes-devtools/python/python3-awesomeversion_22.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-awesomeversion_23.5.0.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d" -SRC_URI[sha256sum] = "2f4190d333e81e10b2a4e156150ddb3596f5f11da67e9d51ba39057aa7a17f7e" +SRC_URI[sha256sum] = "a505558316010d2d10d487226f79c1157204af00fa462fdcf948e347011dd491" RDEPENDS:${PN} += "python3-profile python3-logging" -inherit pypi setuptools3 +inherit pypi python_poetry_core From patchwork Fri Jul 21 19:25:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27801 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 2EA6CC04E69 for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-oi1-f169.google.com (mail-oi1-f169.google.com [209.85.167.169]) by mx.groups.io with SMTP id smtpd.web11.15578.1689967533804053382 for ; Fri, 21 Jul 2023 12:25:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=ValhI7X0; spf=pass (domain: baylibre.com, ip: 209.85.167.169, mailfrom: tgamblin@baylibre.com) Received: by mail-oi1-f169.google.com with SMTP id 5614622812f47-3a36b30aa7bso1571512b6e.3 for ; Fri, 21 Jul 2023 12:25:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967532; x=1690572332; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=cxHrFVZEXhfbew2QN1p/GSYA/z5QNZUQrwWE4RSnMYA=; b=ValhI7X0Ct6gKeEBepqxU7Db9H9i/VfnaAXk/VRsRV/6p52mVjQgEmjeAdoIxwY4Ha 6ZL3WMBGyqEIP46KeeJuxCWqrCrQtXt1o9v1A78ex/vsOq/GtT8OJ5Ly10HgKiObcZei mdXCs28ySK/hFgGXJvIzT/KSmFXE6dv5bv1N0zs48Pmew1vBdzYTKAP5opEi0JhUq4i8 YQIGF8aYow0pK+jKz8o7d2D1zuoImw1t3lEBRcthPeVmfiinvqjLSfpTbIaMhfs9SsCb V2C230QOrKzfezdW5iZC6o+5v5Zqx79thanIFnZDmy3hPM4LXFiRK3aIcee2vzkNbS2f VWhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967532; x=1690572332; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cxHrFVZEXhfbew2QN1p/GSYA/z5QNZUQrwWE4RSnMYA=; b=aHdZ4QBZ9iioMfst6HKVx/Mq466IMCtMyni281KyDW/PbFt53YwCiff6rvWqPWLkjM fClHeuAALZYdPYqPtAji0TiU3PTi/Q5uO7DhxC5oaitwHpKQ5vTC0+JfIw80bBofs3FC 1/T5Rj2ibentN9XtFoSApxvlh+mqgNuDx7TAzoVkky01lgx6Ng1NGOPhTQBWP7y2Fg9d 3IOCwtG77XBRQqwzwPStEeF5Mo2vxY9jOsa+8OYq7Y75VLD+d8+F4DZVGL2voT2ppEMh Gz7hKP65Wz94fYv/TeL1SaHbPCQUWwQIODBZfhq4M4di9yXEo6D2iDB/38LPuDAKOLaN wUeg== X-Gm-Message-State: ABy/qLYJc3EtIMJ7wJKvQ5AS0aZk0Pj5h0KL16Yxm8D4rqIIro5qX5zp iPuWQucLeZOyV0a1F2WxWwiQ2eYKsqoSd4jyuD0= X-Google-Smtp-Source: APBJJlEJYDNEbhe7Jmq8mXikVQjODAJe1N2tE1/2TXAmi1lRnjCL7hC0+7JSJZVnw6SAVS02lZP5zg== X-Received: by 2002:aca:f10:0:b0:3a1:d3f0:32ed with SMTP id 16-20020aca0f10000000b003a1d3f032edmr2937315oip.23.1689967532496; Fri, 21 Jul 2023 12:25:32 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.31 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:32 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 2/9] python3-binwalk: upgrade 2.3.3 -> 2.3.4 Date: Fri, 21 Jul 2023 15:25:23 -0400 Message-ID: <20230721192530.2515633-2-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230721192530.2515633-1-tgamblin@baylibre.com> References: <20230721192530.2515633-1-tgamblin@baylibre.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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103975 Changelog (https://github.com/ReFirmLabs/binwalk/releases/tag/v2.3.4): - Merged patch to fix PFS directory traversal / code execution bug. Credit: Quentin Kaiser. Signed-off-by: Trevor Gamblin --- .../{python3-binwalk_2.3.3.bb => python3-binwalk_2.3.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-binwalk_2.3.3.bb => python3-binwalk_2.3.4.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb b/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb rename to meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb index 1a55a3e4a1..0b7d97fccb 100644 --- a/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=65bbee055d3ea3bfc475f07aecf4de64" SRC_URI = "git://github.com/ReFirmLabs/binwalk;protocol=https;branch=master" -SRCREV = "fa0c0bd59b8588814756942fe4cb5452e76c1dcd" +SRCREV = "cddfede795971045d99422bd7a9676c8803ec5ee" S = "${WORKDIR}/git" From patchwork Fri Jul 21 19:25:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27803 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 2F8D9C3DA40 for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mx.groups.io with SMTP id smtpd.web11.15579.1689967534305770189 for ; Fri, 21 Jul 2023 12:25:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=f+uRA+Ia; spf=pass (domain: baylibre.com, ip: 209.85.222.171, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-76571dae5feso213197685a.1 for ; Fri, 21 Jul 2023 12:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967533; x=1690572333; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=zHynL72XSUWtar0oMlYXX2Mi3E52Z7WLBuR0DFO6HF0=; b=f+uRA+IaaNX878AlislFxfG1hi1Awc0dGPxsEVEYvykQxPo6I0L4a3unMfxAgGxn8x 5p8zmZ6fuJq65L+CW3mLuvk7kSofvWEatdhZBDg5RKOd2DhM54uuHr5K+2ER6Zx4u6O0 /nFbhqQh66DlI7a3dmFs6E2Y/wXlVWdu+6+9RgfXcmpYpGyE4QbuqLGw1/anGa1QfVwc EmOcUotfqHA5Gb2HOIEGV63yP4aj+e45Z79PHrbSfaDabupACRnjagXDqAd4BJ9eaF3S N6ipj9F4VjL6bI+COQvUYY1qLePfoKXM97stcqp4S7eNpwpRhkylkdrW5ZjhWnBFrMmL gf6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967533; x=1690572333; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zHynL72XSUWtar0oMlYXX2Mi3E52Z7WLBuR0DFO6HF0=; b=fphBvw30sqoSkvn3KqkFNiUrpF/7vGlST9yWoS39uwHkO7n2o47NWzt/s2AlTMbRJ7 C842y6s6Xiifrxc7M8jL7yGCkTaH1vW9y06kTWr70LlJkTBsPmlyZLiuqt03BmXfRrqo yUnftS9r6ZNvhcvlTJCEgIAYJkNk6juekJF0CZZ8F7nrDLkw7W5HUBGa+QMFGR8Q+9UJ 788IBrEi/6mnMuzKcpu7wj3wMPVaHkP/st64pN/KrOzUVZwus5V7KcKcnrdQat5YEGez Rwatp+nLHcjERGKnrIKTioHTwLJdMfrmMNjOGeXmJPmVDCKH0aWD4HnoRRXNtSzQmICc sdlg== X-Gm-Message-State: ABy/qLaAFwi0GWJPWFYyHK4dK81I1qEgzw09D//HPQUB3s/GIbfdqxh6 CJslp84JOR/bB93ozpE/7n2TSTtRusIW+oUl11s= X-Google-Smtp-Source: APBJJlHFvx5yFuZJB3J2iTrV5upP/9Zj+N6FrC4xOdHnjnrQTVHgvfMMupQ97zi1p4pJ3fC/stRbng== X-Received: by 2002:a0c:8dc9:0:b0:635:edca:8a5c with SMTP id u9-20020a0c8dc9000000b00635edca8a5cmr949992qvb.26.1689967533114; Fri, 21 Jul 2023 12:25:33 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:32 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 3/9] python3-bitstring: upgrade 3.1.9 -> 4.0.2 Date: Fri, 21 Jul 2023 15:25:24 -0400 Message-ID: <20230721192530.2515633-3-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230721192530.2515633-1-tgamblin@baylibre.com> References: <20230721192530.2515633-1-tgamblin@baylibre.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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103976 Changelog: https://github.com/scott-griffiths/bitstring/releases The LICENSE checksum changed but this is because of a difference in line endings; the content is the same. Signed-off-by: Trevor Gamblin --- ...ython3-bitstring_3.1.9.bb => python3-bitstring_4.0.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-bitstring_3.1.9.bb => python3-bitstring_4.0.2.bb} (65%) diff --git a/meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb b/meta-python/recipes-devtools/python/python3-bitstring_4.0.2.bb similarity index 65% rename from meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb rename to meta-python/recipes-devtools/python/python3-bitstring_4.0.2.bb index 94dbae2afc..243504b666 100644 --- a/meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb +++ b/meta-python/recipes-devtools/python/python3-bitstring_4.0.2.bb @@ -2,13 +2,13 @@ SUMMARY = "Simple construction, analysis and modification of binary data." HOMEPAGE = "https://github.com/scott-griffiths/bitstring" AUTHOR = "Scott Griffiths " LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=f7f2fd3f1cd52b5ccd39d76fb3568d3f" +LIC_FILES_CHKSUM = "file://LICENSE;md5=661f450e2c0aef39b4b15597333444a7" -SRC_URI[sha256sum] = "a5848a3f63111785224dca8bb4c0a75b62ecdef56a042c8d6be74b16f7e860e7" +SRC_URI[sha256sum] = "a391db8828ac4485dd5ce72c80b27ebac3e7b989631359959e310cd9729723b2" PYPI_PACKAGE = "bitstring" -inherit pypi setuptools3 +inherit pypi python_poetry_core RDEPENDS:${PN} = "\ ${PYTHON_PN}-core \ From patchwork Fri Jul 21 19:25:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27802 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 2F68FC04FE0 for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mx.groups.io with SMTP id smtpd.web10.15562.1689967534842747465 for ; Fri, 21 Jul 2023 12:25:35 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=1FyRAxrM; spf=pass (domain: baylibre.com, ip: 209.85.219.43, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-636274ce31eso15529406d6.1 for ; Fri, 21 Jul 2023 12:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967534; x=1690572334; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=Z7GuM/Yr+FVtnkJ3GxlxGxDEsPAySY4U6QCj+/m7pXg=; b=1FyRAxrMG6m2asrMd5OJSGztyz2U2OpcMMVUaoGKiO0znTndx/VGspgnj+2IJngum7 Hs0aaVNfaVLQjZ80z+dPQPgCHy2i8ybwsz+zDOyrGD4O290NMMJnf0k5VLJYqRE5kKbk 79FyiT29egzGyFHqDMSOnx5KCQ9x/CGk1cVvA9sAbZbGsk2YFVGAl8OEEfqPj0dM9N4+ JX4l0Sv3KQr1Oo1nTK6CP731g7ftbz9iv7u8YWcIQft1bU6Iz66NNwnj6B4ekc27zZ8k EgI7j4AlKZ5YCFfU1fTnbg9me7robcVyWYvjLm//eQ37VnH07xdjbLgiRUAfv1y6EDGJ xxKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967534; x=1690572334; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z7GuM/Yr+FVtnkJ3GxlxGxDEsPAySY4U6QCj+/m7pXg=; b=KE3Mlnlz94u8ZLzW/7FfE7c32gG7IhSeGdH1EsVrNfRKovBIs+lzRnXrrxTsoMW4ru g2gGdxWSHDVVYevTxvqSqat0BmZDC9sX8s3rQchNGs6rodrc8yUdXfTUoFZqjfx9LZN2 hBYa0U9SgRFXwdwUFEpKGA5MtXqvDX3S3QYQSm/OPMIWWMjI4FqEJWBBYmpVUFggj1po dgoAZ5zjZdeZG7Mh/R6eqp3Z7wxIIQufaRhOr8418hPDFAmZ4ZdvpFTTkQC8y5L4AgEh 8v8x6DgFnWTgxP+GqP+bsRRMVgcXb2r9e+T57v8MR65ZObAGzWOfbmc/uoCTRcbytUd8 YGrA== X-Gm-Message-State: ABy/qLbk/+gw5roSPpp5kabcSJAh7Fiarv5uVrnudvQ7Q9Yhb5XgzFqd X+v672qn4ERTqvwi+fciy6HlFWLBsEAWkvBF8UA= X-Google-Smtp-Source: APBJJlHEuWp5+fd4EYmOKOGiZo54MBPj+X1PR14gmgBJF/gwto49j4KOBHEFwV5sHcpyjHSC8TLSgw== X-Received: by 2002:a0c:b317:0:b0:630:198c:3c60 with SMTP id s23-20020a0cb317000000b00630198c3c60mr1037841qve.23.1689967533771; Fri, 21 Jul 2023 12:25:33 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.33 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:33 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 4/9] python3-bitstring: add python3-io to RDEPENDS, alphabetize Date: Fri, 21 Jul 2023 15:25:25 -0400 Message-ID: <20230721192530.2515633-4-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230721192530.2515633-1-tgamblin@baylibre.com> References: <20230721192530.2515633-1-tgamblin@baylibre.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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103977 Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-bitstring_4.0.2.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-bitstring_4.0.2.bb b/meta-python/recipes-devtools/python/python3-bitstring_4.0.2.bb index 243504b666..a4d59913f8 100644 --- a/meta-python/recipes-devtools/python/python3-bitstring_4.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-bitstring_4.0.2.bb @@ -12,8 +12,9 @@ inherit pypi python_poetry_core RDEPENDS:${PN} = "\ ${PYTHON_PN}-core \ - ${PYTHON_PN}-numbers \ + ${PYTHON_PN}-io \ ${PYTHON_PN}-mmap \ + ${PYTHON_PN}-numbers \ " BBCLASSEXTEND = "native nativesdk" From patchwork Fri Jul 21 19:25:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27799 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 1B231C001DC for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mx.groups.io with SMTP id smtpd.web11.15580.1689967535575219892 for ; Fri, 21 Jul 2023 12:25:35 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=w4erMhzE; spf=pass (domain: baylibre.com, ip: 209.85.219.52, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f52.google.com with SMTP id 6a1803df08f44-63770af327fso15440096d6.2 for ; Fri, 21 Jul 2023 12:25:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967534; x=1690572334; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=8qw4pR//RMtpOuNQ+p8oKSNsZAqJtEujD+JBhyyVyEU=; b=w4erMhzEHuuz5LxrMDcDarzywOccilTEE8ZYmneg3A8vLt2WvwHp2GAmxrAThaGAnZ XXeIlEIaebROepz6r8CiKyjMja9svCZdlFwsAU1sXdyWzUk/x/rwztd/m5GJanFTxckZ R6XAPIJNPYMFeGPDbrrJdJFwE0YVm6dmvRuCvtkdjmedrqo+KjB2OTBali3GnqRXTX9V ywYCyG6pJonL6UaJJIrNBSiIr0PAl+t+cnn80eyryxyrjX8uX7NsekpDD+DdaQd+LKJH XwBV+Rt+GTPNG6iPJly5uSts00lIYeE6HZqZvE8ZZ8sWH+H12G82SXWw9nsve/VXyajZ ffBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967534; x=1690572334; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8qw4pR//RMtpOuNQ+p8oKSNsZAqJtEujD+JBhyyVyEU=; b=g4QaPi/+IngubNO9WSVBN+48CQUcyLkDm+micrqqQOppWRSLd0VsDufOWUyXPepht1 xaTORXTr28qc7Tsyexmsacmv6QPET5l9O0hvqsBj/1TdRDvIKtKVlp7TeBVxRLYIEKzL IBS/xuWeY2X6Krm8at9ysJuGwlYplzzTEMLUJRUi780PiLpvpg7P/DP/8Pe3VDMM7QAx 71llPS/b2MtdyECAhp41eU6d+wO778cTMDpMQ50VqKMYhv5UZrrP1TWNLKaePJuuOWls VlDjX8jQRLJ3l1F0T2EOG3nYfpabmLvSaqpfAlT8DBqIedevD5HErR3xRw7/i2cz1FBd /Ydg== X-Gm-Message-State: ABy/qLZqYd70THjA7xzH695z7Mn6j7Z8epMWzQAR9fQIm0FRqR8CSiKC JBCCjbzrHzsD4esx18a7ekpSY5LRFhivovL9Roo= X-Google-Smtp-Source: APBJJlH4HSNyQqujxZ+OGrREHXQxIUlSenIBosxLbI/FdkIqcxWtQlj9KQKrHwYVVWgr9ExQtUauHA== X-Received: by 2002:a0c:e788:0:b0:626:1ba1:70ae with SMTP id x8-20020a0ce788000000b006261ba170aemr876839qvn.33.1689967534408; Fri, 21 Jul 2023 12:25:34 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.33 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:34 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 5/9] python3-blinker: upgrade 1.5 -> 1.6.2 Date: Fri, 21 Jul 2023 15:25:26 -0400 Message-ID: <20230721192530.2515633-5-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230721192530.2515633-1-tgamblin@baylibre.com> References: <20230721192530.2515633-1-tgamblin@baylibre.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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103978 blinker now needs setuptools.build_meta instead of setuptools3. Changelog (https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst): Version 1.6.2 Released 2023-04-12 - Type annotations are not evaluated at runtime. typing-extensions is not a runtime dependency. :pr:`94` Version 1.6.1 Released 2023-04-09 - Ensure that py.typed is present in the distributions (to enable other projects to use blinker's typing). - Require typing-extensions > 4.2 to ensure it includes ParamSpec. :issue:`90` Version 1.6 Released 2023-04-02 - Add a muted context manager to temporarily turn off a signal. :pr:`84` - Allow int senders (alongside existing string senders). :pr:`83` - Add a send_async method to the Signal to allow signals to send to coroutine receivers. :pr:`76` - Update and modernise the project structure to match that used by the pallets projects. :pr:`77` - Add an intial set of type hints for the project. Signed-off-by: Trevor Gamblin --- .../{python3-blinker_1.5.bb => python3-blinker_1.6.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-blinker_1.5.bb => python3-blinker_1.6.2.bb} (72%) diff --git a/meta-python/recipes-devtools/python/python3-blinker_1.5.bb b/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb similarity index 72% rename from meta-python/recipes-devtools/python/python3-blinker_1.5.bb rename to meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb index dae1e39437..8e77df088d 100644 --- a/meta-python/recipes-devtools/python/python3-blinker_1.5.bb +++ b/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb @@ -2,9 +2,9 @@ DESCRIPTION = "Fast, simple object-to-object and broadcast signaling." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=42cd19c88fc13d1307a4efd64ee90e4e" -SRC_URI[sha256sum] = "923e5e2f69c155f2cc42dafbbd70e16e3fde24d2d4aa2ab72fbe386238892462" +SRC_URI[sha256sum] = "4afd3de66ef3a9f8067559fb7a1cbe555c17dcbe15971b05d1b625c3e7abe213" -inherit pypi setuptools3 ptest +inherit pypi python_setuptools_build_meta ptest SRC_URI += "file://run-ptest" From patchwork Fri Jul 21 19:25:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27796 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 14DFCC04A6A for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mx.groups.io with SMTP id smtpd.web11.15581.1689967535898360660 for ; Fri, 21 Jul 2023 12:25:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=SlWjiCnm; spf=pass (domain: baylibre.com, ip: 209.85.219.50, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f50.google.com with SMTP id 6a1803df08f44-634a3682c25so16429216d6.3 for ; Fri, 21 Jul 2023 12:25:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967535; x=1690572335; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=kNLVSy0JQcofFqbHfVDJyVSOkWCgoAFqWIFgcaR2MWw=; b=SlWjiCnm3fpDUGhdJQOj2I2nTq1did8Jk1GqdZmhtG1kH2G44Lil6UogTZqg7qEGeE 4O6ALv81kH1fC+2ULtYvxrGcSmERzCIcB7tFPwyTkA76uLTKGNynnSEUrAZhT2MpojiK uu10xsijxfFwtr+545kf77Ja0lfGQde0mclPBBfkDNBMI7jV4L3e3aLJfD4JQGKZHmLY nFWwIyUCPENwnHBs3kPJyvhYiRxBpMhnJ7XwibwL/wlJ5AYv6qFyZrDebUHGdoDaTyPS 559pssilki1uq1DIne8NpoFAFKl0+kqTNgb1bQ6D/44eUC4gWf1IBfqNkomB9OdqGur5 /llw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967535; x=1690572335; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kNLVSy0JQcofFqbHfVDJyVSOkWCgoAFqWIFgcaR2MWw=; b=jmSDoWtrI6V47Tx9DoaEgQEKpUs514yESLHZSqWM5nas24E6LNQ2gZwhHjFn5qYtJ+ IhwEN4OdMdLS1jc2FcPCmmpc22yJErVKiDuFj26L//koabVKhPOIYMEwe6QdwolsfrMQ 4VKNrg9nJTcveDVIv94qSJvUu4ViOLTeAlMXwAESoeCtygyhOFT8lBWMQvk3nMYio4YG nBfIuOtAYkvT/P/JFU+edV8ARCi7v070ejupYkXWIZmKg1rOJ9hrZKWvxqMCaoD3GHAN 9Yyayu9tRVWD6MNnDez/WwQeu9bDIi332KuxAuLEsOYxU9sbM6Z3s1JHIxahDAbpGW55 Iegg== X-Gm-Message-State: ABy/qLbSE3hQw3g5B1It428eMQqYCv4TxV2lAVqx8BaeE1swXzgiV/Yi 40kUjl7On7LHeSf7y2k4PYgbG0xU2MDmeZDdbJ4= X-Google-Smtp-Source: APBJJlEdoucvtxVQwWHnC/xQZbeqXqmu6VvBYGQ6aGwiF0ktD6MnUursakt4DBuwkE5SNrw9Lx8Zxg== X-Received: by 2002:a0c:ebc9:0:b0:631:f06b:823e with SMTP id k9-20020a0cebc9000000b00631f06b823emr887419qvq.65.1689967534929; Fri, 21 Jul 2023 12:25:34 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.34 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:34 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 6/9] python3-blinker: add python3-asyncio to RDEPENDS Date: Fri, 21 Jul 2023 15:25:27 -0400 Message-ID: <20230721192530.2515633-6-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230721192530.2515633-1-tgamblin@baylibre.com> References: <20230721192530.2515633-1-tgamblin@baylibre.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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103979 The module fails to import without this. Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb b/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb index 8e77df088d..b0728e66cd 100644 --- a/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-blinker_1.6.2.bb @@ -8,6 +8,10 @@ inherit pypi python_setuptools_build_meta ptest SRC_URI += "file://run-ptest" +RDEPENDS:${PN} += "\ + ${PYTHON_PN}-asyncio \ +" + RDEPENDS:${PN}-ptest += " \ ${PYTHON_PN}-pytest \ " From patchwork Fri Jul 21 19:25:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27798 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 150DDC04A94 for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-vk1-f182.google.com (mail-vk1-f182.google.com [209.85.221.182]) by mx.groups.io with SMTP id smtpd.web10.15563.1689967536706878754 for ; Fri, 21 Jul 2023 12:25:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=vEvvMpCE; spf=pass (domain: baylibre.com, ip: 209.85.221.182, mailfrom: tgamblin@baylibre.com) Received: by mail-vk1-f182.google.com with SMTP id 71dfb90a1353d-48143577cfbso948609e0c.1 for ; Fri, 21 Jul 2023 12:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967535; x=1690572335; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=A3sDGzjMgmFlcV1VXAhG2+Ypp9Xct4LpsCKv99vvbp4=; b=vEvvMpCEKh6BGWmN0heyTWba4CLwVgCYcOKoHvHNBoDanQKwhn+lp5URmRJ+ZrGXxh fZ6bC2WzlzXBsqN3Mv8DRK2q83LM1DBTS+KRdAukEG8Niu2hGsTUKoYetaIgvXVSyiya Oddg9ukHBqicA52uR9djwpgZ/k6AIQihKPaoTeI/ma16Y9DrQ83j4LYpdKMT9hWYOY4o vZ9bVGq23Jy9p9CNu0WJoZv/S4uqmZCHZrgE8PhCTca5GENOBrpFFBb4DEvYtfG2CEd5 OlkQNrvSkUperENeluRZbU+wmQh2aT0+ghSQYSpsoCm49uRHdUY0DF8lMTVoPcveJZs2 ZaHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967535; x=1690572335; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A3sDGzjMgmFlcV1VXAhG2+Ypp9Xct4LpsCKv99vvbp4=; b=NWCjbWnOQ2YZuPjaAxePuf7hJPuN1VcdbaInYFZH4Q966e75j8w2FtSnOIrYOw8SSW cCbRT5Vkc0ywMYHtm/xXkZGM5143Z4wIoLdYNooCEvTu6/2KI58LebYo9Yk+YhaUSo3i MkE2uId4FWd7pCQp+a/w92i2Jy6oq2rGy0WAKacRn1FF9LHOoj8eLR2sJJPy9WBbTcxc i6xL/n0T5njvs8qi4NTLZrX1/WxWtMDNXvVu9QbZDptUeHwbl1KwKFNvo9OP9yUztIVl u6ayOhlQJp91eV562wZhTh7g5rMhw9aEn5YZnp7fQk+cvXw4zMW/dIa97pIi3POCv286 8Jvw== X-Gm-Message-State: ABy/qLZAqLJA1rFe1jqscJRMUdBQYneTLMa3kiM8ToNVIq/cH8L5X4SD pVphUxneYBvegCsYOqBwzfG66VtAV+OdiN5DT9k= X-Google-Smtp-Source: APBJJlFP1yxz0LVrIMPuj0mihBXh4MOq/Ac4GOym9EqrMSJRE7O8b/K+VLU33eHbEXQVEWmjspqe2g== X-Received: by 2002:a1f:5cc8:0:b0:471:3639:210d with SMTP id q191-20020a1f5cc8000000b004713639210dmr2002990vkb.15.1689967535540; Fri, 21 Jul 2023 12:25:35 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:35 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 7/9] python3-execnet: upgrade 1.9.0 -> 2.0.2 Date: Fri, 21 Jul 2023 15:25:28 -0400 Message-ID: <20230721192530.2515633-7-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230721192530.2515633-1-tgamblin@baylibre.com> References: <20230721192530.2515633-1-tgamblin@baylibre.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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103980 execnet requires hatchling and hatch-vcs now, instead of setuptools. Changelog (https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst): 2.0.2 (2023-07-09) - Re-release without code changes, just to include tox.ini into the source distribution. 2.0.1 (2023-07-08) - Re-release without code changes, just to include docs and tests into the source distribution. 2.0.0 (2023-07-06) - Removed support for Python < 3.7. - Applied pyupgrade --py37-plus. - Minimal mypy fixes and dropped Python 2 support code. - Migrated packaging to hatch. - Dropped deprecated APIs of old makegateway names. - Removed py testing dependency. - Explicitly pass encoding when opening files in the gateway to get rid of warnings when using PYTHONWARNDEFAULTENCODING=1 (#195). - Fixed error when loading source code files from a path containing non-ascii characters. Signed-off-by: Trevor Gamblin --- .../{python3-execnet_1.9.0.bb => python3-execnet_2.0.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-execnet_1.9.0.bb => python3-execnet_2.0.2.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-execnet_1.9.0.bb b/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-execnet_1.9.0.bb rename to meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb index ea17e84143..a934d1c461 100644 --- a/meta-python/recipes-devtools/python/python3-execnet_1.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb @@ -8,14 +8,14 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=772fcdaca14b378878d05c7d857e6c3e" DEPENDS += "\ python3-pip-native \ - python3-setuptools-scm-native \ + python3-hatch-vcs-native \ " SRC_URI += "file://run-ptest \ " -SRC_URI[sha256sum] = "8f694f3ba9cc92cab508b152dcfe322153975c29bda272e2fd7f3f00f36e47c5" +SRC_URI[sha256sum] = "cc59bc4423742fd71ad227122eb0dd44db51efb3dc4095b45ac9a08c770096af" -inherit ptest pypi setuptools3 +inherit ptest pypi python_hatchling do_install_ptest() { install -d ${D}${PTEST_PATH}/tests From patchwork Fri Jul 21 19:25:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27797 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 05D35C00528 for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by mx.groups.io with SMTP id smtpd.web11.15582.1689967537237933024 for ; Fri, 21 Jul 2023 12:25:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=Jf5Ts56O; spf=pass (domain: baylibre.com, ip: 209.85.219.45, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f45.google.com with SMTP id 6a1803df08f44-635dbfa710dso16078276d6.0 for ; Fri, 21 Jul 2023 12:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967536; x=1690572336; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=LgVcYr7ddXgqfrWdOOwcsOArjH80QFzSRoxYLGu5qSc=; b=Jf5Ts56OIjnyNs1rzqUz2L+nP0hbkGnSq7j1cmlyXDv+KAKEiT/jDsXDYJqZR7jb6l eObShdy3JbsU0U07tPNTmLWpoy+b2mVMAgUsMdi8q4reJVkbZjyEsWbOu+Rz3R5/536N vKaA/pEGSgji+17VMfVFSkzdtwIMbPDtp7Cj6uum37BbiLxCReKozoNxKr+tWY2baXlo OuR+xPLc7Dym/mCqKAVzs0u9MoQaI9/sLfYVAQRSIjFVmjt91i4c9Gk8y54sglsOMQ37 GDlyZ7F11tckHBGEMIEz9idFndJxtfHaEDQybI6N7y2nKtwRdkVt2E19UymMjahk/RPz zlow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967536; x=1690572336; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LgVcYr7ddXgqfrWdOOwcsOArjH80QFzSRoxYLGu5qSc=; b=TuqpvgPVk8+uMj3RdD01H584E9XR8dPbZCxUH7VAI2fa3xgIOKTtEoylcMZk8LeN+S nzI/kTWkrVOf4SXqtHAqL2Ow6r9R6Tw8IHPQE+g674DQeBh2nkVJH3Iy/wtWTXZKm1NZ ZYJzflpmaS2jWKXJadmRle82tJoGeBq1hCeHtHiPPn+Xzf1pNw0feCjHLRux8r38QeLr QakQqfJW51Jh80ArwsAz5RATzfMxNbyPLjfvvHuTAQK4rdJhhfPXOIQwcJov3cpR/HTC +FLEadH1Lyz+HYmhvY5V2jz9IGwuBPCjL5Lk2RoJqXGVVaR49akis/l0vvoy9mJfv4tu W8XA== X-Gm-Message-State: ABy/qLapj2KJmNyInZ+fHBiXPYPDkpO6SPObQfvxveh8Bl3WlsLAauyi YlyqCZM65NtbQoIy+e/z5Va60uDekQ6RQxhCteo= X-Google-Smtp-Source: APBJJlFGL/Evbhyovz6cCvYGtoaXNdmrhmkan5RMA3ZTgbjHSHULGJBWwJsltdJQ+Nkf286xCkkRyg== X-Received: by 2002:ad4:5006:0:b0:635:ce65:38b2 with SMTP id s6-20020ad45006000000b00635ce6538b2mr1039019qvo.62.1689967536156; Fri, 21 Jul 2023 12:25:36 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:35 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 8/9] python3-flask: upgrade 2.2.3 -> 2.3.2 Date: Fri, 21 Jul 2023 15:25:29 -0400 Message-ID: <20230721192530.2515633-8-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230721192530.2515633-1-tgamblin@baylibre.com> References: <20230721192530.2515633-1-tgamblin@baylibre.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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103981 flask has migrated to using pyproject.toml, so we need python_setuptools_build_meta instead of setuptools3. Changelog: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-0 Signed-off-by: Trevor Gamblin --- .../python/{python3-flask_2.2.3.bb => python3-flask_2.3.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-flask_2.2.3.bb => python3-flask_2.3.2.bb} (81%) diff --git a/meta-python/recipes-devtools/python/python3-flask_2.2.3.bb b/meta-python/recipes-devtools/python/python3-flask_2.3.2.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-flask_2.2.3.bb rename to meta-python/recipes-devtools/python/python3-flask_2.3.2.bb index 90c56c75a4..ec9c62a170 100644 --- a/meta-python/recipes-devtools/python/python3-flask_2.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-flask_2.3.2.bb @@ -6,11 +6,11 @@ HOMEPAGE = "https://github.com/mitsuhiko/flask/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=ffeffa59c90c9c4a033c7574f8f3fb75" -SRC_URI[sha256sum] = "7eb373984bf1c770023fce9db164ed0c3353cd0b53f130f4693da0ca756a2e6d" +SRC_URI[sha256sum] = "8c2f9abd47a9e8df7f0c3f091ce9497d011dc3b31effcf4c85a6e2b50f4114ef" PYPI_PACKAGE = "Flask" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta CLEANBROKEN = "1" From patchwork Fri Jul 21 19:25:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 27795 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 0314EC41513 for ; Fri, 21 Jul 2023 19:25:42 +0000 (UTC) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mx.groups.io with SMTP id smtpd.web11.15583.1689967537720781911 for ; Fri, 21 Jul 2023 12:25:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=TaoejFLL; spf=pass (domain: baylibre.com, ip: 209.85.219.48, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f48.google.com with SMTP id 6a1803df08f44-635dd1b52a2so15958376d6.3 for ; Fri, 21 Jul 2023 12:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689967536; x=1690572336; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=wvspb082Yb18WrFdTcnUQ3Zl5DT21Cz1bGLaLziXoi4=; b=TaoejFLLd0XdQK28qKe3pUHbpW0fhfFkDbho+1umY3O9B3igUrqYoB9pAYM+xzEeQb Gb5wKLhlG0uAWRhF0ErcnaK2OfKmnsv+CTh+r2MBRy0Fh+J9x/8VrT99RDocD+1s+Jhs di4fQelwJY20ouXmATQik0tZdI/PEb5NfMnMflk13FACalnk717ALBC2eFRf5ZAQFd49 AVrsNsN0xM1ANL/anWl99fMYkvq7pZoFMfXDEL+PYvDfCTPZX3JBjBPt5LPqmqRtyC04 i55vWENTJMNu4wmd0cnPCbefKwaWBtPtE1fCDAv3V1691FjlzIwSRthBT5VqdIk+E4c4 X5Yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689967536; x=1690572336; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wvspb082Yb18WrFdTcnUQ3Zl5DT21Cz1bGLaLziXoi4=; b=DuCTpgPlPxA2qeXXq0QTtJXYS6GogGdx/OwM/DOBkHOYn9vuqso24+n3xax7pcSIg/ vF7TXqvw4ulcEa6sZIVR4BIZZ6hlvEPwGDXLrOm1ACMl245SuMmJtttavrkPFqA5DxQi k2RWcxB5W0lvwnGVD9PCzb7CQnmnZqqTno4XD0CoAdA+J9vik4APR7oMFAdZ9hbTfK+w rHY9SZljnZiP9Mx2zvvXMFjDKrXTuTuxZtlFJIAOwmYK97AWNRaIr3oj3HrWX0XGNRmi uuGMCffRg+Px/bQAXjQGxt1qnsYYowjUh+WW/jXtnFo0uMpjgD8PD9uI0ETuEpx9q7eS iDSQ== X-Gm-Message-State: ABy/qLaNJQYKdZTjFVlrZ/2iKhbDuAOXNyRZT2WrAsrxUONnup/2kMPR mfxXrn0xbVI9nWNizvYVtHegH/laeVcxT2P2OzQ= X-Google-Smtp-Source: APBJJlEc/t8AUNG8oCfZg2uVn/egUxTIMsRLETN2W0P1JXEqKQj9MErHnlDihJX/MaLUDEttDMB3fQ== X-Received: by 2002:a0c:e944:0:b0:636:39ed:4de9 with SMTP id n4-20020a0ce944000000b0063639ed4de9mr1040150qvo.51.1689967536747; Fri, 21 Jul 2023 12:25:36 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k30-20020a0cb25e000000b0063cdcd5699csm676669qve.118.2023.07.21.12.25.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 12:25:36 -0700 (PDT) From: Trevor Gamblin To: openembedded-devel@lists.openembedded.org Subject: [meta-python][PATCH 9/9] python3-flask: add python3-blinker to RDEPENDS, alphabetize Date: Fri, 21 Jul 2023 15:25:30 -0400 Message-ID: <20230721192530.2515633-9-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230721192530.2515633-1-tgamblin@baylibre.com> References: <20230721192530.2515633-1-tgamblin@baylibre.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 ; Fri, 21 Jul 2023 19:25:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103982 flask started depending on blinker in 2.3.0: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-0 Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-flask_2.3.2.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-flask_2.3.2.bb b/meta-python/recipes-devtools/python/python3-flask_2.3.2.bb index ec9c62a170..c4c1ff7dec 100644 --- a/meta-python/recipes-devtools/python/python3-flask_2.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-flask_2.3.2.bb @@ -15,9 +15,10 @@ inherit pypi python_setuptools_build_meta CLEANBROKEN = "1" RDEPENDS:${PN} = " \ - ${PYTHON_PN}-werkzeug \ - ${PYTHON_PN}-jinja2 \ - ${PYTHON_PN}-itsdangerous \ + ${PYTHON_PN}-blinker \ ${PYTHON_PN}-click \ + ${PYTHON_PN}-itsdangerous \ + ${PYTHON_PN}-jinja2 \ ${PYTHON_PN}-profile \ + ${PYTHON_PN}-werkzeug \ "