From patchwork Thu Aug 17 19:02:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 29097 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 A7AE4C52D72 for ; Thu, 17 Aug 2023 19:02:47 +0000 (UTC) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mx.groups.io with SMTP id smtpd.web10.2177.1692298964413623576 for ; Thu, 17 Aug 2023 12:02:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=WZzgDmW2; spf=pass (domain: baylibre.com, ip: 209.85.219.48, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f48.google.com with SMTP id 6a1803df08f44-6424c61c80eso802046d6.1 for ; Thu, 17 Aug 2023 12:02:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1692298963; x=1692903763; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=9fSJv06S+ovs9wUewtchQkQgc9sVhQT+YWpi2UAlH/g=; b=WZzgDmW2XbuuBNS6VeMULnp9Gi5hrnmejulnFHObDzoW1ZZgTsd38XDS52DHNQop6E l476/jr6vF2p72sc0bzYt+AfbN/hXgx6rwIoC5jSaafaL3VUenplsyNHJkfVrUPgy3Cw UJ+aP0mxNR37CY5CaxZvmZFrZRg0Z1aBbZwXkDr4R551akCcsXGWBYm8tfEKN/kLWDK2 AW5YTbdFZBn2ZIHEG9jT7s4ZLzeMkdFt+67WfNEBnHRCDux/n08NBHC6q5tJtrL6b25K YvcDI2S7ZiO8vK5538PwqJAolhMw7Tg4MHr0/mn/3Rn2V5+IhahQVwggGHEhfZh7h1dJ /hIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692298963; x=1692903763; 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=9fSJv06S+ovs9wUewtchQkQgc9sVhQT+YWpi2UAlH/g=; b=XxXDeG5wXNx0kRfBn2VmFL6Xl+7UdR36axUFsfV0AFzLk6lxnzN4YCGNbZU+7cHIXw nicG7KQRZ6bP9xphvCuOOz3j2IrenwBLqHmZ2dLX1jzbhO3DTeqOwZgt6vp6TW6xeTVY D4ebWXO5IssiAXtzz+FBbSrLB8yJqYEl2cZzVQQfkBr+6A1RRhmTRRVjAUDi5BO48Krf ihMBGg/lA0xwpfaHY0KocgYfPB7OYu4Jjf7JlQPUA9n0MJFkp8wNIDOuPkH/7sSncsV8 HRE+CmtIr7Ac9ncKJ0b5SxlClgPGX4E2W1X4ON4f3tayukk4+20qquHUN+2+A6taO2yc 74AQ== X-Gm-Message-State: AOJu0Yy54fBpqsDGN7/FsNxtRnwjP0LusPixkMwZEIjwYj6CyuEFnX3N QOUaL1I0kuUerMDIzyTIxmZse/D+7wbtpwZvsDU= X-Google-Smtp-Source: AGHT+IFXUFu5Dk+MhNTAdRcqtOHUitZelrYL58u6R5bzZALabXiJqbD3SJMkPqK0aa1yC+B3GyEliQ== X-Received: by 2002:a0c:b28b:0:b0:63c:da35:b375 with SMTP id r11-20020a0cb28b000000b0063cda35b375mr397037qve.4.1692298963267; Thu, 17 Aug 2023 12:02:43 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k17-20020a0cf291000000b0063d47a29e6fsm80998qvl.55.2023.08.17.12.02.42 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Aug 2023 12:02:43 -0700 (PDT) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 1/5] python3-dbusmock: upgrade 0.29.0 -> 0.29.1 Date: Thu, 17 Aug 2023 15:02:37 -0400 Message-ID: <20230817190241.2302457-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 ; Thu, 17 Aug 2023 19:02:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/186334 Changelog: https://github.com/martinpitt/python-dbusmock/releases - spec: Update License: to SPDX format - Test fixes (thanks Marco Trevisan) Signed-off-by: Trevor Gamblin --- .../{python3-dbusmock_0.29.0.bb => python3-dbusmock_0.29.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dbusmock_0.29.0.bb => python3-dbusmock_0.29.1.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb b/meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb similarity index 87% rename from meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb rename to meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb index 64e0ae8811..09bae0e19f 100644 --- a/meta/recipes-devtools/python/python3-dbusmock_0.29.0.bb +++ b/meta/recipes-devtools/python/python3-dbusmock_0.29.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/python-dbusmock/" LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" -SRC_URI[sha256sum] = "3efdb3d800386b65e8854d8ee4538764241382b4e664423ad7d959c9008dd408" +SRC_URI[sha256sum] = "b03590057c236d352c38973f4b71ae2c97b3a1cb1dc6f03278ce4072a3716a74" PYPI_PACKAGE = "python-dbusmock" From patchwork Thu Aug 17 19:02:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 29099 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 BFD60C531DF for ; Thu, 17 Aug 2023 19:02:47 +0000 (UTC) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mx.groups.io with SMTP id smtpd.web11.2216.1692298965195840587 for ; Thu, 17 Aug 2023 12:02:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=S9fnBlr8; spf=pass (domain: baylibre.com, ip: 209.85.222.182, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-76d7fcb2c62so8198885a.1 for ; Thu, 17 Aug 2023 12:02:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1692298964; x=1692903764; 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=wdQxtb5Bha0Hd38j+ItfPV0YNUM6FH/VAT4RZ4+eUUA=; b=S9fnBlr8bqpPAAmxDdXnWjP4UdQJVCbdYZloW3rdUQw775SWOpOKFBXksFiIGDLBmu IO4oW8LByMadeKU2tPGopOoeJoBITxJumLwMXx8ZzJY0h0QCFgGK0SxAjaZi+7sTBnSc v2DwkzjRB7qPGq3xmYY2O3VbvUHiM290RNN14KXCHaNwncmizB25fmhg5l3SeKgCYxBf FRQGywKw5vvvLfWoD5B50YrP1x/JjzenJ1Ihkyht6dsizkQzkWWYKkPIu/5FrB+VI7TP S22m8eThmw9O6nYP/D4VpYLu9qClDFMBLbbm0EccHWmuhGN7E15PTvF0Lu2gXeMcK6T6 71mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692298964; x=1692903764; 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=wdQxtb5Bha0Hd38j+ItfPV0YNUM6FH/VAT4RZ4+eUUA=; b=WBUa6qN45c7ZHeKRqFagE6ZaAD2UOHA/yJf8aA/GHBBn2Umrmv/EadkW2XFtQQpL8a cobWmM6tHz/c2+UCjZM7NMok0MPE7YREnOgVVj9jfJmrTXywJY/xQzJVNs4SaR5zgUa1 F10wcPwr22emYYuOvxeLzzRzN/+8eDKg+XiwSMCpMq5M/LPIBH44lsvVIQgl30OQYxDy lVoiG7X5qC1l1SiOZpljWLAA7iwKkV4pTUjZO6eoThXrYQ61/Wc7UNUdniZty+JmqxzL VFq3xsmYDf6/oP0CNk1dz2B182Q3xfznvqDblG28UuzMlHf3MvOlFbmicYRwEIgRrK/x IFFA== X-Gm-Message-State: AOJu0Yy6Pb7u1b4hgLIpTiZN61NNricxBKM7XqzAAHtHhKzNrQs30b7H 8ZtBf97ewrFfKChAlbcRbKfpXNC28RnYu1pYsbo= X-Google-Smtp-Source: AGHT+IFftoFWm5XzhVErQlkImKw3FUrLv8K7zpJa1Jk1xa7GTExmMm5mmTqcjYsR9fIEign0Hepn3g== X-Received: by 2002:a05:620a:4611:b0:765:ac1b:9218 with SMTP id br17-20020a05620a461100b00765ac1b9218mr4787608qkb.22.1692298963878; Thu, 17 Aug 2023 12:02:43 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k17-20020a0cf291000000b0063d47a29e6fsm80998qvl.55.2023.08.17.12.02.43 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Aug 2023 12:02:43 -0700 (PDT) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 2/5] python3-dtc: upgrade 1.6.1 -> 1.7.0 Date: Thu, 17 Aug 2023 15:02:38 -0400 Message-ID: <20230817190241.2302457-2-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230817190241.2302457-1-tgamblin@baylibre.com> References: <20230817190241.2302457-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 ; Thu, 17 Aug 2023 19:02:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/186335 Changelog: https://kernel.googlesource.com/pub/scm/utils/dtc/dtc/+log/039a99414e778332d8f9c04cbd3072e1dcc62798 Remove custom PV from the recipe since the relevant functionality is in 1.7.0: [tgamblin@megalith dtc]$ git tag --contains c001fc01a43e7a06447c06ea3d50bd60641322b8 v1.7.0 Signed-off-by: Trevor Gamblin --- .../python/{python3-dtc_1.6.1.bb => python3-dtc_1.7.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-dtc_1.6.1.bb => python3-dtc_1.7.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-dtc_1.6.1.bb b/meta/recipes-devtools/python/python3-dtc_1.7.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-dtc_1.6.1.bb rename to meta/recipes-devtools/python/python3-dtc_1.7.0.bb index a868bd0109..85e48d4694 100644 --- a/meta/recipes-devtools/python/python3-dtc_1.6.1.bb +++ b/meta/recipes-devtools/python/python3-dtc_1.7.0.bb @@ -14,9 +14,8 @@ UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)" LIC_FILES_CHKSUM = "file://pylibfdt/libfdt.i;beginline=1;endline=6;md5=afda088c974174a29108c8d80b5dce90" -SRCREV = "c001fc01a43e7a06447c06ea3d50bd60641322b8" +SRCREV = "039a99414e778332d8f9c04cbd3072e1dcc62798" -PV = "1.6.1+git${SRCPV}" S = "${WORKDIR}/git" PYPA_WHEEL = "${S}/dist/libfdt-1.6.2*.whl" From patchwork Thu Aug 17 19:02:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 29098 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 AD595C41513 for ; Thu, 17 Aug 2023 19:02:47 +0000 (UTC) Received: from mail-qv1-f42.google.com (mail-qv1-f42.google.com [209.85.219.42]) by mx.groups.io with SMTP id smtpd.web11.2217.1692298965733736679 for ; Thu, 17 Aug 2023 12:02:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=JLHyqeym; spf=pass (domain: baylibre.com, ip: 209.85.219.42, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f42.google.com with SMTP id 6a1803df08f44-649edb3a3d6so930066d6.0 for ; Thu, 17 Aug 2023 12:02:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1692298964; x=1692903764; 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=feyYW0fyAYJLUhY2q8sh8KR0XdKIxXsmPi7sQy0Mw6Q=; b=JLHyqeymoXOci9wZaJQwePkPizzj5Nh7qld9yFNKsnLsdW3Me5q/ng1WZVG4ZeLhnD VSPLx5wY7pSqRCv84qyVyNk2aMegk5NZTFACLWT59fg+9Fiub0aAD9efh4ytnhzCZAPb eznSlD54UMxytsdLH3CrmoCsptJa7rrfq4w0rEaP+GIhIxJO2MfiY1uA95+vpfzgbxdY TxZJgQStxnDauijSDT0ANOLEaFNj4iieTbZmALalTnGB7CL57FkV+eI7KZ03+Szc/GXx c3TCCgmQNNiwh8ND5BDDZPGiSfe7ENPNG97s3cnl8Gv1/6SGnM+UAUzEjcPPejbgNRrp EUEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692298964; x=1692903764; 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=feyYW0fyAYJLUhY2q8sh8KR0XdKIxXsmPi7sQy0Mw6Q=; b=FBORcJ3tlvKDJrdY3JjMuURaY+rO0mZTlgXtjiqR0etwe26WbwfAeM/0UCX3M1yVQs fyltR9GlsLvld/5XZR5eyp8vPrh/xs/lYmLyzFRroPCkBiw+dFJPJPZFTqvfcUYKUilO ht1NuXrIbFBjEBCP2clDuULTEd4meuyO12UvcVqUdIwOomZZ5oplHUVjH9y2GlGQ0nv4 8VUCTMh5rKpQqkGzu5ZRe24LtHkQWVIwNJ+b/ycFsd6srDhejJwqIjdggPtu+PTYQrKO loa/hrqSazLNBe1+u7WgrioTM1TwkEBgsmyVIA8l1+Z4maL5BTaTPItEfz68nIbCbA+L wHWQ== X-Gm-Message-State: AOJu0Yz7/FD/sFGzzBMakCq9FxmZrzXUmxCIjrFkna7Le7cQLafn7qXY o3AkApO4eEpMOMxoxDJg0B0GI46BYcqyEbB3qxE= X-Google-Smtp-Source: AGHT+IEfBvzKLiN/FynrvNcXV7QE5V/+88iCzFpD8O4gEYQpgrlqVXBxQl97tXKI67WWDnZsHRlgRQ== X-Received: by 2002:a0c:f312:0:b0:62d:f04b:b51 with SMTP id j18-20020a0cf312000000b0062df04b0b51mr351099qvl.29.1692298964675; Thu, 17 Aug 2023 12:02:44 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k17-20020a0cf291000000b0063d47a29e6fsm80998qvl.55.2023.08.17.12.02.44 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Aug 2023 12:02:44 -0700 (PDT) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 3/5] python3-numpy: upgrade 1.25.1 -> 1.25.2 Date: Thu, 17 Aug 2023 15:02:39 -0400 Message-ID: <20230817190241.2302457-3-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230817190241.2302457-1-tgamblin@baylibre.com> References: <20230817190241.2302457-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 ; Thu, 17 Aug 2023 19:02:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/186336 Changelog: https://github.com/numpy/numpy/releases/tag/v1.25.2 Signed-off-by: Trevor Gamblin --- .../python/{python3-numpy_1.25.1.bb => python3-numpy_1.25.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-numpy_1.25.1.bb => python3-numpy_1.25.2.bb} (96%) diff --git a/meta/recipes-devtools/python/python3-numpy_1.25.1.bb b/meta/recipes-devtools/python/python3-numpy_1.25.2.bb similarity index 96% rename from meta/recipes-devtools/python/python3-numpy_1.25.1.bb rename to meta/recipes-devtools/python/python3-numpy_1.25.2.bb index 3632ab71ee..0c6c0a3287 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.25.1.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.25.2.bb @@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \ file://0001-numpy-core-Define-RISCV-32-support.patch \ file://run-ptest \ " -SRC_URI[sha256sum] = "9a3a9f3a61480cc086117b426a8bd86869c213fc4072e606f01c4e4b66eb92bf" +SRC_URI[sha256sum] = "fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760" GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases" UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P\d+(\.\d+)+)$" From patchwork Thu Aug 17 19:02:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 29096 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 ABF84C52D74 for ; Thu, 17 Aug 2023 19:02:47 +0000 (UTC) Received: from mail-oi1-f170.google.com (mail-oi1-f170.google.com [209.85.167.170]) by mx.groups.io with SMTP id smtpd.web10.2178.1692298966151107837 for ; Thu, 17 Aug 2023 12:02:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=QjtPoph+; spf=pass (domain: baylibre.com, ip: 209.85.167.170, mailfrom: tgamblin@baylibre.com) Received: by mail-oi1-f170.google.com with SMTP id 5614622812f47-3a7d7de894bso50124b6e.3 for ; Thu, 17 Aug 2023 12:02:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1692298965; x=1692903765; 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=WAHQYkNZ9mha0cRro4uNUtAinvGfSg3fgNrjZP+UA1U=; b=QjtPoph+/Rwk4PHvO3R01SNhs9gOV21nMh8ab35jxmcYgHRASPI1PMLSI3g+pd0qvs 8ARvX4Uf8gN3zGptWJdjsyIQuXO6nYSG7MEgYDjG6RTs4iYH00C82afsLYzlaUUJdIPq YmeZmMQ9Zj019jfT2r557FMhpqJKCYRsWOQ6578VXs57M9976xRP6yuNHJLDaAq5KOzn iw2S12XCO4fMI1n66q0k5dzARXNuo8JLP+jsXTxJ33/9PRijoOWoBelKlbPjAXGcuht8 e9hmiuDV/OOvc/7yewdI1/OsZ47cZIpgMAwMMGAe9PKmR4Q/cqdUVkF0aiBGlkJ9lF+5 pJdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692298965; x=1692903765; 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=WAHQYkNZ9mha0cRro4uNUtAinvGfSg3fgNrjZP+UA1U=; b=YYuvIdf+fjUgGAQLn7Mz1lIogmGzqir+7GOTgUObBNuqULsDAxofplHff6FZkH9mOR cSjhn3rCVJGddSuFz1wKLjjEUUxFPJeCRzTRsC9+A8oM3jfp/hx3ZhEOqeS2Ky3BzFHo 3CRPRXrb5daA+eilw/Gy8HUIbgn4urO7eXdEAA6zG8x07u4AWNi6TryldM7KBqVhMxio QfK8p890n6zRoSiQ3XmdtU9VnKyAwi9i5VQm/j8XShOREwAJvwXy9bm1a7nkQ0JsRFPa H0bXGwII/Gvp2xmSQYJAYYsqxVES1NaT2RU1zjod9isEww52lGWFpyWXcYN1cPMMaYRP 9gOw== X-Gm-Message-State: AOJu0YxZY0Y5/RXsHsu368JOEOEzmEybjqJP6ItD6RL03F9O0jvzXZYU d0rhLOITKy/szDssPNiCUtr6leXGXeR/eYeQUIs= X-Google-Smtp-Source: AGHT+IEubQ0uAB2iiBzX/g1s4ZE7Vxl5akUn7DRmu4r8/PGxrBRO7927OqBUfG+lYKcXjTNmoo2Exw== X-Received: by 2002:a05:6808:1307:b0:3a4:894a:9f57 with SMTP id y7-20020a056808130700b003a4894a9f57mr496792oiv.6.1692298965437; Thu, 17 Aug 2023 12:02:45 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k17-20020a0cf291000000b0063d47a29e6fsm80998qvl.55.2023.08.17.12.02.44 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Aug 2023 12:02:45 -0700 (PDT) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 4/5] python3-trove-classfiers: upgrade 2023.7.6 -> 2023.8.7 Date: Thu, 17 Aug 2023 15:02:40 -0400 Message-ID: <20230817190241.2302457-4-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230817190241.2302457-1-tgamblin@baylibre.com> References: <20230817190241.2302457-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 ; Thu, 17 Aug 2023 19:02:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/186337 Changelog: https://github.com/pypa/trove-classifiers/releases - Add Trove classifier for Python 3.13 (#150) Signed-off-by: Trevor Gamblin --- ...ifiers_2023.7.6.bb => python3-trove-classifiers_2023.8.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2023.7.6.bb => python3-trove-classifiers_2023.8.7.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2023.7.6.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2023.8.7.bb similarity index 87% rename from meta/recipes-devtools/python/python3-trove-classifiers_2023.7.6.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2023.8.7.bb index 7879dc2031..9aed0d62e4 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2023.7.6.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2023.8.7.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "8a8e168b51d20fed607043831d37632bb50919d1c80a64e0f1393744691a8b22" +SRC_URI[sha256sum] = "c9f2a0a85d545e5362e967e4f069f56fddfd91215e22ffa48c66fb283521319a" inherit pypi python_setuptools_build_meta ptest From patchwork Thu Aug 17 19:02:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 29100 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 9B1C5C52D72 for ; Thu, 17 Aug 2023 19:02:57 +0000 (UTC) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mx.groups.io with SMTP id smtpd.web10.2180.1692298967574351793 for ; Thu, 17 Aug 2023 12:02:47 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=hvUA89Q8; spf=pass (domain: baylibre.com, ip: 209.85.222.171, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-76d77d47ec1so10455185a.0 for ; Thu, 17 Aug 2023 12:02:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1692298966; x=1692903766; 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=LNVIgPIjARXwaIwxtfRsWJZOojsCeQl/ltOvsV8/j98=; b=hvUA89Q8IapITwAi5dboRtP2vQn3s6tPTTH1C12cbKTz/zmOJdsI0mxCEpa8PXdIYW pS6c20X44Q8+pri1Da3+jzzXcGq9jU0XxLamExMR/nD4rfgzaOHuLi3nw53Z9odjL3wC Hen53TuoXYLmqxLiAHn70QqoZGdS7dRVyAJmYh9ZuS4URwEdoHy4grcs9DwU/MQfFQkw bFsX5RvwE0/Uru57icxwHT+aeBQUVDdilDIW4PqH5ANI7ppVXVOopiiiIue9c/Cfzb36 22pXqT2odNb9gw6PrcFcXI4fhoxPJUS692LewkR9xI5zzOgn2tKF4jSpgIYPyHBXVkvO KTXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692298966; x=1692903766; 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=LNVIgPIjARXwaIwxtfRsWJZOojsCeQl/ltOvsV8/j98=; b=XIHbywO1qsmlklRLXD9y37ruCkrlYRebH84KgjpbWv6ipPUawo8egHUi529bGNcFXd RbABqs7Cu5d5WwlmuEgsJb7CUWYqMuLfxgJfPnTFVX+nNc5BPVjYuXCW4TLQ6VF4tzie +UhAAzLfC/0Ol3bYO5SJkkiGVYyxN7pASKH02ECclQEZul4wU0Jjexm4u3U1QRMRRb4G uZNbLbPllM0K4eTZ/faVGoKd5YIp4UwLS0oLaNJiOTuBAeQiJiRBKRDpeo2HhaeQVn9A rtjmk8FMMVfz5S/FtbwmTAttV75mvGZhpiCIT5B4S++E7bZzL3D66UDBq6uDJrD4qTa8 HWHw== X-Gm-Message-State: AOJu0YyE5h0GIT+MvnThk4Pqtvdz1JSqjbxMDveNafoaVCFox+OsgbqE 5fJrz5jjq6CSY4uLSSeormrq8VXwrs0xxUIKhvw= X-Google-Smtp-Source: AGHT+IHPbaAvcsiNCgSVqkSGe8WaohawxJCGLVkQR+OKCuAXQUaDMnyT8D9erS2OA4wbVhrVZgSKIg== X-Received: by 2002:a05:6214:170a:b0:649:7da6:3c68 with SMTP id db10-20020a056214170a00b006497da63c68mr499716qvb.23.1692298966626; Thu, 17 Aug 2023 12:02:46 -0700 (PDT) Received: from megalith.cgocable.net ([2001:1970:5b1f:ab00:fc4e:ec42:7e5d:48dd]) by smtp.gmail.com with ESMTPSA id k17-20020a0cf291000000b0063d47a29e6fsm80998qvl.55.2023.08.17.12.02.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Aug 2023 12:02:45 -0700 (PDT) From: Trevor Gamblin To: openembedded-core@lists.openembedded.org Subject: [OE-core][PATCH 5/5] python3-setuptools: upgrade 68.0.0 -> 68.1.0 Date: Thu, 17 Aug 2023 15:02:41 -0400 Message-ID: <20230817190241.2302457-5-tgamblin@baylibre.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230817190241.2302457-1-tgamblin@baylibre.com> References: <20230817190241.2302457-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 ; Thu, 17 Aug 2023 19:02:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/186338 Changelog: https://github.com/pypa/setuptools/blob/main/NEWS.rst Signed-off-by: Trevor Gamblin --- ...ython3-setuptools_68.0.0.bb => python3-setuptools_68.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_68.0.0.bb => python3-setuptools_68.1.0.bb} (95%) diff --git a/meta/recipes-devtools/python/python3-setuptools_68.0.0.bb b/meta/recipes-devtools/python/python3-setuptools_68.1.0.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_68.0.0.bb rename to meta/recipes-devtools/python/python3-setuptools_68.1.0.bb index 4ac789d18c..e04cd1dcd0 100644 --- a/meta/recipes-devtools/python/python3-setuptools_68.0.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_68.1.0.bb @@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e SRC_URI += " \ file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" -SRC_URI[sha256sum] = "baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235" +SRC_URI[sha256sum] = "d59c97e7b774979a5ccb96388efc9eb65518004537e85d52e81eaee89ab6dd91" DEPENDS += "${PYTHON_PN}"