From patchwork Sat Aug 5 07:38:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@moto-timo.dev X-Patchwork-Id: 28437 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 BA1A4C00528 for ; Sat, 5 Aug 2023 07:38:39 +0000 (UTC) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by mx.groups.io with SMTP id smtpd.web11.2146.1691221116206850737 for ; Sat, 05 Aug 2023 00:38:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@moto-timo.dev header.s=gm1 header.b=j1nypv2j; spf=pass (domain: moto-timo.dev, ip: 217.70.183.194, mailfrom: auh@moto-timo.dev) Received: by mail.gandi.net (Postfix) with ESMTPSA id 41A0B40002 for ; Sat, 5 Aug 2023 07:38:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=moto-timo.dev; s=gm1; t=1691221113; h=from:from:reply-to:subject:subject:to:to:cc:mime-version:mime-version: content-type:content-type; bh=iNfNrbG8q9qfqDrq/5lYeBKFAvCGcZb/4o7+UBoZQCY=; b=j1nypv2jdLYSjbWgdK9WdSXKm5YadNInpVB5631gVW6tPza8qTEnqtn5qgP3YhHx61nJPY ebwuuAdSHDthnczDZjM0XAGhX8Wun55iK52U+2C4gZJqTCeNQPP30NLQG9xIOLQYlbdS33 +8YxWZ9S2Z2kZAr71QJ5KMMo4HYnpqTwrxr92/0dDUhOjsCemg34OQoL2R/NrRLXemScTk 89UTN+4sjB4b/xMfetLRDFjbkqJxX2popMNwGLX45WF0pmheYm7isTH8rLVUoZw7Tr0j0n R6BrooYy7MwnKOIb8SCZc20uRKUybI5eptV1iuxJcMBMxf4eCCR6NzUjWqV99g== MIME-Version: 1.0 From: auh@moto-timo.dev To: openembedded-devel@lists.openembedded.org Subject: [AUH] python3-cantools: upgrading to 39.0.0 FAILED X-GND-Sasl: auh@moto-timo.dev 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 ; Sat, 05 Aug 2023 07:38:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104239 Message-Id: <20230805073839.BA1A4C00528@smtp.lore.kernel.org> Date: Sat, 5 Aug 2023 07:38:39 +0000 (UTC) Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-cantools* to *39.0.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-python3-cantools-upgrade-38.0.2-39.0.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 7d31946fcd40ab5e14604dfc2549f1ecf0c6f297 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 4 Aug 2023 21:35:06 -0500 Subject: [PATCH] python3-cantools: upgrade 38.0.2 -> 39.0.0 --- .../{python3-cantools_38.0.2.bb => python3-cantools_39.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cantools_38.0.2.bb => python3-cantools_39.0.0.bb} (84%) From 7d31946fcd40ab5e14604dfc2549f1ecf0c6f297 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 4 Aug 2023 21:35:06 -0500 Subject: [PATCH] python3-cantools: upgrade 38.0.2 -> 39.0.0 --- .../{python3-cantools_38.0.2.bb => python3-cantools_39.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cantools_38.0.2.bb => python3-cantools_39.0.0.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-cantools_38.0.2.bb b/meta-python/recipes-devtools/python/python3-cantools_39.0.0.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-cantools_38.0.2.bb rename to meta-python/recipes-devtools/python/python3-cantools_39.0.0.bb index 003573583..9e6bf7f6a 100644 --- a/meta-python/recipes-devtools/python/python3-cantools_38.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-cantools_39.0.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/cantools" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" -SRC_URI[sha256sum] = "93bfe6f4bd652f369763ea9162b027a62f424a8400f2423d41137918ce68c68e" +SRC_URI[sha256sum] = "60b3d224e3b080b1215fe37d21b043830ea68ee44fce0614977823ffd850fb18" PYPI_PACKAGE = "cantools" -- 2.25.1