From patchwork Fri Feb 3 17:50:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18989 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 59EB7C636D6 for ; Fri, 3 Feb 2023 17:50:51 +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.17945.1675446650640375787 for ; Fri, 03 Feb 2023 09:50:50 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=kHAUbm4u; spf=pass (domain: gmail.com, ip: 209.85.214.179, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f179.google.com with SMTP id e6so5969628plg.12 for ; Fri, 03 Feb 2023 09:50:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=6Vpjxek9ql+/NH9NU87iup1Mrujxf3iFV/yxdHERdaA=; b=kHAUbm4uZhgd7EKBBlwkjQKKZLqwLmECyrbqK9C5PvgdDlD+eM2eOVrPApQkKpm9T0 egB0ejVQc923vZnLndsHgi7BIISuBS8n//O51OcrQsbYnkPq7EhFwwDobEgnwmh7CJqk lZvj1gS20Q+/K7qvjHo0D1wwVxBS4MipTsHFZef4fKrBq0hcpRCEJ7bSmTRv8xJT4a/5 YVvKcuXcMkQIIGxcT4+hZ954qk9pxhto8WmLL9ZCc8pFLipF0r9IYbHvUYY7kbpoBzHP e9YC9h9M7lrvu9HceYJY9UgtEnwQEV9QYtgRrFkwqUZLdAOLT2rAtB63z06x+gSul9Qr u7jA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=6Vpjxek9ql+/NH9NU87iup1Mrujxf3iFV/yxdHERdaA=; b=Kd34wFCzWZidHdndbUOnjYw3P6eyhTK4Rn2aUXgigQtcPF2EVW1VjaoSfQfhbK+ue8 EzB9rknhMNOxC1ZKReE3ZZQp77g630zFepBBNPEAoxw2b477qfo65mWvuxx1ssirRhAF SKDgHd1nrT1wTWsVCEM2LAvfCKS8wi4W/bYlYGZCGit3RBV1KcnIwuxOvpzOineGBcSP JqzjQ8GkWu1CowKmuebRQ5zTF41XRkqNRkFXbB8nZDznlBzjY9OFoIz3/LKxxzzNATnU pGsvX155i8KOtZGbQPKsw7JhE+epeF1i7SVeysKH9vYs6Af5KocVbYBpgiqn1FSWLwUS GzUQ== X-Gm-Message-State: AO0yUKXcw5nQvn3gDbYjnJNrOsCbI/lk3ae9CikDBvLHSRSHRESoVJxg tYhBlBKjt/o0X36daQVrycJKkpe1d1w= X-Google-Smtp-Source: AK7set92tr+htdVSrib4D8ssm3ZwXPyijXzni3t6G54Q2c1ZNiNu5Oh5DmMLOeumIRt+FIbABB5Zkw== X-Received: by 2002:a05:6a20:1455:b0:be:d4d:81bb with SMTP id a21-20020a056a20145500b000be0d4d81bbmr6303318pzi.53.1675446649691; Fri, 03 Feb 2023 09:50:49 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.50.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:50:49 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 01/14] libtest-needs-perl: upgrade 0.002009 -> 0.002010 Date: Fri, 3 Feb 2023 09:50:22 -0800 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 ; Fri, 03 Feb 2023 17:50:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176735 0.002010 - 2023-01-22 - split main test into three separate scripts - avoid outputting multiple plans if used with no_plan Signed-off-by: Tim Orling --- ...t-needs-perl_0.002009.bb => libtest-needs-perl_0.002010.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/perl/{libtest-needs-perl_0.002009.bb => libtest-needs-perl_0.002010.bb} (86%) diff --git a/meta/recipes-devtools/perl/libtest-needs-perl_0.002009.bb b/meta/recipes-devtools/perl/libtest-needs-perl_0.002010.bb similarity index 86% rename from meta/recipes-devtools/perl/libtest-needs-perl_0.002009.bb rename to meta/recipes-devtools/perl/libtest-needs-perl_0.002010.bb index 43a9a6b7d32..79a06170e02 100644 --- a/meta/recipes-devtools/perl/libtest-needs-perl_0.002009.bb +++ b/meta/recipes-devtools/perl/libtest-needs-perl_0.002010.bb @@ -17,8 +17,7 @@ DEPENDS += "perl" SRC_URI = "https://cpan.metacpan.org/authors/id/H/HA/${CPAN_AUTHOR}/${CPAN_NAME}-${PV}.tar.gz" -SRC_URI[md5sum] = "5643cd323afb77d20363acbaf9b12bcc" -SRC_URI[sha256sum] = "571c21193ad16195df58b06b268798796a391b398c443271721d2cc0fb7c4ac3" +SRC_URI[sha256sum] = "923ffdc78fcba96609753e4bae26b0ba0186893de4a63cd5236e012c7c90e208" S = "${WORKDIR}/${CPAN_NAME}-${PV}" From patchwork Fri Feb 3 17:50:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18992 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 42E8AC636D6 for ; Fri, 3 Feb 2023 17:51:01 +0000 (UTC) Received: from mail-pg1-f178.google.com (mail-pg1-f178.google.com [209.85.215.178]) by mx.groups.io with SMTP id smtpd.web10.17897.1675446653927311914 for ; Fri, 03 Feb 2023 09:50:53 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=p9uzV5n0; spf=pass (domain: gmail.com, ip: 209.85.215.178, mailfrom: ticotimo@gmail.com) Received: by mail-pg1-f178.google.com with SMTP id v3so4141268pgh.4 for ; Fri, 03 Feb 2023 09:50:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=b22RYdV1zzNT1ujQJgX0QtdrDLFHT7SuPjc6nxgYdCs=; b=p9uzV5n0RdjKLJhFKo1PqijbE7zjFvPpNSnwlMTcVD7M0XLkNaFBPx6MtWRdh+L60i Lpuq6ZcvZ+GD7vK50usDoGDfK0dwfzANS4pa4tHV9b4QUvIVbARVeJOeOO38EMzO3uJo B+R/vu3nNl7xWwbYpi1BhD2TH5qiJbMaekaewRPmTYSTHHRx0n5zGW0gzD+iO3H6iS5U oETKYsgedX/HdRAWNKuuXPf9xdAvpXdLhPZDuCDEAQZOMjDqYimM+0yvVUMuZaGCPftM dtvAvatNEnuOuP3ZyiMo7CoQIRWmGhQ/9WKTklt2qAIqGgYJ7cEX6MTT5u3jmMQp7Sr8 RIdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=b22RYdV1zzNT1ujQJgX0QtdrDLFHT7SuPjc6nxgYdCs=; b=AXSBXl8UvktLSHsuAY4pxsHAXzTyFdgN1dZ12mfQRPI0TCEMhV7WrZFJAL63X7bjDQ RnxwvLNzAW7e7cpO3mwdJX5yZgF1XEIH3dp35lS6pscLbBwmfE2GL6IzCuPqq7pdqHp5 7K7hUT3p9HRl5gZYvoD+77DupKnjTvBPn5fXK6sOY3NqSlIRprIYS23/KlHz+UDXlAKG px8M5Yr9GJqbX8K8jp569j9UyXvSgCPfm/MF7FGPwvgylCKJczFsflOfiOGRhlKD/h+T e0q6iLYK58XoKHnc/YSTdR9pDGoit0gvDnfR2e//eAtOFQyMt0/Y0jC8bUcMdcOyQlmJ Xerw== X-Gm-Message-State: AO0yUKXwYO/11xct8499U2F83inuef0GawNq+rwzw7UP+TasV60R14yg qszLZy1Ov4BWEpnPZu+/SF2ozDyBh9w= X-Google-Smtp-Source: AK7set9XSMXiYwGwPVIuWUWmHeYhan22JSCRBfYaM3xSPPBLu57YwwWuowJYFUbz5Jh2huFUSZ2GEg== X-Received: by 2002:a05:6a00:2790:b0:593:f191:966 with SMTP id bd16-20020a056a00279000b00593f1910966mr10513613pfb.1.1675446652877; Fri, 03 Feb 2023 09:50:52 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.50.52 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:50:52 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 02/14] python3-pytest: upgrade 7.2.0 -> 7.2.1 Date: Fri, 3 Feb 2023 09:50:23 -0800 Message-Id: <9e21e15e80b8b967fde71c370c9f20fee18559b2.1675446372.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 ; Fri, 03 Feb 2023 17:51:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176736 https://docs.pytest.org/en/stable/changelog.html#pytest-7-2-1-2023-01-13 pytest 7.2.1 (2023-01-13) Bug Fixes #10452: Fix ‘importlib.abc.TraversableResources’ deprecation warning in Python 3.12. #10457: If a test is skipped from inside a fixture, the test summary now shows the test location instead of the fixture location. #10506: Fix bug where sometimes pytest would use the file system root directory as rootdir on Windows. #10607: Fix a race condition when creating junitxml reports, which could occur when multiple instances of pytest execute in parallel. #10641: Fix a race condition when creating or updating the stepwise plugin’s cache, which could occur when multiple xdist worker nodes try to simultaneously update the stepwise plugin’s cache. Signed-off-by: Tim Orling --- .../python/{python3-pytest_7.2.0.bb => python3-pytest_7.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytest_7.2.0.bb => python3-pytest_7.2.1.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-pytest_7.2.0.bb b/meta/recipes-devtools/python/python3-pytest_7.2.1.bb similarity index 93% rename from meta/recipes-devtools/python/python3-pytest_7.2.0.bb rename to meta/recipes-devtools/python/python3-pytest_7.2.1.bb index 02fc55fdb0b..85fc507dde9 100644 --- a/meta/recipes-devtools/python/python3-pytest_7.2.0.bb +++ b/meta/recipes-devtools/python/python3-pytest_7.2.1.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] = "c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59" +SRC_URI[sha256sum] = "d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42" DEPENDS += "python3-setuptools-scm-native" From patchwork Fri Feb 3 17:50:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18991 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 5D2E7C61DA4 for ; Fri, 3 Feb 2023 17:51:01 +0000 (UTC) Received: from mail-pl1-f170.google.com (mail-pl1-f170.google.com [209.85.214.170]) by mx.groups.io with SMTP id smtpd.web11.17949.1675446656594965714 for ; Fri, 03 Feb 2023 09:50:56 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=IB7xNsst; spf=pass (domain: gmail.com, ip: 209.85.214.170, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f170.google.com with SMTP id g13so1200486ple.10 for ; Fri, 03 Feb 2023 09:50:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=mfzxpssNl15bN/Htd2h7K/Su181sATbRuvOLyjhGDxU=; b=IB7xNsstbsOCgKeX31ZCkh3AgT7dDNsXimmBH5GYLFRAcQ+zD0e5Z65HNW6/5UxOtv TAzDsETzZclVZxp0PslSomwOWOH0nO3QuogI879eLSb0aScM6V6/VM8wSBgGG16Ym2ss 5LuxnX6aSIDKKSVtcbR45hyP1BjK1GK5prOicLpHK3+E5svItRADdNDTydYTXo8fKL6N /I51xIzGuX50e4RKT6+PqaoReWZTLc9bvrXUbMv8fSvDAAgBLbnylW26xUgmGfrOq0pR DkMIRld6tIkZUdiZCMzqbsPQGA7AJEqVsUpvUf3wrPAXsDHO/EZ1fwC3CiN8BBY0qbDa OwOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=mfzxpssNl15bN/Htd2h7K/Su181sATbRuvOLyjhGDxU=; b=Su4x3x6wQXB+tt6yH2Noga5azH3j4aJ8KHceJEQ/DiKpgwYSPTQ6VF5z3BUH8QjuzH pXGH83+nnPEHEzLQW1pWFqHSv7tv4fRIAivBMgyKb+GIzx/r5mKi8IgKkrjoHNrx5UKL Bx5hSBVLKpa79IQbPrzkl2WoM7jpd6nFCm+7GmfTRtbzm40M54XS5DTapZjBOlUGbK5p +SDoPVqFF+uf/BojhQ7eFdBzyET9p3X6cv7GcqgpS+P9San6zmMYsR1TxOZm93fCnU0b JNX6/uPD77Az1T7GowlB9UeD+nKBOOIaXdINuc5qtwPl2by/BMs1nVTuGivGCgF+SHy/ cWuQ== X-Gm-Message-State: AO0yUKVQ981D+6kS+DpOHzTzXAWRKLG0s91r3lbQ8neA8viD0BCfX0Qq mnl0/a3+coyErNHl4Dsd6Qhthj+ydzA= X-Google-Smtp-Source: AK7set/4eYQGLRJFba/F22wlp3ql8HeVBFKp8kDZjdHY9Q2sI+fMwQxS+EvmOJlu+OBXXhDDHcWkUA== X-Received: by 2002:a17:90b:3b8e:b0:22c:4f5e:de4d with SMTP id pc14-20020a17090b3b8e00b0022c4f5ede4dmr11526507pjb.20.1675446655577; Fri, 03 Feb 2023 09:50:55 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.50.55 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:50:55 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 03/14] python3-hypothesis: upgrade 6.62.0 -> 6.66.0 Date: Fri, 3 Feb 2023 09:50:24 -0800 Message-Id: <598c17bc287c78c23352573a4e0b5b51839f9fcf.1675446372.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 ; Fri, 03 Feb 2023 17:51:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176737 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-66-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-2 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-1 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-64-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-63-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-62-1 Signed-off-by: Tim Orling --- ...ython3-hypothesis_6.62.0.bb => python3-hypothesis_6.66.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.62.0.bb => python3-hypothesis_6.66.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.62.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.62.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb index 4369a697bd9..3101845e48c 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.62.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "76f1141e8237f6dd0780a171bec5d6aec873208ccc27b5f9753d4cccd8904272" +SRC_URI[sha256sum] = "2fb334ab068dc6e7c02d49a1c694f66bd1f681197eeed94406650a59eebef870" RDEPENDS:${PN} += " \ python3-attrs \ From patchwork Fri Feb 3 17:50:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18993 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 421B0C636D4 for ; Fri, 3 Feb 2023 17:51:01 +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.17899.1675446659369502713 for ; Fri, 03 Feb 2023 09:50:59 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hPMbZiYm; spf=pass (domain: gmail.com, ip: 209.85.216.54, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f54.google.com with SMTP id bx22so2840637pjb.3 for ; Fri, 03 Feb 2023 09:50:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=wvFdPos7LEuqBFM204cCLLaGfuL3cN5imeg4nHKkNxM=; b=hPMbZiYmuT14hExQor3Kq/gWhZ1gOw+Wtr5iDy6EF3j590M5WxdZBFypb3i0HIrZIn uPE3oAE7DRY0JfB1hdo/jH1MdJIF/wK53MQJjrU6LfBzcgyuX8os9qlHJI26FnJl9tGR exUwJCytjO9Ylq3qhOzE0gfrTrrrAliT8lJl5JVI8dJ/zomtvXSfZn4ZgRCulCcUFrAd KFDLQIH4lNhv6v8AoqQ3UkfA426RIZjIlLpEAZCBchPeeWKihmd6qUpYojq7mJVFcRM3 9Mk5Qtk6kgBymjQsPDzNZG7AhSinAWrC/xHk/0PtMLdNmyM5cUmJw1q7vf8pBwrG7VGB PMSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=wvFdPos7LEuqBFM204cCLLaGfuL3cN5imeg4nHKkNxM=; b=Wg2oNdyfv+f46cBC6p+uD4mEwuhW3djXSQKCew2f0+moKwf9TeY8gwEK8ORxLX2yL6 nOFSvvWWn/BJRJ5vRJxsYLgr8Mq+jkYaaV0bX7ulFl5hveksncwsZWf6USkwbXqwZkNH 1+8n0PYKhld+ziiKidfRmlXpLwiKsQAuiwbH3HAj+F6chuFk0bdXRjaGcNSFrlGDlyM5 jyr8jDI/GQNA6GPcqSD3oFOTsb2aisOMq3PHnNTj+tCxTaZ8tYwUYVmQRKa30KsS0/R1 ilbWUr7SmPbqJ3XRJACHP9r94XVNbLiiZgrbzfw8r9EvJvpDdDaZYMG2xJEclyo2l5da VJvQ== X-Gm-Message-State: AO0yUKU9UuP2c66/YxmmvggN2ecXNyuXaGBWqGwo4wz5u9SsQXmkc/wf csU5w26X784bYZ3X4UAHO7mjXFlAPfM= X-Google-Smtp-Source: AK7set/Sz2kQQhjMC+e3GICV6emKI+8448YCwZ55PXnYZPnnQd7weQNrJPRpga62e5x8JD1fKw2GSQ== X-Received: by 2002:a17:903:1205:b0:196:15af:e6de with SMTP id l5-20020a170903120500b0019615afe6demr13626167plh.68.1675446658341; Fri, 03 Feb 2023 09:50:58 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.50.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:50:57 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 04/14] python3-poetry-core: upgrade 1.4.0 -> 1.5.0 Date: Fri, 3 Feb 2023 09:50:25 -0800 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 ; Fri, 03 Feb 2023 17:51:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176738 * Drop deterministic.patch; merged https://github.com/python-poetry/poetry-core/pull/545 * Drop vendored pyparsing LICENSE; no longer vendored https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md#150---2023-01-27 Signed-off-by: Tim Orling --- .../python3-poetry-core/deterministic.patch | 23 ------------------- ..._1.4.0.bb => python3-poetry-core_1.5.0.bb} | 5 +--- 2 files changed, 1 insertion(+), 27 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-poetry-core/deterministic.patch rename meta/recipes-devtools/python/{python3-poetry-core_1.4.0.bb => python3-poetry-core_1.5.0.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-poetry-core/deterministic.patch b/meta/recipes-devtools/python/python3-poetry-core/deterministic.patch deleted file mode 100644 index 402ee530944..00000000000 --- a/meta/recipes-devtools/python/python3-poetry-core/deterministic.patch +++ /dev/null @@ -1,23 +0,0 @@ -builders/wheel: Ensure dist-info is written determinisically - -glob() returns values in "on disk" order. To make the RECORD file -deterministic and consistent between builds we need to sort the -data before adding to the records list. - -Signed-off-by: Richard Purdie - -Upstream-Status: Submitted [https://github.com/python-poetry/poetry-core/pull/545] - -Index: builders/wheel.py -=================================================================== ---- a/src/poetry/core/masonry/builders/wheel.py -+++ b/src/poetry/core/masonry/builders/wheel.py -@@ -294,7 +294,7 @@ class WheelBuilder(Builder): - - def _copy_dist_info(self, wheel: zipfile.ZipFile, source: Path) -> None: - dist_info = Path(self.dist_info) -- for file in source.glob("**/*"): -+ for file in sorted(source.glob("**/*") ): - if not file.is_file(): - continue - diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.4.0.bb b/meta/recipes-devtools/python/python3-poetry-core_1.5.0.bb similarity index 89% rename from meta/recipes-devtools/python/python3-poetry-core_1.4.0.bb rename to meta/recipes-devtools/python/python3-poetry-core_1.5.0.bb index 8a950220125..03db426b39a 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.4.0.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_1.5.0.bb @@ -14,20 +14,17 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \ file://src/poetry/core/_vendor/packaging/LICENSE.APACHE;md5=2ee41112a44fe7014dce33e26468ba93 \ file://src/poetry/core/_vendor/packaging/LICENSE.BSD;md5=7bef9bf4a8e4263634d0597e7ba100b8 \ - file://src/poetry/core/_vendor/pyparsing/LICENSE;md5=657a566233888513e1f07ba13e2f47f1 \ file://src/poetry/core/_vendor/pyrsistent/LICENSE.mit;md5=b695eb9c6e7a6fb1b1bc2d193c42776e \ file://src/poetry/core/_vendor/tomlkit/LICENSE;md5=31aac0dbc1babd278d5386dadb7f8e82 \ file://src/poetry/core/_vendor/typing_extensions.LICENSE;md5=f16b323917992e0f8a6f0071bc9913e2 \ " -SRC_URI[sha256sum] = "514bd33c30e0bf56b0ed44ee15e120d7e47b61ad908b2b1011da68c48a84ada9" +SRC_URI[sha256sum] = "253521bb7104e1df81f64d7b49ea1825057c91fa156d7d0bd752fefdad6f8c7a" inherit python_poetry_core pypi PYPI_ARCHIVE_NAME = "poetry_core-${PV}.${PYPI_PACKAGE_EXT}" S = "${WORKDIR}/poetry_core-${PV}" -SRC_URI += "file://deterministic.patch" - RDEPENDS:${PN}:append:class-target = "\ python3-compression \ python3-core \ From patchwork Fri Feb 3 17:50:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18990 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 5D6CCC6379F for ; Fri, 3 Feb 2023 17:51:01 +0000 (UTC) Received: from mail-pl1-f178.google.com (mail-pl1-f178.google.com [209.85.214.178]) by mx.groups.io with SMTP id smtpd.web10.17886.1675446645464898998 for ; Fri, 03 Feb 2023 09:51:01 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Cni8Eroc; spf=pass (domain: gmail.com, ip: 209.85.214.178, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f178.google.com with SMTP id m13so5975820plx.13 for ; Fri, 03 Feb 2023 09:51:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=W7wrT7H6XDTL9YADvP8KOwpa5VR4XvpIThuth0N9MVM=; b=Cni8ErocpChjUXbAliipwhG+9uV5flECeyPZQDaPaEIkNLRAXPRJt/eZ3ht4nn31SL 6Ok2DWwRlrFZd38fc/hHQ2N/ELnHllXA279YM9wGEgwEuAzpHgf5MzKmJ5ISAj06DfGo j+FX2BXWNy/gOe4PbVVoa8fL8PT6ul98zjULOMyu/CfOLKVHo8W5ZyLk1+lKT2IB9vxm c0y15oLD9tL7UJIJZ0KXtwSH4pN+KbV4V07kT+/ov77mw3cqpHylymrY0Hpvgm/6EkMC wPBTTTV6IUj2WJfdIxzGTwVMoKL4NU+uXsKzmAeYGTvw0K//XQwGlMmfMzL5Yr6uiFrO Do4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=W7wrT7H6XDTL9YADvP8KOwpa5VR4XvpIThuth0N9MVM=; b=I+76qB+Eqeqkf6uRP+BQuNqEAPaUOU6IA1adRTdQX7cRl32RCZbn2vj07LucWA0M+M enH+BrbBxpbhfBk8OAj9heDrRHCrJKcuNa3XkZAdtXar/5bq4tsku08NLllba/d/bgkd V3EXvFc4ni0AMwYZLB9GgrU/bTdCOHlhuy01lSsHyWPFnwTvNTkr0I5K5jafguIBQP8e edVW/B8Ummr4Qg3y7a3PR9USOOTDneVbM4QKqBZsE7WL2Ek1s8BofiywNG9x0cmXyEg/ JQdt6MHgozMtvFWMYq7ao3Duyn+9+JQ2J4doqKjPUvisO8WQoWuvHcTrsWJxitYRZjLR iFVg== X-Gm-Message-State: AO0yUKWYhBen4N3L8vrET6OR4WBdR1u/UjAsMz7obx4x+QuOALu+XN2M PDGf0sasYCX0eReXSHGumk96iNdFhec= X-Google-Smtp-Source: AK7set/h5uaHtkT5LasFaedPGpTBn/WAbiqYCuZGUn0V8CjqkzRuDykDKdMAcYRZbt9n5l06G6hMKQ== X-Received: by 2002:a17:90a:5:b0:230:2052:1c2 with SMTP id 5-20020a17090a000500b00230205201c2mr11712395pja.42.1675446660147; Fri, 03 Feb 2023 09:51:00 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.50.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:50:59 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 05/14] python3-iniconfig: upgrade 1.1.1 -> 2.0.0 Date: Fri, 3 Feb 2023 09:50:26 -0800 Message-Id: <2915515155066054111fc6224bd07c03bdae8abb.1675446372.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 ; Fri, 03 Feb 2023 17:51:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176739 * Switch to hatchling build-backend * inherit python_hatchling instead of python_setuptools_build_meta * DEPENDS on python3-hatch-vcs-native instead of python3-setuptools-scm-native 2.0.0 ====== * add support for Python 3.7-3.11 * drop support for Python 2.6-3.6 * add encoding argument defaulting to utf-8 * inline and clarify type annotations * move parsing code from inline to extra file * add typing overloads for helper methods .. note:: major release due to the major changes in python versions supported + changes in packaging the api is expected to be compatible Signed-off-by: Tim Orling --- ...thon3-iniconfig_1.1.1.bb => python3-iniconfig_2.0.0.bb} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-devtools/python/{python3-iniconfig_1.1.1.bb => python3-iniconfig_2.0.0.bb} (46%) diff --git a/meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb b/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb similarity index 46% rename from meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb rename to meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb index 4643437b800..ca50ebbc352 100644 --- a/meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb +++ b/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb @@ -4,9 +4,8 @@ HOMEPAGE = "https://pypi.org/project/iniconfig/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9" -SRC_URI[md5sum] = "0b7f3be87481211c183eae095bcea6f1" -SRC_URI[sha256sum] = "bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32" +SRC_URI[sha256sum] = "2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3" -DEPENDS += "python3-setuptools-scm-native" +DEPENDS += "python3-hatch-vcs-native" -inherit pypi python_setuptools_build_meta +inherit pypi python_hatchling From patchwork Fri Feb 3 17:50:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18995 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 43253C05027 for ; Fri, 3 Feb 2023 17:51:11 +0000 (UTC) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mx.groups.io with SMTP id smtpd.web10.17903.1675446663082409502 for ; Fri, 03 Feb 2023 09:51:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=WhT7C+3S; spf=pass (domain: gmail.com, ip: 209.85.216.46, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f46.google.com with SMTP id c10-20020a17090a1d0a00b0022e63a94799so9504016pjd.2 for ; Fri, 03 Feb 2023 09:51:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=HI0J4/QE76Z3jjFiq45+c2zJeRJXFNBWoiNNdI7ZfJY=; b=WhT7C+3SyyjqPCTYDUBVOnSyK5KtiOPWPwYlTBDbeXiD1ShCAskoDFEhxhrGdEWj9T eFfS6MfNhb5RLzgEpLHr8jVLOY7UvqnDOdw5ATc4Dcygew80c693imCGNNWsXkojPAP7 v1ZOji1MEBBAYV8uDu7cK7Kv1xf0+RlMnLM+1C6CeRv9ASvlN5oCRce4qGUR03Bdnwpb IywdvJOyi6PgCjz+z1NJ0pPZ8RG93TydGgdubYl8VpF9tenSOiFoSwB7fclJg7H7+Abf GksFMjWgq0mTQCeD05cGj4zg9sUw5z6/2kCO/HdJOhgxBf1oJNIHAXwRC7RWs+JdSm7p F+Aw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=HI0J4/QE76Z3jjFiq45+c2zJeRJXFNBWoiNNdI7ZfJY=; b=BemmZytkO0BloeFl/3NWOGTotnUWmlOolYPVEAXrNRE+SVBVxAntxHv/s8yH0tiKqD JRYeFHVYVP2y3NBFw9UdIGbobNxL9S3QsLU3zHZtr/ZEzU9kcKuHQGRXgu6Tx6kCz+jU QsIaS4XS960OMcXHUUhasYJ6DT0v9173pDNOuXM1pqfG7IWnG7ClgJOWdi5BEIGSzZYR 99NG20VT782J+2wbb4iAxM0f1AbByHb8HNdxQTeAWld4vXitsBJq7KBnyeplIVIX9Ev1 qdxsGG+3yZojinOsbMLFC8MPBbKPX6p2/+N5x7MFBgAnd5Ux+EKBE71kbWbf8yapDJtp yufg== X-Gm-Message-State: AO0yUKUUY0RsQr0NR7FqCzxoZ1belKH8xLheErZvBw6uq0CGJwh5gPVc +F0TD9NUee36IDqc+n3wcMZ1GmoWncQ= X-Google-Smtp-Source: AK7set8lOk949oR41ztUUSeFmcf9xnMJhcitx/7g0NWrTLXF+QCX2o3J/Sh0VKwth57TREpPF+GM1g== X-Received: by 2002:a05:6a20:3a83:b0:bf:58d1:ce8e with SMTP id d3-20020a056a203a8300b000bf58d1ce8emr4845318pzh.13.1675446662062; Fri, 03 Feb 2023 09:51:02 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.01 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:01 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 06/14] python3-pytz: upgrade 2022.7 -> 2022.7.1 Date: Fri, 3 Feb 2023 09:50:27 -0800 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 ; Fri, 03 Feb 2023 17:51:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176740 https://github.com/stub42/pytz/commits/release_2022.7.1 Signed-off-by: Tim Orling --- .../python/{python3-pytz_2022.7.bb => python3-pytz_2022.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytz_2022.7.bb => python3-pytz_2022.7.1.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-pytz_2022.7.bb b/meta/recipes-devtools/python/python3-pytz_2022.7.1.bb similarity index 89% rename from meta/recipes-devtools/python/python3-pytz_2022.7.bb rename to meta/recipes-devtools/python/python3-pytz_2022.7.1.bb index a6a69c8b596..553b9cfa181 100644 --- a/meta/recipes-devtools/python/python3-pytz_2022.7.bb +++ b/meta/recipes-devtools/python/python3-pytz_2022.7.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a" +SRC_URI[sha256sum] = "01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0" RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-datetime \ From patchwork Fri Feb 3 17:50:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18994 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 39988C61DA4 for ; Fri, 3 Feb 2023 17:51:11 +0000 (UTC) Received: from mail-pl1-f169.google.com (mail-pl1-f169.google.com [209.85.214.169]) by mx.groups.io with SMTP id smtpd.web11.17954.1675446664793889631 for ; Fri, 03 Feb 2023 09:51:04 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=pwcXcKMt; spf=pass (domain: gmail.com, ip: 209.85.214.169, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f169.google.com with SMTP id z1so5987125plg.6 for ; Fri, 03 Feb 2023 09:51:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=kpM5JJNffvXEIU9PKFNzEnXpIQbPt38+XKTNXOEegSI=; b=pwcXcKMt9shfKI1Xlw2gatX0aAQau6TMx0EDhmlWwNROc2PX4MmV0s8hb/K5/w1OcN 8tDV0BKrKxpimJJAqV5vlun+fOuHpkGJJP+Z35Q95B8phZIqLD/30AqUDO1LmtS7bP8C cQvjUr4zzynmfDMGhxYXJLsydBG8nQEOkv6LkjlhrndzKnA76I4o0oGe4XAnkoevKkQ6 hJg017E3OJsFT+yb5c9iIyKUUl9DPBuqp9Dx72LvkP5xjpZ9V8qrLoTNkmPgW/iXlZVz lHrHTQsqMOz/fOs7WcIo1j8mqegFTJpzHFEpGIwE5yhD53Km4oCOSxWDOeMF+CyQGTwA a/ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=kpM5JJNffvXEIU9PKFNzEnXpIQbPt38+XKTNXOEegSI=; b=gj8JYEF0FdJ75xpa6pNRkvq4GtfOL9HYyAccgiQz5pcYgnj3EB7MaWLJPv/ZLcg2fw dFhjLqv9ZczO9kJbOJRnRchYmXz2ROhV6Lb4dluQxGPlriWYS77T2oFYu6UqiBKuk354 hvbKTVeHjhk8a/0quHzXl0MTCBqFW7UKiBEzOPLMzMTVLRAa4hbJ7VTNbkwaCsWVjlCw 25HyMHQnTXutz7Lht8a6DWD5k0eor0h2iFAqwEvK/wvVNvd0vS+oZJ23BTq5nM0nbjcT vNCoIrdKasRp9a4SeVL660C4gaHTXdTj522kBCC62nVT6ToAjrWppfKxalAuipsv04lV aQug== X-Gm-Message-State: AO0yUKUcRO5fQoqEX5jm/dZGfamvuPLp6gAPua3CYUGlhEo61skiqe2u d4LYTsSzp28YpGQHip42z/H07j/X038= X-Google-Smtp-Source: AK7set/lArGb+A3HBYrWjxVpRyG7zGULXTJvumgpP2R5MP1ZbNiRqwmyAeqPs7fkstZLeLIWAzO/dw== X-Received: by 2002:a05:6a20:1e62:b0:bf:488a:1da8 with SMTP id cy34-20020a056a201e6200b000bf488a1da8mr10013231pzb.3.1675446663972; Fri, 03 Feb 2023 09:51:03 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:03 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 07/14] python3-zipp: upgrade 3.11.0 -> 3.12.0 Date: Fri, 3 Feb 2023 09:50:28 -0800 Message-Id: <16c6bffdacae9cef03c9b1b90247933ed24cdc62.1675446372.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 ; Fri, 03 Feb 2023 17:51:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176741 https://github.com/jaraco/zipp/blob/main/CHANGES.rst#v3120 v3.12.0 gh-101144: Honor encoding as positional parameter to Path.open() and Path.read_text(). Signed-off-by: Tim Orling --- .../python/{python3-zipp_3.11.0.bb => python3-zipp_3.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-zipp_3.11.0.bb => python3-zipp_3.12.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-zipp_3.11.0.bb b/meta/recipes-devtools/python/python3-zipp_3.12.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-zipp_3.11.0.bb rename to meta/recipes-devtools/python/python3-zipp_3.12.0.bb index 70ebafc1689..1b36e425436 100644 --- a/meta/recipes-devtools/python/python3-zipp_3.11.0.bb +++ b/meta/recipes-devtools/python/python3-zipp_3.12.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jaraco/zipp" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" -SRC_URI[sha256sum] = "a7a22e05929290a67401440b39690ae6563279bced5f314609d9d03798f56766" +SRC_URI[sha256sum] = "73efd63936398aac78fd92b6f4865190119d6c91b531532e798977ea8dd402eb" DEPENDS += "${PYTHON_PN}-setuptools-scm-native" From patchwork Fri Feb 3 17:50:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18998 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 47B47C6379F for ; Fri, 3 Feb 2023 17:51:11 +0000 (UTC) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mx.groups.io with SMTP id smtpd.web10.17907.1675446666894051681 for ; Fri, 03 Feb 2023 09:51:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Y8F61WOL; spf=pass (domain: gmail.com, ip: 209.85.214.177, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f177.google.com with SMTP id h9so5976286plf.9 for ; Fri, 03 Feb 2023 09:51:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=PK+w1jRDDAVID8NpIiUMSj4NCkxxDEfjo7jMlUubJ+o=; b=Y8F61WOLGS9W+L9AmJaFbkFBrgogiG2DNepQggd31mlLQnFiapub/bgBJoM2CVKL1D lSarkUfW8xBGVsCk34kZek1511K9wG2HBBX2DuzHn9rKDyayy9cBQAmRL3X+MHjHCTwZ 3CYRLNzLRRzSnpSQ+IWomIFj+Gmcum76rgsUNqyC32g4bOo2vu/kyx/TEaY1Jb+P8Ph/ Ihvogfhb/D5Q+ffsUdlwY6e51p/xHrZ/IiwJEi/bZcm6io23OUDofT8rOaiZ/YKJpS9f 1VDs58BUEFr8apwcpcpPPnEkj33IUFHOoCOTtfStd7QmKxTSFNHfa8cVrxKrKk+P0FGW qxnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=PK+w1jRDDAVID8NpIiUMSj4NCkxxDEfjo7jMlUubJ+o=; b=pj4iudveWIEPNSNQF/VhIQ8ur4Qo9X39otOWPdi+MDzGNL4TyO0llmowVKLJxgbRqS HgHTrku8hV0H4Ld2imnJmcq+hnrwcsBC3mhScVVu+QVaErBgo/oxhU3+iGHc3AZNSDXR 4no4RMu7KP0+8fzcK3a3L6sXCPbCkY6D+EPGPftVv0b+o5+9vvfW1unj4jxohMJfaTbR WXbsALZjue99GHWPu302SP18DoCzmjAloS5zZ3sMgf1d2GQNqrcq57JRxiwFkIQB2WOW tdu/Oi+0zkL/8A2OYtdMQs1zCiIJswSoThvAegjeXzSYG2EtlNBulDGP8hiqh1d3OY/D 9OIA== X-Gm-Message-State: AO0yUKVg0jqVQSU87hD2Oyex3cu/bZJDopY7FxfdBZ+Sxe6fmLNJ7eOP Z6H3827ypkR3HRElsziUwylwVKDVccw= X-Google-Smtp-Source: AK7set/u/b3UnxcS6bjjOXuKwqj4nVxjbQoAGZDmlso4ZYZvhcVzA6EW7SWjs/K1rlCUHV2XY7m1TQ== X-Received: by 2002:a05:6a20:9b8c:b0:bf:58d1:ce98 with SMTP id mr12-20020a056a209b8c00b000bf58d1ce98mr4882397pzb.23.1675446665889; Fri, 03 Feb 2023 09:51:05 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:05 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 08/14] python3-requests: upgrade 2.28.1 -> 2.28.2 Date: Fri, 3 Feb 2023 09:50:29 -0800 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 ; Fri, 03 Feb 2023 17:51:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176742 https://requests.readthedocs.io/en/latest/community/updates/#release-history 2.28.2 (2023-01-12) Dependencies Requests now supports charset_normalizer 3.x. (#6261) Bugfixes Updated MissingSchema exception to suggest https scheme rather than http. (#6188) Signed-off-by: Tim Orling --- .../{python3-requests_2.28.1.bb => python3-requests_2.28.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-requests_2.28.1.bb => python3-requests_2.28.2.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-requests_2.28.1.bb b/meta/recipes-devtools/python/python3-requests_2.28.2.bb similarity index 87% rename from meta/recipes-devtools/python/python3-requests_2.28.1.bb rename to meta/recipes-devtools/python/python3-requests_2.28.2.bb index 8de08d26200..2f397ddaadf 100644 --- a/meta/recipes-devtools/python/python3-requests_2.28.1.bb +++ b/meta/recipes-devtools/python/python3-requests_2.28.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://python-requests.org" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" -SRC_URI[sha256sum] = "7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983" +SRC_URI[sha256sum] = "98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf" inherit pypi setuptools3 From patchwork Fri Feb 3 17:50:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18996 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 50818C636D6 for ; Fri, 3 Feb 2023 17:51:11 +0000 (UTC) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mx.groups.io with SMTP id smtpd.web10.17903.1675446663082409502 for ; Fri, 03 Feb 2023 09:51:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=QBU3JDJH; spf=pass (domain: gmail.com, ip: 209.85.216.46, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f46.google.com with SMTP id c10-20020a17090a1d0a00b0022e63a94799so9504361pjd.2 for ; Fri, 03 Feb 2023 09:51:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=2G96/UgPgclRz4bzFQr2SdgPyrcvDJJ+Nro3odf7rvY=; b=QBU3JDJHaK9KQQUVg2WBFLREEyCGQ6GsNi88syiCcKLHFZ51GppVyCcpmF5ViHQQ6T XJJvv2nNfQSM3QWa/ysISCJClrHiPZ/0GKg/z1AAL4NABa1QUQsZ4hv2hGYy0HzDwoSA WwZDVnDJRD1xgz/h/TlGPq7UJ+m75ccw6LfbXJuOSU2iBinnmbx/vGLouNnDn6CRUMWo U22xwqpadxJXX8xVHYdzZWm2xTW5OUS4sgfGLOM2l4UVb7KqAIMS3T2KweyirANwSltw 0A86tGOOx1QgD4lBXm7dEFpat5Spgr1j5VRW4yYWJ0VfeoUT5BDCIw3a9/r5r3lJ4DI7 ff8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=2G96/UgPgclRz4bzFQr2SdgPyrcvDJJ+Nro3odf7rvY=; b=yZUo7ISl7BwJew0+rGRyAUEh50V/5G68L/AN+H5tQ7l7d+pM6n6OUOYe/Dzutfyfyg mB9SVtpIdJ0lSvD0bCZljLHBNLWxcVUYp7TgRoFMBc0Xdigu5jqQ1xs6dL84f986K3JP rBz1BfIbi0FQu6hQtIm8vSqpW+cDuYfW/FkFousmnjMlIE4ZsXeBjwVGaroTRtoiqFYS OXysiam1dYBiUtSy7O2y7MWtw1kLkMaqevJoYxZmRhcKmokpEkBuMjlKeFTS/pJLnnXZ veaq/mNfVpGu5ORu276L88FmgztY5KRmX+Fg8FJSSIUmVKr9vOOcDR6Fq/Tp3MqteBM/ J/dg== X-Gm-Message-State: AO0yUKVfN7mpIJBqU8/R7i48hTtHyly6QtDQHI3PKozmimgCu/tfWlo6 JPl0YVu2vXnPfbSXIBW04ni08wBFOk4= X-Google-Smtp-Source: AK7set/RJjlfFX61M1jlDrAenKg3uNvlBwVXxv+c45ikUON019GYgfce+4/3DO2J8bWrI/oVjMAaZQ== X-Received: by 2002:a05:6a21:150c:b0:bf:5d4e:1315 with SMTP id nq12-20020a056a21150c00b000bf5d4e1315mr9946908pzb.48.1675446668101; Fri, 03 Feb 2023 09:51:08 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.07 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:07 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 09/14] python3-sphinxcontrib-applehelp: 1.0.3 -> 1.0.4 Date: Fri, 3 Feb 2023 09:50:30 -0800 Message-Id: <29d11c0557f13616874b70520d80e38197ff7a87.1675446372.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 ; Fri, 03 Feb 2023 17:51:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176743 * Tarball name changed so we can drop custom PYPI_PACKAGE * Switched back from flit to setuptools * inherit python_setuptools_build_meta instead of python3_flit_core https://github.com/sphinx-doc/sphinxcontrib-applehelp/commits/1.0.4 Signed-off-by: Tim Orling --- ...lp_1.0.3.bb => python3-sphinxcontrib-applehelp_1.0.4.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-devtools/python/{python3-sphinxcontrib-applehelp_1.0.3.bb => python3-sphinxcontrib-applehelp_1.0.4.bb} (62%) diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.3.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.4.bb similarity index 62% rename from meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.3.bb rename to meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.4.bb index c97d204c068..4d14216c524 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.3.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.4.bb @@ -3,10 +3,8 @@ HOMEPAGE = "https://www.sphinx-doc.org" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=c7715857042d4c8c0105999ca0c072c5" -SRC_URI[sha256sum] = "83749f09f6ac843b8cb685277dbc818a8bf2d76cc19602699094fe9a74db529e" +SRC_URI[sha256sum] = "828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e" -PYPI_PACKAGE = "sphinxcontrib.applehelp" - -inherit pypi python_flit_core +inherit pypi python_setuptools_build_meta BBCLASSEXTEND = "native nativesdk" From patchwork Fri Feb 3 17:50:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18997 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 41B1BC636D4 for ; Fri, 3 Feb 2023 17:51:11 +0000 (UTC) Received: from mail-pl1-f178.google.com (mail-pl1-f178.google.com [209.85.214.178]) by mx.groups.io with SMTP id smtpd.web10.17886.1675446645464898998 for ; Fri, 03 Feb 2023 09:51:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=QUN7Gjf3; spf=pass (domain: gmail.com, ip: 209.85.214.178, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f178.google.com with SMTP id m13so5976388plx.13 for ; Fri, 03 Feb 2023 09:51:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=K7DhWG2+fdjp5YFl2hcBkuOUhaRS1BzRlWZKUydYlAo=; b=QUN7Gjf36KrkyCyUOqGAf2gPk7lNOh4tmjibmKUc58vDHdL0/xtI9Di55l+zImRt0h NCUF0f1US5mbqUea18hg8C7cga9+kGeQk9KNXA2OeEhHvPuxr7XWGsqgX7mo7mEGcQjE mA7dyHlt5Qy0tTXasw0U8co1f17e/mL4CPVM2XfJ2trCVvYEQStQnUNgZLjte0A6IXEA 2AaGFSTYvwGTTFTbWpbFpUw0/Z0YPLQmc6CZ9FwSdaHn+95qqaCsDt5lPIUen6q/zhc3 5qd6+pEYc51+CfN/F9mb023rn73o+IImdXxJQVH0nwe7B6799t0gRtqxh1awUT8dz2/y 10xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=K7DhWG2+fdjp5YFl2hcBkuOUhaRS1BzRlWZKUydYlAo=; b=vOMgP+Vv0TrOku4Ar2MdcOT74VMmRUx7DfFWb/g9sjNtIGhYNGDFAig9NCu9sCWzVB Ybt6xwE9M+tDP0xUIAGTXhe1p+iOe5v+arScbpukwLKAS7UgDKgDeKRP+YGgPgrFV746 VHKaueoucYbWWZVgFo7cELdT+FF1q65fjyfqrBTT+4ddaFFrjNZm3NVqm1HUqnO7aEwt 0OLjnmXHYedVW4WOPFhTE8siSN0/iRNaAEGY4tzQOiTqNHeV0kKIBWZHXJfkLfSrvHt8 ixYrxJ1K7WXfeTCt88FfTeUc5E/1JF447IZrdTwYJQ3+fcd2AkI7LnsvUeB38HOW3Rol PC5Q== X-Gm-Message-State: AO0yUKX7XyThwJhKLMPhtqB6Xia8bkDE+t5AkVAgci06vo7XIV4wm/my BdUvhbTBnbN9YZ9juO+CccbSMafK4yM= X-Google-Smtp-Source: AK7set/7Zuem3orAsTrs4gcE9HKHJnH+ohw4KyW+QjgxYdj0/NvuBDThGW96xqoC6A40V/9lRV4Uzw== X-Received: by 2002:a17:90a:1a44:b0:22b:bafb:179c with SMTP id 4-20020a17090a1a4400b0022bbafb179cmr11425176pjl.26.1675446670004; Fri, 03 Feb 2023 09:51:10 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:09 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 10/14] python3-sphinxcontrib-htmlhelp: 2.0.0 -> 2.0.1 Date: Fri, 3 Feb 2023 09:50:31 -0800 Message-Id: <543390693f24edde12bab3a395057fb33e132227.1675446372.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 ; Fri, 03 Feb 2023 17:51:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176744 * inherit python_setuptools_build_meta https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES Release 2.0.1 (2023-01-31) ========================== * Drop support for Python 3.7 and lower * Fix deprecation warnings from Sphinx 6.1 Signed-off-by: Tim Orling --- ...lhelp_2.0.0.bb => python3-sphinxcontrib-htmlhelp_2.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-sphinxcontrib-htmlhelp_2.0.0.bb => python3-sphinxcontrib-htmlhelp_2.0.1.bb} (70%) diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.0.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb similarity index 70% rename from meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.0.bb rename to meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb index cd8b987e0c8..39589881daa 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.0.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb @@ -3,10 +3,10 @@ HOMEPAGE = "https://www.sphinx-doc.org" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=24dce5ef6a13563241c24bc366f48886" -SRC_URI[sha256sum] = "f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2" +SRC_URI[sha256sum] = "0cbdd302815330058422b98a113195c9249825d681e18f11e8b1f78a2f11efff" PYPI_PACKAGE = "sphinxcontrib-htmlhelp" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta BBCLASSEXTEND = "native nativesdk" From patchwork Fri Feb 3 17:50:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 19000 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 40809C05027 for ; Fri, 3 Feb 2023 17:51:21 +0000 (UTC) Received: from mail-pj1-f51.google.com (mail-pj1-f51.google.com [209.85.216.51]) by mx.groups.io with SMTP id smtpd.web11.17959.1675446673047560596 for ; Fri, 03 Feb 2023 09:51:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=b40FOryQ; spf=pass (domain: gmail.com, ip: 209.85.216.51, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f51.google.com with SMTP id mi9so5738337pjb.4 for ; Fri, 03 Feb 2023 09:51:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=t/ifrFbly4K7dD/XnNzfsYnKURL8g/KynApkvFhrI1Q=; b=b40FOryQ6djpDwCSKZrT6+YoNxkIBJe0JzDr4Y3r0hbqf38BCMyIVBgQhnD11/cQr0 X64YI8KuHEvRNI/EMTVtb8BJOW2jx1KnpmM8eGFw0Bn53bIIpP5FKBO8GD4kPOs/950Y k1ZSNziOKzfChi4t60Jg8ITdhc8ZjnYRUeRztvkjgFHlnidQiiun94L9QH/4ufH6aFHF rMwaiKSdzO42KYpX4xRInYV4gWvEcJ4yy4mF+byKGza0Z4XG+fkr9IO+nFErfZFvt/Lo Yeee6qsRWwAwmcMOP4906ZMBRrTgBfwkwHjdafwKF3THW8w+uEFleQNpZkYPAZKWFrcW JLrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=t/ifrFbly4K7dD/XnNzfsYnKURL8g/KynApkvFhrI1Q=; b=0c3T78Prrabd1eQpEm2MD4mDLjG626lGCYcypRWRXoJIdGugIoBVjVoJIL61GF0K6k rq/aXNoLP/LFqlL7nGRo7tCC0DqsVLQXuHK/n8RT2wCwq71cgwpDmZWk2ZJ8Ms3/xksZ VGAI5kgq4p6bPd+Hu1gjozEqYu6PrAQH9hR7Qgyvckrz6pL/3ljsEN6V9TfjPZFnGbah hyO8LT9MS0zQV4tUz2ui/+4WKSv2dwfR/3nlr2/koLt/LJW7futp17hrSQqZvt4etlkI MQcDrDsUTcoai2QCR3+gPLRL2oqyT5hkkrMCwMCEulfkcvrP5gUbw3QfiER3hrmStipr /OLw== X-Gm-Message-State: AO0yUKWmUV5/Qc2B41oInBnnp0mgZQDRF8WcSYJpAZ56ZWOwdbhmLqEf qOdc7JFeR8Hj+hnJLonvFrlOpXs2xBo= X-Google-Smtp-Source: AK7set8/zaSHcnZTtVjXRTLUFFpLKl/WhWClOg30EnWv6HHX7xFqhKGM2eqVfBY6kUWw+PImZggUsg== X-Received: by 2002:a17:90b:3b8b:b0:226:3f8:5b78 with SMTP id pc11-20020a17090b3b8b00b0022603f85b78mr11288414pjb.13.1675446672122; Fri, 03 Feb 2023 09:51:12 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:11 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 11/14] python3-pyopenssl: upgrade 22.1.0 -> 23.0.0 Date: Fri, 3 Feb 2023 09:50:32 -0800 Message-Id: <8a9a2f993d27542667f94078f8d4b75326ea9ff3.1675446372.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 ; Fri, 03 Feb 2023 17:51:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176745 https://www.pyopenssl.org/en/23.0.0/changelog.html 23.0.0 (2023-01-01) Changes: Add OpenSSL.SSL.X509StoreFlags.PARTIAL_CHAIN constant to allow for users to perform certificate verification on partial certificate chains. #1166 cryptography maximum version has been increased to 39.0.x. Signed-off-by: Tim Orling --- ...{python3-pyopenssl_22.1.0.bb => python3-pyopenssl_23.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pyopenssl_22.1.0.bb => python3-pyopenssl_23.0.0.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-pyopenssl_22.1.0.bb b/meta/recipes-devtools/python/python3-pyopenssl_23.0.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-pyopenssl_22.1.0.bb rename to meta/recipes-devtools/python/python3-pyopenssl_23.0.0.bb index 4d83b8c7d74..822d21a58a7 100644 --- a/meta/recipes-devtools/python/python3-pyopenssl_22.1.0.bb +++ b/meta/recipes-devtools/python/python3-pyopenssl_23.0.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS += "openssl ${PYTHON_PN}-cryptography" -SRC_URI[sha256sum] = "7a83b7b272dd595222d672f5ce29aa030f1fb837630ef229f62e72e395ce8968" +SRC_URI[sha256sum] = "c1cc5f86bcacefc84dada7d31175cae1b1518d5f60d3d0bb595a67822a868a6f" PYPI_PACKAGE = "pyOpenSSL" inherit pypi setuptools3 From patchwork Fri Feb 3 17:50:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 19001 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 378C4C61DA4 for ; Fri, 3 Feb 2023 17:51:21 +0000 (UTC) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mx.groups.io with SMTP id smtpd.web11.17960.1675446675717252407 for ; Fri, 03 Feb 2023 09:51:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=C6SKXK1K; spf=pass (domain: gmail.com, ip: 209.85.216.46, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f46.google.com with SMTP id f16-20020a17090a9b1000b0023058bbd7b2so5025735pjp.0 for ; Fri, 03 Feb 2023 09:51:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=hF/E6DJLd5yja2emlKYpJFFaTgp8owqVN3G+xBkW8sE=; b=C6SKXK1KxVB/N63MAw9Je4e9UgE8itF4czB81IfToibFzWC1WbU9U0ZPK7MFdFROlY zxHlqRDLW4xOfVQ7qojt7RmA7wuPgzdfovbmsuZf/S0YgMPJMiZaLQHcF9WoqH4I+uGb +puKmjdGmvox4rgXiX/+uK9LzbG58FsnixrO/JxTRfv6Ys2YAgSamwMVCqwZlewDoWGn cIUspCfYKFOMWJNzifSVUvdtPguSLoBPfAgd/+DYMBj8L4sA94xqEzzpEslIfNmvjw15 NgPVcnFg4RPgM+4lNoBHfk6/4OvmyRtIm5h9910VrqB9KZzgjxs1IDRSxHYn7mTvux3y WauQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=hF/E6DJLd5yja2emlKYpJFFaTgp8owqVN3G+xBkW8sE=; b=glj6epwiegO66TwPYTvJ+JRNymIoCi/mA5RkDga9MxQsq5mSYR4Q19cpsvVMIhMXyk j5ystPSr3/rpzkQo6d888P+Q33EgEmUOS023ElZ+/pqXiDcsJ81pMrBoJX3OWunAlSpG Cd5iBkYZWa4G+opaOYCQsbLQ27ACa7J91H3sVMMQH7ALrBORQEKyRld3MGYOplCTDVSr 1/VUIHjEji9vFz+ZKkgTkZZn+L3/75elVo22Ug6ssVMq6Wk+954LeuIOld4InYIM6QvB FW1rA/X7JI3PH2O9lat1aKMQ7UgzVm6QEAqXeXpV87wIbQ0GBOF9GQi/TSMwrHCSG/pa 9rUw== X-Gm-Message-State: AO0yUKUOd1FncI7vg2a54YXI9rvTv5aOkLovYay2GjyiwZfVB2bzJ3Wr ikNK4Lh0zc9AMoQ7SI62dPJW2pZBsOw= X-Google-Smtp-Source: AK7set/i5erWqUL6+w4hmfWMpwhw/l33gDXeBUXVaOK0eR/IDlBTppPtSndtOEWg6aedr1nTnEnhzg== X-Received: by 2002:a17:90b:218c:b0:228:de0e:c8af with SMTP id ku12-20020a17090b218c00b00228de0ec8afmr11755285pjb.16.1675446674771; Fri, 03 Feb 2023 09:51:14 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.14 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:14 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 12/14] python3-wcwidth: upgrade 0.2.5 -> 0.2.6 Date: Fri, 3 Feb 2023 09:50:33 -0800 Message-Id: <1aa4f47d794d6fca936e5f505bfcc621f086533e.1675446372.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 ; Fri, 03 Feb 2023 17:51:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176746 https://github.com/jquast/wcwidth#history 0.2.6 2023-01-14 * Updated tables to include Unicode Specification 14.0.0 and 15.0.0. * Changed developer tools to use pip-compile, and to use jinja2 templates for code generation in bin/update-tables.py to prepare for possible compiler optimization release. Signed-off-by: Tim Orling --- .../{python3-wcwidth_0.2.5.bb => python3-wcwidth_0.2.6.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-wcwidth_0.2.5.bb => python3-wcwidth_0.2.6.bb} (80%) diff --git a/meta/recipes-devtools/python/python3-wcwidth_0.2.5.bb b/meta/recipes-devtools/python/python3-wcwidth_0.2.6.bb similarity index 80% rename from meta/recipes-devtools/python/python3-wcwidth_0.2.5.bb rename to meta/recipes-devtools/python/python3-wcwidth_0.2.6.bb index a532d3c5cb9..368146dba48 100644 --- a/meta/recipes-devtools/python/python3-wcwidth_0.2.5.bb +++ b/meta/recipes-devtools/python/python3-wcwidth_0.2.6.bb @@ -4,8 +4,7 @@ HOMEPAGE = "https://github.com/jquast/wcwidth" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b15979c39a2543892fca8cd86b4b52cb" -SRC_URI[md5sum] = "a07a75f99d316e14838ac760c831ea37" -SRC_URI[sha256sum] = "c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83" +SRC_URI[sha256sum] = "a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0" inherit pypi setuptools3 ptest From patchwork Fri Feb 3 17:50:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 18999 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 40B11C636D6 for ; Fri, 3 Feb 2023 17:51:21 +0000 (UTC) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mx.groups.io with SMTP id smtpd.web10.17903.1675446663082409502 for ; Fri, 03 Feb 2023 09:51:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=iEWxDGPw; spf=pass (domain: gmail.com, ip: 209.85.216.46, mailfrom: ticotimo@gmail.com) Received: by mail-pj1-f46.google.com with SMTP id c10-20020a17090a1d0a00b0022e63a94799so9504816pjd.2 for ; Fri, 03 Feb 2023 09:51:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=ykivUW5u6npdIvRoEWxL6NCWEvDk4wUqnCxXElMqpyY=; b=iEWxDGPwLVQll3+d7bR668jGQ6GwYIpmKjU8zH4oJtjL89PhbvNdCDp/p2DhxGom++ /EF6gFY/wHNOsBZMyoXvk1L6fuGgE4c2dqoke+G5RfBZfR6Y9rg9i5jsf0Q0JoX/Rczk bUa+4ZdA8o1WoLgsYMskXy7OPeqOcTz1hextjzZ1per1aASdSIkv8hK+1Tex2rHZQSir r9JTBRLVrC1INo3uDsTDG5zPSZQWO+YOkW5Pc+1mpIzs5Y7SPTsPoPpWotnxPmrSNMVX wGEDGh+Q8tsoxBVIhqt5rZIPUCmQuOl+wWYub9ZulnRcjGDMi2vhm49c9Al4U5mvjRHu N8wA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=ykivUW5u6npdIvRoEWxL6NCWEvDk4wUqnCxXElMqpyY=; b=uiP8KQX9+BL3shE+zhYFyxUMFO9NarY6FlUfGM/M+28jaAR/F4TSyHKD5plJimHnIA /SG4DQ4fSw73WNVKTeYlE9AwqitxquxQx/q3DGDo/tfpTmwGg0t58ljmo+c+vCMCfc4r z4TcPoBNGYO7pKJfo+4UvOehXR/tlwC6lfi5zMytaeUVogw4qUOZsdzgqxFXZupEtxbj 6RLnMDW0hMO6he2C9g699MiWGlTUZgExVkX/3j3Q9u9UyXumqh9eQ+hAIwu9RvpwOU3u L4tvov/j2gGP/V4ZATiOcQf3S3+c9VGLAVabQbjSLiexA96W98ykreXW7sPRHjoaEYjB TBtg== X-Gm-Message-State: AO0yUKVh/2E8yarg3/rlde7QkzrT6nkPjpnuiVbf9uM5KJcmnSbQLXmq Z00KIEPRyw9oWNr8k5GiyCJYUEV2K5w= X-Google-Smtp-Source: AK7set8QPbADwkOgnXPDEj+08U7xvxEvlCRePW+Zr3tw6fguhG+44me/2QijmROQrXsbpbZBkrjhig== X-Received: by 2002:a05:6a20:931f:b0:bc:c663:41bd with SMTP id r31-20020a056a20931f00b000bcc66341bdmr10481997pzh.4.1675446677046; Fri, 03 Feb 2023 09:51:17 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.16 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:16 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 13/14] python3-urllib3: upgrade 1.26.13 -> 1.26.14 Date: Fri, 3 Feb 2023 09:50:34 -0800 Message-Id: <2f3eb8ab75c3550aab385df078fca4d556e46d4f.1675446372.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 ; Fri, 03 Feb 2023 17:51:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176747 https://github.com/urllib3/urllib3/blob/1.26.14/CHANGES.rst#12614-2023-01-11 1.26.14 (2023-01-11) Fixed parsing of port 0 (zero) returning None, instead of 0. (#2850) Removed deprecated getheaders() calls in contrib module. Signed-off-by: Tim Orling --- .../{python3-urllib3_1.26.13.bb => python3-urllib3_1.26.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_1.26.13.bb => python3-urllib3_1.26.14.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-urllib3_1.26.13.bb b/meta/recipes-devtools/python/python3-urllib3_1.26.14.bb similarity index 86% rename from meta/recipes-devtools/python/python3-urllib3_1.26.13.bb rename to meta/recipes-devtools/python/python3-urllib3_1.26.14.bb index 7af95117cf1..f35a141df26 100644 --- a/meta/recipes-devtools/python/python3-urllib3_1.26.13.bb +++ b/meta/recipes-devtools/python/python3-urllib3_1.26.14.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" -SRC_URI[sha256sum] = "c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8" +SRC_URI[sha256sum] = "076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72" inherit pypi setuptools3 From patchwork Fri Feb 3 17:50:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Orling X-Patchwork-Id: 19002 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 405A5C05027 for ; Fri, 3 Feb 2023 17:51:31 +0000 (UTC) Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) by mx.groups.io with SMTP id smtpd.web11.17968.1675446685625205322 for ; Fri, 03 Feb 2023 09:51:25 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ow4xDrkp; spf=pass (domain: gmail.com, ip: 209.85.214.172, mailfrom: ticotimo@gmail.com) Received: by mail-pl1-f172.google.com with SMTP id m2so6009375plg.4 for ; Fri, 03 Feb 2023 09:51:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=KYCmJUawUBs0MgJAqISZsqPmSjuSWjwToKmfZPFe6Q0=; b=ow4xDrkpxiMHXWRBvMLH5s/UQLxcIPz23RcEEEZ/F+KUK8/e4t8rLXYlp0Uj5AzeNp twgdC7Xraqlul3VS+PHGffelPD0/gXYdmGhYeb9s3L9OoJVKORlwDhKxcXmfH25Zd2Cc DgzoZv7Bvn9yM5uWPig0bvUzj9VVB0CpCr7RZJK2FQmVN5TCRqO6FQODQolCLTf2s6/P edRVEA3XUhbjBIdoTiKHP5WxfLPHLZedZ6PX2VU7kmqY8id7f/yXLbSKOg6YvR47rMwW JGQWkN3qGkp317vY55LAycitQZ6crQSiLZXr5NkMa3cIgxNY3cCinjUtpql+CXjcfS1O 1hag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=KYCmJUawUBs0MgJAqISZsqPmSjuSWjwToKmfZPFe6Q0=; b=jfQ57VgiRhUy9Kc07jzkw9HYv5XIumBGqrU3AmNWv3CxBfMoB+9iJrw2OFyCXng+Ir xDpSgQXLahWDee/a9tX2W5mxLnzm/lo2akmFfuEWFLXsV1y+9KeY8UDOYAA/qmVaA4A1 SitsS6/BWXgoz8vMxJ8IN9+ME8P825I2s3nhhHma4iX4xiCDQDkd4Cu3e0jvU3S3TJBP Lu6/LoRf0JonPEr8U69Bs0CelkcPmuFuYXpyHXgI8JLpvbdYj9Bj8OB1ogpi5wTKCZyc 47hjGduSTriTPpN87Gn8lZrJJmkujtRUlZtpbh4OMkTfkoO/yag1LCxFIZHZFNn8JVj/ X8Ww== X-Gm-Message-State: AO0yUKU/bfx3ibNOyu7sQiigaM1stWqC2MnsJW5R/QTJr2fXzUlpYXUZ scwuJr7WsaO0vIKFc6RlFrfP6WsNKTM= X-Google-Smtp-Source: AK7set8a3PWBhIc5zm/CUxhEKhwCeRaCRdLgGxbN5mVerbAaMjvsX9D3w4ynxaSeR3PUom7RVZvwlA== X-Received: by 2002:a05:6a20:c1a2:b0:be:9e43:82be with SMTP id bg34-20020a056a20c1a200b000be9e4382bemr12513058pzb.16.1675446684609; Fri, 03 Feb 2023 09:51:24 -0800 (PST) Received: from nereus.hsd1.or.comcast.net ([2601:1c0:ca00:cea0:46a4:f9f7:31dc:7e2c]) by smtp.gmail.com with ESMTPSA id o11-20020a637e4b000000b0046ff3634a78sm1712880pgn.71.2023.02.03.09.51.24 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 09:51:24 -0800 (PST) From: Tim Orling X-Google-Original-From: Tim Orling To: openembedded-core@lists.openembedded.org Subject: [PATCH 14/14] python3-sphinx: upgrade 6.0.0 -> 6.1.3 Date: Fri, 3 Feb 2023 09:50:35 -0800 Message-Id: <8a230841f0fb99c8a40943862b49dd899bc52b99.1675446372.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 ; Fri, 03 Feb 2023 17:51:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/176748 https://www.sphinx-doc.org/en/master/changes.html#release-6-1-3-released-jan-10-2023 https://www.sphinx-doc.org/en/master/changes.html#release-6-1-2-released-jan-07-2023 https://www.sphinx-doc.org/en/master/changes.html#release-6-1-1-released-jan-05-2023 https://www.sphinx-doc.org/en/master/changes.html#release-6-1-0-released-jan-05-2023 https://www.sphinx-doc.org/en/master/changes.html#release-6-0-1-released-jan-05-2023 Signed-off-by: Tim Orling --- ...phinx_6.0.0.bb => python3-sphinx_6.1.3.bb} | 26 +++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-sphinx_6.0.0.bb => python3-sphinx_6.1.3.bb} (49%) diff --git a/meta/recipes-devtools/python/python3-sphinx_6.0.0.bb b/meta/recipes-devtools/python/python3-sphinx_6.1.3.bb similarity index 49% rename from meta/recipes-devtools/python/python3-sphinx_6.0.0.bb rename to meta/recipes-devtools/python/python3-sphinx_6.1.3.bb index 5e565e745d6..d77ad0a6fe1 100644 --- a/meta/recipes-devtools/python/python3-sphinx_6.0.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx_6.1.3.bb @@ -1,12 +1,34 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- LICENSE +# +++ LICENSE +# @@ -4,7 +4,7 @@ +# Unless otherwise indicated, all code in the Sphinx project is licenced under the +# two clause BSD licence below. +# +# -Copyright (c) 2007-2022 by the Sphinx team (see AUTHORS file). +# +Copyright (c) 2007-2023 by the Sphinx team (see AUTHORS file). +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# +# + DESCRIPTION = "Python documentation generator" HOMEPAGE = "http://sphinx-doc.org/" SECTION = "devel/python" LICENSE = "BSD-2-Clause & MIT & BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=2214a89317448c7f792f5b75dd6726e4" +LIC_FILES_CHKSUM = "file://LICENSE;md5=066da51ab732319a06beae4f10788577" PYPI_PACKAGE = "Sphinx" -SRC_URI[sha256sum] = "58c140ecd9aa0abbc8ff6da48a266648eac9e5bfc8e49576efd2979bf46f5961" +SRC_URI[sha256sum] = "0dac3b698538ffef41716cf97ba26c1c7788dba73ce6f150c1ff5b4720786dd2" inherit python_flit_core pypi