diff mbox series

[AUH] python3-referencing: upgrading to 0.36.2 SUCCEEDED

Message ID 01010194c1abde9d-94298bcf-cfad-40a6-ab42-26ac54bfe696-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-referencing: upgrading to 0.36.2 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Feb. 1, 2025, 1:20 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-python3-referencing-upgrade-0.35.1-0.36.2.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 5dadc214b825848ce1a93315375c74e30f4a5bb7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 1 Feb 2025 08:30:47 +0000
Subject: [PATCH] python3-referencing: upgrade 0.35.1 -> 0.36.2

---
 ...hon3-referencing_0.35.1.bb => python3-referencing_0.36.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-referencing_0.35.1.bb => python3-referencing_0.36.2.bb} (81%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-referencing_0.35.1.bb b/meta/recipes-devtools/python/python3-referencing_0.36.2.bb
similarity index 81%
rename from meta/recipes-devtools/python/python3-referencing_0.35.1.bb
rename to meta/recipes-devtools/python/python3-referencing_0.36.2.bb
index 3e2a380607..388c1887fb 100644
--- a/meta/recipes-devtools/python/python3-referencing_0.35.1.bb
+++ b/meta/recipes-devtools/python/python3-referencing_0.36.2.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/python-jsonschema/referencing"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2"
 
-SRC_URI[sha256sum] = "25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c"
+SRC_URI[sha256sum] = "df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa"
 
 inherit pypi python_hatchling