From: Richard Purdie Date: Fri, 24 Jul 2026 05:27:22 +0000 (+0000) Subject: python3-uritools: upgrade 6.1.2 -> 6.1.3 X-Git-Tag: uninative-5.2~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a4fc629b9efdaa473c80294c9d664ea716bfcaf;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-uritools: upgrade 6.1.2 -> 6.1.3 v6.1.3 (2026-07-24) =================== - Minor style improvements to keep ``ruff`` happy. - Update build environment. Signed-off-by: Richard Purdie --- 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