From patchwork Tue Sep 5 17:30:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 30008 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 97A4CCA0FFB for ; Tue, 5 Sep 2023 17:30:54 +0000 (UTC) Received: from mail-oi1-f177.google.com (mail-oi1-f177.google.com [209.85.167.177]) by mx.groups.io with SMTP id smtpd.web10.28126.1693935052233515729 for ; Tue, 05 Sep 2023 10:30:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20230601.gappssmtp.com header.s=20230601 header.b=rKIaFmOT; spf=pass (domain: baylibre.com, ip: 209.85.167.177, mailfrom: tgamblin@baylibre.com) Received: by mail-oi1-f177.google.com with SMTP id 5614622812f47-3a76d882080so2178086b6e.2 for ; Tue, 05 Sep 2023 10:30:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20230601.gappssmtp.com; s=20230601; t=1693935051; x=1694539851; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=1+gc2NK6PL5fQ7nNvdfixKHz06Q7aGe9UZsnebdMN/I=; b=rKIaFmOTItf9bmCWFwDcqkwk53iqjel9PsWeU3MilhomQKNmdfCwo6WXZ7+PYCvRPR mpvsKExpfsSIVWebj3i+qUUtYlgA8s2Lw8Z+Yw9/5qbgRAueoF164lHhdAgu2f3FMoS5 YvEzB4wo+2D6pqCuJwtgxT1VBQs3nei9gcNcjDKZIQOnCJrbCwbHAyJ1OJU3ruLx9aP5 4vL00c4DbO5qi/0OjR4jjbSNxjMxJcddX/mcSaNdX1I7aTHsdUxnXOk4cSVO5r3SVE8R Pbl150DVHbhlK/Y17ELUkUYEhQRIH/+7ToNdtAzWly1OusVLymfz0xn9tsHkgq43Dr+1 +7Dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693935051; x=1694539851; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1+gc2NK6PL5fQ7nNvdfixKHz06Q7aGe9UZsnebdMN/I=; b=cyCD6mnAvRvt/GPZm5/P12fYekMNLlZHLb7AbJ70YbqjAnmC+20gTeh9RXGo71mo3G HbsQ5KJ5us8yfewQciBG9fw1I8fCbF9oz0uaPmPvX5k8cmX7y7IVMaH41pWYGKUnz/WQ oq+iIa2apIXswwe1kQgANgFBtybGr/8+HGoQ235mtib0g0FTVW0qycq8BgXWoDStYYy5 5YU/rR6TNPnry4fGnLsc0fbngxWkRYPIGIO7dCNBsC7tftny/tBHZtgf9CFBf4U0yfwM qOv+1m5kJkycVKnAJGCqpRUMdgWUa9kWK2snixUjJeXqIX9u+/7EorhTYAof1Yn5JB19 yt7A== X-Gm-Message-State: AOJu0YwOTz3f3QhBugRxU/h89VuHAGkUte6fl3neUyytjbgKNwRNCmwb euR3P/3MGxu9n0by/y/TzBRymWIlmg+8anDnFlM= X-Google-Smtp-Source: AGHT+IF0Zjb6JWZAXCGIpoSNCGSfDo9nOenQAyQlypKmKWODqQkr/s/MlUIjUNUYr6PpA0kfvLK6jA== X-Received: by 2002:a05:6808:1887:b0:3a8:2a98:2266 with SMTP id bi7-20020a056808188700b003a82a982266mr17651657oib.22.1693935051127; Tue, 05 Sep 2023 10:30:51 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id t15-20020ac8760f000000b00411fcc18cc1sm4479430qtq.64.2023.09.05.10.30.50 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 10:30:50 -0700 (PDT) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 1/3] python3-poetry: upgrade 1.6.1 -> 1.7.0 Date: Tue, 5 Sep 2023 13:30:47 -0400 Message-ID: <20230905173049.2449088-1-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 05 Sep 2023 17:30:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/187247 Changelog: https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md typing_extensions was removed in commit a06650d when support for Python 3.7 was dropped, so that specific md5sum isn't required anymore. Signed-off-by: Trevor Gamblin --- ...thon3-poetry-core_1.6.1.bb => python3-poetry-core_1.7.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-poetry-core_1.6.1.bb => python3-poetry-core_1.7.0.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.6.1.bb b/meta/recipes-devtools/python/python3-poetry-core_1.7.0.bb similarity index 90% rename from meta/recipes-devtools/python/python3-poetry-core_1.6.1.bb rename to meta/recipes-devtools/python/python3-poetry-core_1.7.0.bb index 536bc6413b..40b6355f4b 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.6.1.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_1.7.0.bb @@ -16,10 +16,9 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/packaging/LICENSE.BSD;md5=7bef9bf4a8e4263634d0597e7ba100b8 \ file://src/poetry/core/_vendor/pyrsistent/LICENSE.mit;md5=b695eb9c6e7a6fb1b1bc2d193c42776e \ file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ - file://src/poetry/core/_vendor/typing_extensions.LICENSE;md5=f16b323917992e0f8a6f0071bc9913e2 \ " -SRC_URI[sha256sum] = "0f9b0de39665f36d6594657e7d57b6f463cc10f30c28e6d1c3b9ff54c26c9ac3" +SRC_URI[sha256sum] = "8f679b83bd9c820082637beca1204124d5d2a786e4818da47ec8acefd0353b74" inherit python_poetry_core pypi PYPI_ARCHIVE_NAME = "poetry_core-${PV}.${PYPI_PACKAGE_EXT}" From patchwork Tue Sep 5 17:30:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 30009 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 98D08CA0FE2 for ; Tue, 5 Sep 2023 17:30:54 +0000 (UTC) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) by mx.groups.io with SMTP id smtpd.web10.28127.1693935052486837761 for ; Tue, 05 Sep 2023 10:30:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20230601.gappssmtp.com header.s=20230601 header.b=UuCmb53R; spf=pass (domain: baylibre.com, ip: 209.85.167.181, mailfrom: tgamblin@baylibre.com) Received: by mail-oi1-f181.google.com with SMTP id 5614622812f47-3a812843f0fso1539617b6e.2 for ; Tue, 05 Sep 2023 10:30:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20230601.gappssmtp.com; s=20230601; t=1693935051; x=1694539851; darn=lists.openembedded.org; 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=bw5XOqHxREF9jPHDgJVUjV8UDJFED7pqEOFQxdopITQ=; b=UuCmb53RQITd3sgZgr0Yjt5K0tX6DxIs3REbBJqfFQbA1SWljGW1khBfROrxyf2jZG TU6fkNHPzM1fNDqmtxTArMUq4pf1tYyo6piw0P19d4HlMakLaMP1UIF7AHRrWnY0htXA pKLQ1hCtqAyoZEZuQ85ADWIsSc/al7vFWNvR+Z6TqNlvD3YOJGxUUsLFX4JsBSlfVEhY 0x7C+M1M63eHfAtc2Ve6BbwQsM0SZrRjxpfJoPNrc+/bLRqmtRlf/bc/azo2P5V2+HDF jCfbv64drc8AaknZKYDzFDjv1wYDrk6aQu1DmxgLSkEtmMqlJd7X+dO0BWhLjp3OB7LO Ueaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693935051; x=1694539851; 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=bw5XOqHxREF9jPHDgJVUjV8UDJFED7pqEOFQxdopITQ=; b=QLfBwz168ODXbwiDTnGUONrJhholKq/sRziZ8k/EBeHS22WdBOSSOIFRDIRFxgGUHR AxIfCNDtWoqh9fpgHAZp1NSSZrjwI6Mc7rXTnO6FHi+q1zAi7LTiy+VVLTFLKO5Mvg60 EJ4sehIE+lfKCoeYpNxlNvN1l2O5xFML5EvhQt+tufOnHYeAXSP/KevzD3Y8aP4coXZt HmopTSZZJ5lMC59C1Vyp17Jb+25og8e6YpIQizd3cJI6OKPHNnL1z5Po2b9F1LVZjibb zS8at3NYWgbItRrBDSOxKjA/RtwaaT3/XxPaoGNXfljqvW1RQBiIH1DZM1OAbml+/d2J 3pqg== X-Gm-Message-State: AOJu0Yy3xpKpJO0ZdmaQsP71VH4oKvy7W5kMBdf4NpuouISzfhESYQbq yvz1hOTgamm7pEYlOd+qpvAvSVDteFd1mqDmWn0= X-Google-Smtp-Source: AGHT+IFxk/IOCJfRliqQgJce18Q8Ndw4GvPgLRYaYPf1dGmt+XbbdAoTt1fbpzWow1nYgsEmt769lg== X-Received: by 2002:a05:6808:2394:b0:3a8:5fd6:f4d0 with SMTP id bp20-20020a056808239400b003a85fd6f4d0mr14344518oib.49.1693935051742; Tue, 05 Sep 2023 10:30:51 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id t15-20020ac8760f000000b00411fcc18cc1sm4479430qtq.64.2023.09.05.10.30.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 10:30:51 -0700 (PDT) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 2/3] python3-git: upgrade 3.1.32 -> 3.1.34 Date: Tue, 5 Sep 2023 13:30:48 -0400 Message-ID: <20230905173049.2449088-2-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230905173049.2449088-1-tgamblin@baylibre.com> References: <20230905173049.2449088-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 05 Sep 2023 17:30:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/187248 Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst 3.1.34 fixes a resource leak by properly closing a lockfile after opening. Signed-off-by: Trevor Gamblin --- .../python/{python3-git_3.1.32.bb => python3-git_3.1.34.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.32.bb => python3-git_3.1.34.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-git_3.1.32.bb b/meta/recipes-devtools/python/python3-git_3.1.34.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.32.bb rename to meta/recipes-devtools/python/python3-git_3.1.34.bb index f217577eb8..308c787c2d 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.32.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.34.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "8d9b8cb1e80b9735e8717c9362079d3ce4c6e5ddeebedd0361b228c3a67a62f6" +SRC_URI[sha256sum] = "85f7d365d1f6bf677ae51039c1ef67ca59091c7ebd5a3509aa399d4eda02d6dd" DEPENDS += " ${PYTHON_PN}-gitdb" From patchwork Tue Sep 5 17:30:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 30007 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 96BF0CA0FFA for ; Tue, 5 Sep 2023 17:30:54 +0000 (UTC) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by mx.groups.io with SMTP id smtpd.web10.28128.1693935053450251367 for ; Tue, 05 Sep 2023 10:30:53 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20230601.gappssmtp.com header.s=20230601 header.b=EL6STt/f; spf=pass (domain: baylibre.com, ip: 209.85.160.177, mailfrom: tgamblin@baylibre.com) Received: by mail-qt1-f177.google.com with SMTP id d75a77b69052e-4135d72c75bso18653581cf.0 for ; Tue, 05 Sep 2023 10:30:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20230601.gappssmtp.com; s=20230601; t=1693935052; x=1694539852; darn=lists.openembedded.org; 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=5Afw1CjcFA1BZ6L2jBI7eeym7gAore6BTMn+Y/NaFOs=; b=EL6STt/fZjnl3aCYQ+Ot26MU0cHuJJbVmvMNSXxGyOV8wjCLJv2bahMXMylUScKaBq 50iK0bIFpr39H8qIGmgPLCOAl21D0GQzzkBSU8EWWrrYAVWGkQ6DPMFVU5n9Wa94XWHt VsjX/MC5JuB191/+QWXJeA2imSWbLtq0304ukgNqWqApsTR93klR4LrKzl5XgNwIMlEq bxsgi5Ma/Zh1OUoImzmaVOZ544EMeFdTJtGrWq46dtl46sFdTXM1+NV8Hn9Jtq4mWuSE T776g02fzD5BJHPsaXKrONJrO6PJE8LQSHf1Lr+Fb01ToUnVAT9e36cTjd1YeDRG/sSv dAUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693935052; x=1694539852; 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=5Afw1CjcFA1BZ6L2jBI7eeym7gAore6BTMn+Y/NaFOs=; b=hca/QE8+/vp2wY/glJvDgOuUC+/B9V7b7iEM+TRQZUGoyWm1mKo9jgRzL+HKtnpBZe mC13Yt/oM9mUgJg/C9FQvRyAhcRahoVOi5C0ZKIDn460hKKEEiRa8k9HHefILrJf7Dxw QZ0Yl86nBkh3DEZdN4zwgbP3bhs8vgvSCTQcQ3wh541C5vLrILzgH1VupJl4LiqU7XVT kYjkYj46ZAO3UbKktjJP8tSntwgd8b9sX9vNpw2VwhST4D6XyiCZl9imReI/y8k81FuG 5yYrsiJfS+0Ie7DbCDluFPNXQ4jXAU1PwbbksZ6q8KyJ4FUuLItps8ajFuaPRk81iFvy swnA== X-Gm-Message-State: AOJu0YyCor5dkvQwmWEL4qyN0iMktxWBu0/kwGiUIGLfxziXewdVFc30 hT7BAm153NNay45+Ub4Tul4TTocNh/uLvMu7wPA= X-Google-Smtp-Source: AGHT+IHEIOvGMSpZXBnlBunTD9MAxT+ia0k0XiHsTzkowy7QJEhNXUkf/SUvSnXhTbrQ1mFxLbosoQ== X-Received: by 2002:a05:622a:509:b0:406:94f8:ee14 with SMTP id l9-20020a05622a050900b0040694f8ee14mr17740665qtx.67.1693935052409; Tue, 05 Sep 2023 10:30:52 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id t15-20020ac8760f000000b00411fcc18cc1sm4479430qtq.64.2023.09.05.10.30.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 10:30:52 -0700 (PDT) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 3/3] python3-hypothesis: upgrade 6.82.7 -> 6.84.0 Date: Tue, 5 Sep 2023 13:30:49 -0400 Message-ID: <20230905173049.2449088-3-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230905173049.2449088-1-tgamblin@baylibre.com> References: <20230905173049.2449088-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 05 Sep 2023 17:30:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/187249 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Trevor Gamblin --- ...ython3-hypothesis_6.82.7.bb => python3-hypothesis_6.84.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.82.7.bb => python3-hypothesis_6.84.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb index 5df95eb67b..8e3f6c0bf4 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "06069ff2f18b530a253c0b853b9fae299369cf8f025b3ad3b86ee7131ecd3207" +SRC_URI[sha256sum] = "446ecc9665a23fc67a6d32bafbe4233d77fef10eb90d4ede8ab1e76474a63215" RDEPENDS:${PN} += " \ python3-attrs \