diff mbox series

[08/10] python3-uritools: upgrade 6.1.2 -> 6.1.3

Message ID 20260727064158.3784068-8-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/10] libical: upgrade 4.0.3 -> 4.0.4 | expand

Commit Message

Richard Purdie July 27, 2026, 6:41 a.m. UTC
v6.1.3 (2026-07-24)
===================

- Minor style improvements to keep ``ruff`` happy.

- Update build environment.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../{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 mbox series

Patch

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 3112b98c193..47fddec0460 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