From patchwork Sat Aug 5 07:39:09 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: 28448 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 BA577C04FE0 for ; Sat, 5 Aug 2023 07:39:09 +0000 (UTC) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by mx.groups.io with SMTP id smtpd.web10.2159.1691221145324864989 for ; Sat, 05 Aug 2023 00:39:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@moto-timo.dev header.s=gm1 header.b=Oyb5H/3c; spf=pass (domain: moto-timo.dev, ip: 217.70.183.200, mailfrom: auh@moto-timo.dev) Received: by mail.gandi.net (Postfix) with ESMTPSA id B0FED20004 for ; Sat, 5 Aug 2023 07:39:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=moto-timo.dev; s=gm1; t=1691221144; h=from:from:reply-to:subject:subject:to:to:cc:mime-version:mime-version: content-type:content-type; bh=PezAMqF5dNeyG5/Q19z9O4CkttwcuQ3nDLtLzMhOb24=; b=Oyb5H/3caKcl/OpbZnV9lfhU3rhLlA7hM47DIJHtJ4vRz6gt0J5d20Pmi+1F5EzFTHRATJ ElL+N41oLPVZpDlq11ertD+ThV0QX5AEGG7LVTPwiuotugtZ30fYkKYO9fahG5Ex1JDCWQ ddGnV1e174EN4Il/LA9z0ggpFqFdzd8GimVHdiM803hwm0SxSQfFNO+2VR56kYINzWgAyZ tX3ojqaGbJt2tewX17Ht1wRhmTHQ5kBbeGND/D0a3gkMxvAIoKaVyhCmxrxiQRA3bLaivw kIZk1qm59kRLWgT5iWUQSgE7cofx89X4qeJCSPmp5X3J2xCnAVTXDyK7XgMQhg== MIME-Version: 1.0 From: auh@moto-timo.dev To: openembedded-devel@lists.openembedded.org Subject: [AUH] python3-mypy: upgrading to 1.4.1 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:39:09 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104253 Message-Id: <20230805073909.BA577C04FE0@smtp.lore.kernel.org> Date: Sat, 5 Aug 2023 07:39:09 +0000 (UTC) Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-mypy* to *1.4.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-python3-mypy-upgrade-0.971-1.4.1.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 fe503839e35bb0ab753f38c98af5a4e592a781e5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 4 Aug 2023 23:16:24 -0500 Subject: [PATCH] python3-mypy: upgrade 0.971 -> 1.4.1 --- .../python/{python3-mypy_0.971.bb => python3-mypy_1.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-mypy_0.971.bb => python3-mypy_1.4.1.bb} (86%) From fe503839e35bb0ab753f38c98af5a4e592a781e5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 4 Aug 2023 23:16:24 -0500 Subject: [PATCH] python3-mypy: upgrade 0.971 -> 1.4.1 --- .../python/{python3-mypy_0.971.bb => python3-mypy_1.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-mypy_0.971.bb => python3-mypy_1.4.1.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-mypy_0.971.bb b/meta-python/recipes-devtools/python/python3-mypy_1.4.1.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-mypy_0.971.bb rename to meta-python/recipes-devtools/python/python3-mypy_1.4.1.bb index 31fcb06c9..0770906a9 100644 --- a/meta-python/recipes-devtools/python/python3-mypy_0.971.bb +++ b/meta-python/recipes-devtools/python/python3-mypy_1.4.1.bb @@ -7,7 +7,7 @@ PYPI_PACKAGE = "mypy" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "40b0f21484238269ae6a57200c807d80debc6459d444c0489a102d7c6a75fa56" +SRC_URI[sha256sum] = "9bbcd9ab8ea1f2e1c8031c21445b511442cc45c89951e49bbf852cbb70755b1b" BBCLASSEXTEND = "native" -- 2.25.1