diff mbox series

[AUH] python3-kirk: upgrading to 4.2.0 SUCCEEDED

Message ID 010101a084b0606e-28ea74d0-f91e-49b1-83f7-7400c6ad8384-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-kirk: upgrading to 4.2.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Sept. 9, 2026, 5:42 a.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.2.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-kirk-upgrade-4.1.0-4.2.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 8d7359f85c75ae85b106b4a8057de4d8232429c0 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 9 Sep 2026 05:33:22 +0000
Subject: [PATCH] python3-kirk: upgrade 4.1.0 -> 4.2.0

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

Patch

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