From c9f763037b2b39daae3fbe96bbe79f20ef951d90 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 09:24:02 +0000 Subject: [PATCH] python3-uritools: upgrade 6.0.1 -> 6.1.0 --- .../{python3-uritools_6.0.1.bb => python3-uritools_6.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-uritools_6.0.1.bb => python3-uritools_6.1.0.bb} (76%) diff --git a/meta/recipes-devtools/python/python3-uritools_6.0.1.bb b/meta/recipes-devtools/python/python3-uritools_6.1.0.bb similarity index 76% rename from meta/recipes-devtools/python/python3-uritools_6.0.1.bb rename to meta/recipes-devtools/python/python3-uritools_6.1.0.bb index 718de87eab..eeeca59e21 100644 --- a/meta/recipes-devtools/python/python3-uritools_6.0.1.bb +++ b/meta/recipes-devtools/python/python3-uritools_6.1.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/tkem/uritools/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=e21bbe53b2730bfe1911cf381b81821e" -SRC_URI[sha256sum] = "2f9e9cb954e7877232b2c863f724a44a06eb98d9c7ebdd69914876e9487b94f8" +SRC_URI[sha256sum] = "be97e452528e7a42ef0a4df68364ddd77833e982c5bac5cdcfee15c81f65e96b" inherit pypi python_setuptools_build_meta ptest-python-pytest -- 2.47.1