From patchwork Sat Nov 4 02:05:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 33757 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 8C84AC001B5 for ; Sat, 4 Nov 2023 02:05:13 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web11.2619.1699063504855509115 for ; Fri, 03 Nov 2023 19:05:04 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=aQWA9Dnj; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=itJ4rp9X; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018b98139c4c-7d96b7d9-97e6-4e10-b3ad-678dbc4a6dc5-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1699063504; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=hxKuEMOXJ/eVJfz9FzyOCxHE3DBAyA5Goimf4Zid91U=; b=aQWA9Dnj8LqgY1DgbsQgXmIjNh9FUbiKfeV7BQ0s2xp265kH4uwDUNQaSpEagFfj FiFMqmKWvHsh1kn6Brt5SQwH3t8p6nQParzpSrBzsHLYahWeNYwfBPREmhSS6qIGozC 2x0XauflnkvQbKU0oOf7aySZmtlsYLh7laucgU9E= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699063504; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=hxKuEMOXJ/eVJfz9FzyOCxHE3DBAyA5Goimf4Zid91U=; b=itJ4rp9X2D2DfHzL6pwXu8TjPvTM0bRwUCXiM2A4xDkVgVuhplmO4dlGeRt9kOrM AjN57NCpK9fHyZrgQze//Swy+pgYO/KR8IcIEUk4wythuF/e6wTJ/tLJTtAp5aRNkbE jdIgQMbVpY2UhcVjrEvKju1aEP7/Da5DY12jpIAA= MIME-Version: 1.0 From: auh@yoctoproject.org To: Forced@yoctoproject.org, maintainer@yoctoproject.org, for@yoctoproject.org, AUH@yoctoproject.org Cc: openembedded-devel@lists.openembedded.org Subject: [AUH] libmodule-build-tiny-perl: upgrading to 0.047 SUCCEEDED Message-ID: <0101018b98139c4c-7d96b7d9-97e6-4e10-b3ad-678dbc4a6dc5-000000@us-west-2.amazonses.com> Date: Sat, 4 Nov 2023 02:05:03 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.04-54.240.27.23 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, 04 Nov 2023 02:05:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106192 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libmodule-build-tiny-perl* to *0.047* has Succeeded. Next steps: - apply the patch: git am 0001-libmodule-build-tiny-perl-upgrade-0.046-0.047.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 89673062ac5e34bf31eec7d6d21d84e293089a1c Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 4 Nov 2023 01:53:21 +0000 Subject: [PATCH] libmodule-build-tiny-perl: upgrade 0.046 -> 0.047 --- ....bb => libmodule-build-tiny-perl_0.047.bb} | 33 +++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) rename meta-perl/recipes-perl/libmodule/{libmodule-build-tiny-perl_0.046.bb => libmodule-build-tiny-perl_0.047.bb} (69%) diff --git a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.046.bb b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.047.bb similarity index 69% rename from meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.046.bb rename to meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.047.bb index 1e23d87a6..4ff7daf66 100644 --- a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.046.bb +++ b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.047.bb @@ -1,3 +1,32 @@ +# 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: +# +# --- LICENSE +# +++ LICENSE +# @@ -270,13 +270,13 @@ +# That's all there is to it! +# +# +# ---- The Artistic License 1.0 (Perl) --- +# +--- The Perl Artistic License 1.0 --- +# +# This software is Copyright (c) 2011 by Leon Timmermans, David Golden. +# +# This is free software, licensed under: +# +# - The Artistic License 1.0 (Perl) +# + The Perl Artistic License 1.0 +# +# +# +# +# + SUMMARY = "Module::Build::Tiny - A tiny replacement for Module::Build" DESCRIPTION = "Many Perl distributions use a Build.PL file instead of a \ Makefile.PL file to drive distribution configuration, build, test and \ @@ -10,12 +39,12 @@ SECTION = "libs" HOMEPAGE = "http://search.cpan.org/~leont/Module-Build-Tiny/" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -LIC_FILES_CHKSUM = "file://LICENSE;md5=147a7b891d1584d3d33e478b1f2327c5" +LIC_FILES_CHKSUM = "file://LICENSE;md5=2b9e8b5e2bd19fcc97ac84b78a271a64" DEPENDS = "libextutils-config-perl-native libextutils-helpers-perl-native libextutils-installpaths-perl-native" SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-Tiny-${PV}.tar.gz" -SRC_URI[sha256sum] = "be193027e2debb4c9926434aaf1aa46c9fc7bf4db83dcc347eb6e359ee878289" +SRC_URI[sha256sum] = "71260e9421b93c33dd1b3e7d0cf15f759c0ca7c753fa840279ec3be70f8f8c9d" S = "${WORKDIR}/Module-Build-Tiny-${PV}"