similarity index 79%
rename from meta/recipes-devtools/python/python3-uritools_6.1.2.bb
rename to meta/recipes-devtools/python/python3-uritools_6.1.3.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/tkem/uritools/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=079933dfba36eb60b5e3512ca0ab61ae"
-SRC_URI[sha256sum] = "fa60028843a8be651699a1ee2b399066eeaef349224b32a177efa4aeba463f00"
+SRC_URI[sha256sum] = "3a498e7e85ef3249343d5710618d641a414da0fbae6d23053ada7976ee83ea5f"
inherit pypi python_setuptools_build_meta ptest-python-pytest
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-uritools* to *6.1.3* has Succeeded. Next steps: - apply the patch: git am 0001-python3-uritools-upgrade-6.1.2-6.1.3.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 b2e529c34211b484bbb03920ed905920235d79bc Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Fri, 24 Jul 2026 05:27:22 +0000 Subject: [PATCH] python3-uritools: upgrade 6.1.2 -> 6.1.3 Source: CHANGELOG.rst v6.1.3 (2026-07-24) =================== - Minor style improvements to keep ``ruff`` happy. - Update build environment. --- .../{python3-uritools_6.1.2.bb => python3-uritools_6.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-uritools_6.1.2.bb => python3-uritools_6.1.3.bb} (79%)