From patchwork Thu Mar 16 01:02:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 21049 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 EB76CC61DA4 for ; Thu, 16 Mar 2023 01:03:23 +0000 (UTC) Received: from mail-pl1-f179.google.com (mail-pl1-f179.google.com [209.85.214.179]) by mx.groups.io with SMTP id smtpd.web11.2189.1678928596771057735 for ; Wed, 15 Mar 2023 18:03:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=goAFHFUi; spf=pass (domain: gmail.com, ip: 209.85.214.179, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f179.google.com with SMTP id ja10so106476plb.5 for ; Wed, 15 Mar 2023 18:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678928596; 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=kOUehPerahjyMEOjSLYLVPPoIo4AhwC1GNiYj656nHE=; b=goAFHFUiAhSsLg4bhQ3PMzK4oJwZB7nAS//q0oPoAluNA0HzCgj2EjMq/MFY9bO9Dh 1gGdAgauhBn9OIFwsne4VVxxe+41ogl1bsEAVbupFfIOyRA7IqjITUu3JF8CUr2Cs15m FtTkKZ7ml5jvabqrgh5Q5rSA2BFVGTXJPKuOphSuaGhBAm1Xi4SrOBstP4Xg3v0QXSY6 seefU/fCMOC3pGEbS9q6tx9fHYMbBWCT8QLVFrN1gwTaufDFq31W2BmP29vLjhDigs51 Xeima1VEs9RZ/O4dcJV3ussFxOOz9d1k4cyFeKUXBi1A0E5Ulj7i4YTlIteYwiqQuXc5 m8gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678928596; 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=kOUehPerahjyMEOjSLYLVPPoIo4AhwC1GNiYj656nHE=; b=SmmffQsXkkManbNKqc6p/sKAsqNDnyYCmNyhKrZKjFVAie4qp0YPmP3f3d35ryrtES fb2dQmN4FXjWfG9EPjZxO1gyPW5SlvqyHbdkXPWXUolrq7IZJkBW1LzwsI6pCb5xxzp0 QpcresP7z8ZFgSiVMomGbLLerbmTGeYd4A8c4O8ORSQ3l/PIb1FegAAf2wxN6mzj/0Ox NKRgX4K1UQabJfROwyKjn3Mc4UfrYXTaj/nybs/ETTxce2sMHItDY+i0exeGQPjW/M+3 81oFWJ867MhoZ4dDfWR0KwpGugpLRCbTqwHeuXrDzZvdH5GZGGQ9FeCcMTSPFVHLxUnQ k6Qw== X-Gm-Message-State: AO0yUKVrSHUzmO//GInfFbdRtefCBdDhzcP2k7ZOso8mU+tNm0PU91Do JQjrNA4f4hv88CST13c8WJZhnwwDXOY= X-Google-Smtp-Source: AK7set/bLoq6fpt4PX5Lx92ujP39d57PIpEPuJMBeZduh4jWiaTyMGaywxSMceWRZghDR5g6l23d9g== X-Received: by 2002:a17:903:1c9:b0:19d:1725:a655 with SMTP id e9-20020a17090301c900b0019d1725a655mr1787717plh.13.1678928595791; Wed, 15 Mar 2023 18:03:15 -0700 (PDT) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:66f1:cb87:4495:5f63]) by smtp.gmail.com with ESMTPSA id kf16-20020a17090305d000b0019309be03e7sm4240035plb.66.2023.03.15.18.03.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 18:03:15 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 1/5] python3-pytest: upgrade 7.2.1 -> 7.2.2 Date: Wed, 15 Mar 2023 18:02:57 -0700 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: 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 ; Thu, 16 Mar 2023 01:03:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178666 https://docs.pytest.org/en/stable/changelog.html#pytest-7-2-2-2023-03-03 pytest 7.2.2 (2023-03-03) Bug Fixes 10533: Fixed pytest.approx() handling of dictionaries containing one or more values of 0.0. 10592: Fixed crash if --cache-show and --help are passed at the same time. 10597: Fixed bug where a fixture method named teardown would be called as part of nose teardown stage. 10626: Fixed crash if --fixtures and --help are passed at the same time. 10660: Fixed pytest.raises() to return a ‘ContextManager’ so that type- checkers could narrow pytest.raises(...) if ... else nullcontext() down to ‘ContextManager’ rather than ‘object’. Improved Documentation 10690: Added CI and BUILD_NUMBER environment variables to the documentation. 10721: Fixed entry-points declaration in the documentation example using Hatch. 10753: Changed wording of the module level skip to be very explicit about not collecting tests and not executing the rest of the module. Signed-off-by: Tim Orling --- .../python/{python3-pytest_7.2.1.bb => python3-pytest_7.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytest_7.2.1.bb => python3-pytest_7.2.2.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-pytest_7.2.1.bb b/meta/recipes-devtools/python/python3-pytest_7.2.2.bb similarity index 92% rename from meta/recipes-devtools/python/python3-pytest_7.2.1.bb rename to meta/recipes-devtools/python/python3-pytest_7.2.2.bb index c7610d440c1..4e2c86f641d 100644 --- a/meta/recipes-devtools/python/python3-pytest_7.2.1.bb +++ b/meta/recipes-devtools/python/python3-pytest_7.2.2.bb @@ -5,7 +5,7 @@ DESCRIPTION = "The pytest framework makes it easy to write small tests, yet scal LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=bd27e41b6550fe0fc45356d1d81ee37c" -SRC_URI[sha256sum] = "d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42" +SRC_URI[sha256sum] = "c99ab0c73aceb050f68929bc93af19ab6db0558791c6a0715723abe9d0ade9d4" DEPENDS += "python3-setuptools-scm-native" From patchwork Thu Mar 16 01:02:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 21048 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 E4207C6FD1D for ; Thu, 16 Mar 2023 01:03:23 +0000 (UTC) Received: from mail-pj1-f54.google.com (mail-pj1-f54.google.com [209.85.216.54]) by mx.groups.io with SMTP id smtpd.web10.2236.1678928599066636669 for ; Wed, 15 Mar 2023 18:03:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=KcxeWqvj; spf=pass (domain: gmail.com, ip: 209.85.216.54, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f54.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so3733895pjg.4 for ; Wed, 15 Mar 2023 18:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678928598; 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=0e4/8FLaGxOrZ/NTwMkFwtWrBfwMX9TA9mcq2KH5zjk=; b=KcxeWqvjj6g2fjOP7Qx7bbRXVo6dETSut/O0EH1AkX2bh6VT52w6hkyPmThc7IkGBj tXd0QQ1SI0Lx/RO+lBsqFSLVU22YXxGYRt/46YuoqmqnwT7f0X6idqq5EkphPtg4+Z3N gOy+i5AYtBosR13ZOaHXTIoxDwqae3hsT1Ic2xUoCNFZv954wfpb/cf3sV8L0oTr/aYm HlJQ9A1wgZLq+BHzBnWja70gpWJuxC+DBXu8BRMWlwZMw0I76qC79jzSuFhLuh8F+qiZ d2F9k7VadMoxyklebBXNZ+nY5iGpCABihBtHzi1woLZrjfpXMf2cUBF4SEO4LKt1qwQz v9Dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678928598; 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=0e4/8FLaGxOrZ/NTwMkFwtWrBfwMX9TA9mcq2KH5zjk=; b=29/4fU+I3Cye4vvceG8gQTmbplbdSa5q598oxfrJrnLo5Yv+mNCojV34vvn0hs3PQg wc+ax4NsMDsu+Tt48f/NXizakAmxHN89cvyN+bz5w1UHDHRd8AXXENjMGcPi7tHiKt7D qzmpm9vW6k4kzXhqtIIyYgikm3sgZlOWC9vbT4sYJFgFnlzQYc5BBMgk6KN+O6Mt6925 xu8yBpt50KfGdwK7L3raW4w9dYVO+IYzYYD6YQTzhecOiS5oHF18h4xFdTmhN3IcJSv3 9pEuKjZhypBZvg2a5FRxgQxVYaywxPcz7cNltiUPrfJgp4koIBq8xLMaARjw5x6szC38 LVWA== X-Gm-Message-State: AO0yUKXAjoBDPIHNb6o9vhcPc6oUnleB4tq6nauglSgPUlKNFNoVxpL4 5AuYBuK4xL6phOtU9FI1x7aeSnvrPnQ= X-Google-Smtp-Source: AK7set9siM2Yy9mxGSqwysIBfA+v4Fh5ZhIb4+nues4RhhzpZacdTrtWeOxsqebgqqtOXiXhtZyIEg== X-Received: by 2002:a17:903:120f:b0:19e:6947:3b27 with SMTP id l15-20020a170903120f00b0019e69473b27mr1313073plh.58.1678928598166; Wed, 15 Mar 2023 18:03:18 -0700 (PDT) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:66f1:cb87:4495:5f63]) by smtp.gmail.com with ESMTPSA id kf16-20020a17090305d000b0019309be03e7sm4240035plb.66.2023.03.15.18.03.17 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 18:03:17 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 2/5] python3-scons: upgrade 4.4.0 -> 4.5.1 Date: Wed, 15 Mar 2023 18:02:58 -0700 Message-Id: <00147706954d59a3880466e759d6a6f9412a14c6.1678928363.git.tim.orling@konsulko.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: References: 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 ; Thu, 16 Mar 2023 01:03:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178667 https://github.com/SCons/scons/blob/rel_4.5.1/CHANGES.txt https://github.com/SCons/scons/blob/rel_4.5.0/CHANGES.txt Signed-off-by: Tim Orling --- .../python/{python3-scons_4.4.0.bb => python3-scons_4.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-scons_4.4.0.bb => python3-scons_4.5.1.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-scons_4.4.0.bb b/meta/recipes-devtools/python/python3-scons_4.5.1.bb similarity index 90% rename from meta/recipes-devtools/python/python3-scons_4.4.0.bb rename to meta/recipes-devtools/python/python3-scons_4.5.1.bb index ad1149597f3..279347ac9ca 100644 --- a/meta/recipes-devtools/python/python3-scons_4.4.0.bb +++ b/meta/recipes-devtools/python/python3-scons_4.5.1.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d903b0b8027f461402bac9b5169b36f7" SRC_URI += " file://0001-Fix-man-page-installation.patch" -SRC_URI[sha256sum] = "7703c4e9d2200b4854a31800c1dbd4587e1fa86e75f58795c740bcfa7eca7eaa" +SRC_URI[sha256sum] = "9daeabe4d87ba2bd4ea15410765fc1ed2d931b723e4dc730a487a3911b9a1738" PYPI_PACKAGE = "SCons" From patchwork Thu Mar 16 01:02:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 21046 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 E8B7CC7618B for ; Thu, 16 Mar 2023 01:03:23 +0000 (UTC) Received: from mail-pj1-f43.google.com (mail-pj1-f43.google.com [209.85.216.43]) by mx.groups.io with SMTP id smtpd.web11.2190.1678928601491835043 for ; Wed, 15 Mar 2023 18:03:21 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=SjVRLdLl; spf=pass (domain: gmail.com, ip: 209.85.216.43, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f43.google.com with SMTP id h12-20020a17090aea8c00b0023d1311fab3so32270pjz.1 for ; Wed, 15 Mar 2023 18:03:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678928600; 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=QXRslCxGl+qgOW5PbY93zjNke969mT/FUjii8g4Te7E=; b=SjVRLdLlec/nGYqqpKydsFw660eLF8M5VfODy3cwVt3fQjYnzVWEPnKvpXXqBvYv8Y G67+vjjAiEFrj8mpCr2gA2D71IjAngcW0pOByx9D8DydXPhI4RLbZGzi/UU/Na77s1QB ELs90q0Ul1I7eQgqp8rlDTSBBIf6hoVEEX34UoXu0c7V3w/aIHfiz3eTBY1cfttFfBP2 iq4HQQaSaIlBQmIMIKtqqIItnkLrKWmnOe4gWPi0nPyiz+tkmgejsWyPV7WVkCOQ8whD WZzK6ovC+ZGCyxvHQGFM7DPqw1gUld1O9MHAjW9IKo/HrS41td2LTKEUwBdW7/IUI0FZ xcxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678928600; 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=QXRslCxGl+qgOW5PbY93zjNke969mT/FUjii8g4Te7E=; b=FX5QhVXXbvORLnLE2AKQ1he66FaNFmIlHdHmz8o935XLT6PaYRKkAzmvSJDcb2gtCy LaVatyi234LjGcZH5r6daQm40fh5K96DujH/Hfv+Oi8TebjAypg9rtIC51WFQkY+KCWa R1MNvzIn9PzJQg38QIPt/po/9Qw0a5gxDD2A0Xfn96oH9tPKNvtyYNpySJMOl1+7FX66 z/ombanILOWHyp6KE4/XI6DYKUpDinWAczMh6GfvhZg1NfFL8u+ND9xuXaIvJhX3Ihpy Ko9elleF0gXdvctAt5aPmzcPjrFMZ39dC8gHW647i/6DLDwRYWoxgHqfY6/eFsRBoocQ OCLg== X-Gm-Message-State: AO0yUKWswOE/Ce5zcMmQoGIIPOyJ9s8XONIrHbSFDHaVs3PvWhS0/kr8 Uf8AzYkLTA8JsCXF8FiLMtn/y2ne2pw= X-Google-Smtp-Source: AK7set8LnWed1k0hA2YdxkV6AaeSWKjwqsanehdOcDa9LUyz5l3iMPCiDeDg/56nR4NlFt5nc0QBXQ== X-Received: by 2002:a17:902:ce81:b0:1a0:7602:589e with SMTP id f1-20020a170902ce8100b001a07602589emr1860427plg.40.1678928600513; Wed, 15 Mar 2023 18:03:20 -0700 (PDT) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:66f1:cb87:4495:5f63]) by smtp.gmail.com with ESMTPSA id kf16-20020a17090305d000b0019309be03e7sm4240035plb.66.2023.03.15.18.03.19 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 18:03:20 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 3/5] python3-poetry-core: upgrade 1.5.1 -> 1.5.2 Date: Wed, 15 Mar 2023 18:02:59 -0700 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: 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 ; Thu, 16 Mar 2023 01:03:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178668 https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md#152---2023-03-13 1.5.2 - 2023-03-13 Fixed * Fix an issue where wheels built on Windows could contain duplicate entries in the RECORD file (#555). https://github.com/python-poetry/poetry-core/pull/555 Signed-off-by: Tim Orling --- ...ython3-poetry-core_1.5.1.bb => python3-poetry-core_1.5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-poetry-core_1.5.1.bb => python3-poetry-core_1.5.2.bb} (95%) diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.5.1.bb b/meta/recipes-devtools/python/python3-poetry-core_1.5.2.bb similarity index 95% rename from meta/recipes-devtools/python/python3-poetry-core_1.5.1.bb rename to meta/recipes-devtools/python/python3-poetry-core_1.5.2.bb index 952ffef99da..738b9786900 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.5.1.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_1.5.2.bb @@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/typing_extensions.LICENSE;md5=f16b323917992e0f8a6f0071bc9913e2 \ " -SRC_URI[sha256sum] = "41887261358863f25831fa0ad1fe7e451fc32d1c81fcf7710ba5174cc0047c6d" +SRC_URI[sha256sum] = "c6556c3b1ec5b8668e6ef5a4494726bc41d31907339425e194e78a6178436c14" inherit python_poetry_core pypi PYPI_ARCHIVE_NAME = "poetry_core-${PV}.${PYPI_PACKAGE_EXT}" From patchwork Thu Mar 16 01:03:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 21047 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 00992C7618D for ; Thu, 16 Mar 2023 01:03:24 +0000 (UTC) Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) by mx.groups.io with SMTP id smtpd.web11.2191.1678928603393518661 for ; Wed, 15 Mar 2023 18:03:23 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=m0PBgDe5; spf=pass (domain: gmail.com, ip: 209.85.214.175, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f175.google.com with SMTP id le6so82952plb.12 for ; Wed, 15 Mar 2023 18:03:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678928602; 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=84NKsuGHdf47Jo5bpwhIZ2GVibbaTaVrC29nd+DJEms=; b=m0PBgDe5d2dUWsg19+txsdyhTcDGGcZY5KxFxgtf27IRxn6Y11DVXZYEbFYcVffgs9 B2HDObYXFapLBxlCEV07MspZvI+GSEr23WBWQxYouHUl6qV7iV5/kFqwq3UhSfOFX92p YH+pTYSqGBZfugjU63K+XapieIMunJldYHdqwTL53n/8U0tzpAcNjhysD+8RQ0ElP+Zr GS1rhKs2qb7VSePj3Q+wlhc4syMfVtNlaDuL7PeFmk2Y+L2i6wfNX4SUMSy4wi6Nlda4 HgexmaZjQA/XKf2It5U3Bq6fqL7yXvNmuSkJLd1/VoXbdNQpybE8ESXCKdarEJwSkJ2n TQEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678928602; 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=84NKsuGHdf47Jo5bpwhIZ2GVibbaTaVrC29nd+DJEms=; b=LhF4cb5lBwZLVZIybmcawbx5llLX86uonK5bMkjh742e/zjmgFOPY+J20TKgvQySfV aG3z3nQ9Gy0N/OhNnMvaZ7IQJkX62XgL+d23pcGu/pxfwdhRQoxlVyoM/IjRDkV9lab9 IN68U6xi3kDa8SIx/MQWouRcjQ3p1WuogSgR4Jw4jHC4vl7MsUkXBxXmSz0ME9JJ53fm XJZK7g7xRxlaVI2Bd+fqhW7pq203TnpAri6DMJVexI9N1cpfCpSOeRhXEsPmQPI8J4y3 d72e+gcieDsb0ZhPdrJ4gwSw288unnCIuIdY9/rr7FLXyCuNq5uErXUXn8snfTQwffBm ccJA== X-Gm-Message-State: AO0yUKXyhXmEWT24lkzOH/yDj82pbLBXu+PS6qGI4siB8dggnO/KD/vQ PKClPW1sVcblv2+lWm1vvwPNLRGY3wI= X-Google-Smtp-Source: AK7set+aMjoqucq9D+mTIQwsl1aADAgOH5Osg411gaTe+vileX1xxeoC+rQDE4lUWYIpujFhaYbE+A== X-Received: by 2002:a17:903:41c5:b0:19a:9833:6f8 with SMTP id u5-20020a17090341c500b0019a983306f8mr1795683ple.35.1678928602563; Wed, 15 Mar 2023 18:03:22 -0700 (PDT) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:66f1:cb87:4495:5f63]) by smtp.gmail.com with ESMTPSA id kf16-20020a17090305d000b0019309be03e7sm4240035plb.66.2023.03.15.18.03.22 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 18:03:22 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 4/5] python3-urllib3: upgrade 1.26.14 -> 1.26.15 Date: Wed, 15 Mar 2023 18:03:00 -0700 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: 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 ; Thu, 16 Mar 2023 01:03:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178669 https://github.com/urllib3/urllib3/blob/1.26.x/CHANGES.rst#12615-2023-03-10 1.26.15 (2023-03-10) * Fix socket timeout value when HTTPConnection is reused (#2645) * Remove "!" character from the unreserved characters in IPv6 Zone ID parsing (#2899) * Fix IDNA handling of 'x80' byte (#2901) https://github.com/urllib3/urllib3/issues/2645 https://github.com/urllib3/urllib3/issues/2899 https://github.com/urllib3/urllib3/issues/2901 Signed-off-by: Tim Orling --- .../{python3-urllib3_1.26.14.bb => python3-urllib3_1.26.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_1.26.14.bb => python3-urllib3_1.26.15.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-urllib3_1.26.14.bb b/meta/recipes-devtools/python/python3-urllib3_1.26.15.bb similarity index 86% rename from meta/recipes-devtools/python/python3-urllib3_1.26.14.bb rename to meta/recipes-devtools/python/python3-urllib3_1.26.15.bb index f35a141df26..d2de7c4c022 100644 --- a/meta/recipes-devtools/python/python3-urllib3_1.26.14.bb +++ b/meta/recipes-devtools/python/python3-urllib3_1.26.15.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" -SRC_URI[sha256sum] = "076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72" +SRC_URI[sha256sum] = "8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305" inherit pypi setuptools3 From patchwork Thu Mar 16 01:03:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 21050 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 E7FD1C61DA4 for ; Thu, 16 Mar 2023 01:03:33 +0000 (UTC) Received: from mail-pj1-f43.google.com (mail-pj1-f43.google.com [209.85.216.43]) by mx.groups.io with SMTP id smtpd.web11.2190.1678928601491835043 for ; Wed, 15 Mar 2023 18:03:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=YofVQj0l; spf=pass (domain: gmail.com, ip: 209.85.216.43, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f43.google.com with SMTP id h12-20020a17090aea8c00b0023d1311fab3so32356pjz.1 for ; Wed, 15 Mar 2023 18:03:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678928605; 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=mRUrxLv3E2NXppqc/UBZBTh6eVgOe83PJA5P0GGdcKc=; b=YofVQj0lA+yCjswnC6FX2E/JgMUhkEVxVmf8uodqsUVQAiTAblHtdYdmtiEMgc6+Ce rL/rHvOFjhMnVp3A3AJKgH4boTuihCvRuQYWymzDGZwF4WBhDXxbmw/vr4Le/oSheQia INXnmVG2vjWhY+4NWCUEQ3dZJD7U6cAnl1cle85Mz+qJuyhYXdiT9dEgxlw+X8pe3RVa y8wVAglTod0wEoPYsau+dHsnhVuR9W8/sadx7X758qJAuO3je1+oJvTQlumltHsr5Lwr uqhtVbL7d6J1z5jUD4Zbn+Xsq7bq1WfLEVbQjsXuKy5vEXWtVLOAMQjnOy1GIXL6HhYu qKew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678928605; 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=mRUrxLv3E2NXppqc/UBZBTh6eVgOe83PJA5P0GGdcKc=; b=lcnfq4YbDPrmWvgtByRRRWURnpgnjdlVHuyD+GPaxv2Pf8+YILtwwb7AMYzKb0UQVi f0YHn/RDJg5zogywlchhvYcpqnLIMyg8CBwZAgSNQLxkOTEolaURkB7WjOK/aulpbwLi W2u8SYkJ1y2SG3d9x/K6maL5rqIEz6lWC7moewdLpn+0evyWiXFhsSRt7T9tStRb1ag7 amITU8rI92Eee1fVd26SZmeMwHCI9IEoosCdYKamGTgPbXb+DiEa2Hd+XmksNBw7uNy0 EBoWarbxLXhxPiWeyZh4fcHxRUpTUqSS/yR6qPFWJ/sb5V5Rp8oCBop0y3dTmVDuOLzD d6Fw== X-Gm-Message-State: AO0yUKW9ySE5Jcm2OfnMdPSmvcJt1lpsjb6b4KJVHHoU9vgV0cNUl9Rm 45wUSND6REylF4BErmVYN8Fb8n4VpdY= X-Google-Smtp-Source: AK7set9+2yIBlaUOwAEjviHBr4iASiokhxUGhLrzcuBI86n4PoBENkImxMveXkuyWev+6HS8rHpdkA== X-Received: by 2002:a17:903:64b:b0:1a0:7425:4b73 with SMTP id kh11-20020a170903064b00b001a074254b73mr1442263plb.4.1678928604762; Wed, 15 Mar 2023 18:03:24 -0700 (PDT) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:66f1:cb87:4495:5f63]) by smtp.gmail.com with ESMTPSA id kf16-20020a17090305d000b0019309be03e7sm4240035plb.66.2023.03.15.18.03.24 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 18:03:24 -0700 (PDT) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 5/5] python3-wheel: upgrade 0.38.4 -> 0.40.0 Date: Wed, 15 Mar 2023 18:03:01 -0700 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: References: 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 ; Thu, 16 Mar 2023 01:03:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178670 * Drop pyproject.toml patch, merged upstream https://wheel.readthedocs.io/en/stable/news.html#release-notes 0.40.0 (2023-03-14) * Added a wheel tags command to modify tags on an existing wheel (PR by Henry Schreiner) * Updated vendored packaging to 23.0 * wheel unpack now preserves the executable attribute of extracted files * Fixed spaces in platform names not being converted to underscores (PR by David Tucker) * Fixed RECORD files in generated wheels missing the regular file attribute * Fixed DeprecationWarning about the use of the deprecated pkg_resources API (PR by Thomas Grainger) * Wheel now uses flit-core as a build backend (PR by Henry Schreiner) License-Update: use LICENSE.txt for LIC_FILES_CHKSUM instead of PKG-INFO Signed-off-by: Tim Orling --- ...roject.toml-from-flit-backend-branch.patch | 100 ------------------ ...heel_0.38.4.bb => python3-wheel_0.40.0.bb} | 6 +- 2 files changed, 2 insertions(+), 104 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-wheel/0001-Backport-pyproject.toml-from-flit-backend-branch.patch rename meta/recipes-devtools/python/{python3-wheel_0.38.4.bb => python3-wheel_0.40.0.bb} (62%) diff --git a/meta/recipes-devtools/python/python3-wheel/0001-Backport-pyproject.toml-from-flit-backend-branch.patch b/meta/recipes-devtools/python/python3-wheel/0001-Backport-pyproject.toml-from-flit-backend-branch.patch deleted file mode 100644 index 023de0e6a88..00000000000 --- a/meta/recipes-devtools/python/python3-wheel/0001-Backport-pyproject.toml-from-flit-backend-branch.patch +++ /dev/null @@ -1,100 +0,0 @@ -From f00dd220346773bc088d403847ee7f06f2b4c30a Mon Sep 17 00:00:00 2001 -From: Tim Orling -Date: Fri, 18 Feb 2022 11:09:16 -0800 -Subject: [PATCH] Backport pyproject.toml from flit-backend branch - -This allows us to bootstrap wheels and PEP-517 packaging. - -Upstream-Status: Backport from flit-backend branch -https://raw.githubusercontent.com/pypa/wheel/4f6ba78fede38a8d9e35a14e38377a121033afb3/pyproject.toml - -Signed-off-by: Tim Orling ---- - pyproject.toml | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++ - 1 file changed, 78 insertions(+) - create mode 100644 pyproject.toml - -diff --git a/pyproject.toml b/pyproject.toml -new file mode 100644 -index 0000000..749b8de ---- /dev/null -+++ b/pyproject.toml -@@ -0,0 +1,78 @@ -+[build-system] -+requires = ["flit_core >=3.2,<4"] -+build-backend = "flit_core.buildapi" -+ -+[project] -+name = "wheel" -+description = "A built-package format for Python" -+readme = "README.rst" -+classifiers = [ -+ "Development Status :: 5 - Production/Stable", -+ "Intended Audience :: Developers", -+ "Topic :: System :: Archiving :: Packaging", -+ "License :: OSI Approved :: MIT License", -+ "Programming Language :: Python", -+ "Programming Language :: Python :: 3 :: Only", -+ "Programming Language :: Python :: 3.7", -+ "Programming Language :: Python :: 3.8", -+ "Programming Language :: Python :: 3.9", -+ "Programming Language :: Python :: 3.10" -+] -+authors = [{name = "Daniel Holth", email = "dholth@fastmail.fm"}] -+maintainers = [{name = "Alex Grönholm", email = "alex.gronholm@nextday.fi"}] -+keywords = ["wheel", "packaging"] -+license = {file = "LICENSE.txt"} -+requires-python = ">=3.7" -+dependencies = [ -+ "setuptools >= 45.2.0" -+] -+dynamic = ["version"] -+ -+[project.urls] -+Documentation = "https://wheel.readthedocs.io/" -+Changelog = "https://wheel.readthedocs.io/en/stable/news.html" -+"Issue Tracker" = "https://github.com/pypa/wheel/issues" -+ -+[project.scripts] -+wheel = "wheel.cli:main" -+ -+[project.entry-points."distutils.commands"] -+bdist_wheel = "wheel.bdist_wheel:bdist_wheel" -+ -+[project.optional-dependencies] -+test = [ -+ "pytest >= 3.0.0" -+] -+ -+[tool.flit.sdist] -+exclude = [ -+ ".cirrus.yml", -+ ".github/*", -+ ".gitignore", -+ ".pre-commit-config.yaml", -+ ".readthedocs.yml" -+] -+ -+[tool.black] -+target-version = ['py37'] -+extend-exclude = ''' -+^/src/wheel/vendored/ -+''' -+ -+[tool.isort] -+src_paths = ["src"] -+profile = "black" -+skip_gitignore = true -+ -+[tool.flake8] -+max-line-length = 88 -+ -+[tool.pytest.ini_options] -+testpaths = "tests" -+ -+[tool.coverage.run] -+source = ["wheel"] -+omit = ["*/vendored/*"] -+ -+[tool.coverage.report] -+show_missing = true diff --git a/meta/recipes-devtools/python/python3-wheel_0.38.4.bb b/meta/recipes-devtools/python/python3-wheel_0.40.0.bb similarity index 62% rename from meta/recipes-devtools/python/python3-wheel_0.38.4.bb rename to meta/recipes-devtools/python/python3-wheel_0.40.0.bb index 6263cbc45c7..2b8111d544b 100644 --- a/meta/recipes-devtools/python/python3-wheel_0.38.4.bb +++ b/meta/recipes-devtools/python/python3-wheel_0.40.0.bb @@ -2,14 +2,12 @@ SUMMARY = "The official binary distribution format for Python " HOMEPAGE = "https://github.com/pypa/wheel" SECTION = "devel/python" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=8227180126797a0148f94f483f3e1489" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7ffb0db04527cfe380e4f2726bd05ebf" -SRC_URI[sha256sum] = "965f5259b566725405b05e7cf774052044b1ed30119b5d586b2703aafe8719ac" +SRC_URI[sha256sum] = "cd1196f3faee2b31968d626e1731c94f99cbdb67cf5a46e4f5656cbee7738873" inherit python_flit_core pypi -SRC_URI += " file://0001-Backport-pyproject.toml-from-flit-backend-branch.patch" - BBCLASSEXTEND = "native nativesdk" # This used to use the bootstrap install which didn't compile. Until we bump the