From patchwork Wed Jul 12 05:31:40 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: 27240 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 6D84FC001B0 for ; Wed, 12 Jul 2023 05:31:40 +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.1032.1689139898399965257 for ; Tue, 11 Jul 2023 22:31:38 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@moto-timo.dev header.s=gm1 header.b=fnZ38JnH; 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 9EE2540003 for ; Wed, 12 Jul 2023 05:31:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=moto-timo.dev; s=gm1; t=1689139897; h=from:from:reply-to:subject:subject:to:to:cc:mime-version:mime-version: content-type:content-type; bh=34QqnXdT5hC7FAc79f+4fmkfVDm+L6PxjhUpIVkloy0=; b=fnZ38JnHO46JLO4CzPIArwt0AdCp0k3lYf25vy5IsE3oohMswt6TjnR+xMS5XTC3oQrefG isP7WHlp3KYWcI4w6SPRJRS6Mmv7pTZRcMsc1V0DLZ28eVN+odphyrzNlvJx7IFQZp3i5Q rBHhhJSIxhNHKRdT4jxdzDrB3KjlAj0xskZhXjXl1sQ1d2mU6xH8mGDehKDWOiQ84TO2uD pjHkJ0oR1WYYpSsR79lLz6RhsDuKxYxyDSn51Vusx2jaDZDUWEy/S+K8c/iSp+bMJvKxpR aajGoctpBIPK8gK2we90Zbrw7BtftrNwQT/Gk3jAyqMb9hqt6nVIE8ONPJbN5w== MIME-Version: 1.0 From: auh@moto-timo.dev To: openembedded-devel@lists.openembedded.org Subject: [AUH] python3-semver: upgrading to 3.0.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 ; Wed, 12 Jul 2023 05:31:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103803 Message-Id: <20230712053140.6D84FC001B0@smtp.lore.kernel.org> Date: Wed, 12 Jul 2023 05:31:40 +0000 (UTC) Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-semver* to *3.0.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-python3-semver-upgrade-2.13.0-3.0.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 2e4343fc1e08f6cb1f75f6ba71fc0ec7d5d60912 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 11 Jul 2023 22:30:21 -0500 Subject: [PATCH] python3-semver: upgrade 2.13.0 -> 3.0.1 --- ...mver_2.13.0.bb => python3-semver_3.0.1.bb} | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-semver_2.13.0.bb => python3-semver_3.0.1.bb} (40%) From 2e4343fc1e08f6cb1f75f6ba71fc0ec7d5d60912 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 11 Jul 2023 22:30:21 -0500 Subject: [PATCH] python3-semver: upgrade 2.13.0 -> 3.0.1 --- ...mver_2.13.0.bb => python3-semver_3.0.1.bb} | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-semver_2.13.0.bb => python3-semver_3.0.1.bb} (40%) diff --git a/meta-python/recipes-devtools/python/python3-semver_2.13.0.bb b/meta-python/recipes-devtools/python/python3-semver_3.0.1.bb similarity index 40% rename from meta-python/recipes-devtools/python/python3-semver_2.13.0.bb rename to meta-python/recipes-devtools/python/python3-semver_3.0.1.bb index b47bcae00..38652a3a0 100644 --- a/meta-python/recipes-devtools/python/python3-semver_2.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-semver_3.0.1.bb @@ -1,11 +1,26 @@ +# 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: +# +# --- PKG-INFO +# +++ PKG-INFO +# @@ -1 +1 @@ +# -License: BSD +# +Maintainer: Sebastien Celles, Tom Schraitle +# +# + DESCRIPTION = "Python module for Semantic Versioning" HOMEPAGE = "https://github.com/k-bx/python-semver" BUGTRACKER = "https://github.com/k-bx/python-semver/issues" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=3f59e638e4054c8b9e028c3893bd4f85" -SRC_URI[md5sum] = "e98b5fb283ea84daa5195087de83ebf1" -SRC_URI[sha256sum] = "fa0fe2722ee1c3f57eac478820c3a5ae2f624af8264cbdf9000c980ff7f75e3f" +SRC_URI[sha256sum] = "9ec78c5447883c67b97f98c3b6212796708191d22e4ad30f4570f840171cbce1" inherit pypi setuptools3 ptest -- 2.25.1