diff mbox series

[AUH] python3-kirk: upgrading to 4.1.0 SUCCEEDED

Message ID 0101019d49792052-53c96643-0aa5-463c-b95e-adbf422138e4-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-kirk: upgrading to 4.1.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org April 1, 2026, 2:36 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-kirk* to *4.1.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-kirk-upgrade-4.0.0-4.1.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 1a78d66721648765dbbe4bd081ef0ae0ff7ae1ec Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 1 Apr 2026 11:24:38 +0000
Subject: [PATCH] python3-kirk: upgrade 4.0.0 -> 4.1.0

---
 .../{python3-kirk_4.0.0.bb => python3-kirk_4.1.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/python3-kirk/{python3-kirk_4.0.0.bb => python3-kirk_4.1.0.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-extended/python3-kirk/python3-kirk_4.0.0.bb b/meta/recipes-extended/python3-kirk/python3-kirk_4.1.0.bb
similarity index 85%
rename from meta/recipes-extended/python3-kirk/python3-kirk_4.0.0.bb
rename to meta/recipes-extended/python3-kirk/python3-kirk_4.1.0.bb
index af53d2edf3..3027d98de0 100644
--- a/meta/recipes-extended/python3-kirk/python3-kirk_4.0.0.bb
+++ b/meta/recipes-extended/python3-kirk/python3-kirk_4.1.0.bb
@@ -7,7 +7,7 @@  SECTION = "console/utils"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0"
 
-SRC_URI[sha256sum] = "4606f46dfdb7be1e1c2de8d8f040037459a9de8a07fa1123cee4b68c7f7cb764"
+SRC_URI[sha256sum] = "dc4dc4fa8994b14565a3d4f31bb79d6d27102ecbbd4feaef4ebc1e10e9cbace3"
 
 inherit pypi python_setuptools_build_meta