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%)

diff --git a/meta/recipes-devtools/python/python3-uritools_6.1.2.bb b/meta/recipes-devtools/python/python3-uritools_6.1.3.bb
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
index 3112b98c19..47fddec046 100644
--- a/meta/recipes-devtools/python/python3-uritools_6.1.2.bb
+++ b/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
 
-- 
2.47.1

