diff mbox series

[AUH] python3-uritools: upgrading to 6.0.1 SUCCEEDED

Message ID 0101019b79599f19-1f057095-09af-4ebd-93da-c81b91abcda0-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-uritools: upgrading to 6.0.1 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Jan. 1, 2026, 11:37 a.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-python3-uritools-upgrade-5.0.0-6.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 730b7b97c98329a669d547a5ca7ae30cd15c1d26 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 1 Jan 2026 08:17:15 +0000
Subject: [PATCH] python3-uritools: upgrade 5.0.0 -> 6.0.1

---
 .../{python3-uritools_5.0.0.bb => python3-uritools_6.0.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-uritools_5.0.0.bb => python3-uritools_6.0.1.bb} (76%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-uritools_5.0.0.bb b/meta/recipes-devtools/python/python3-uritools_6.0.1.bb
similarity index 76%
rename from meta/recipes-devtools/python/python3-uritools_5.0.0.bb
rename to meta/recipes-devtools/python/python3-uritools_6.0.1.bb
index 35a8f2a0d9..718de87eab 100644
--- a/meta/recipes-devtools/python/python3-uritools_5.0.0.bb
+++ b/meta/recipes-devtools/python/python3-uritools_6.0.1.bb
@@ -4,7 +4,7 @@  HOMEPAGE = "https://github.com/tkem/uritools/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e21bbe53b2730bfe1911cf381b81821e"
 
-SRC_URI[sha256sum] = "68180cad154062bd5b5d9ffcdd464f8de6934414b25462ae807b00b8df9345de"
+SRC_URI[sha256sum] = "2f9e9cb954e7877232b2c863f724a44a06eb98d9c7ebdd69914876e9487b94f8"
 
 inherit pypi python_setuptools_build_meta ptest-python-pytest