From: Wang Mingyu Date: Wed, 7 Jan 2026 10:31:02 +0000 (+0800) Subject: python3-uritools: upgrade 5.0.0 -> 6.0.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=569a36c43292b7dcf5dbb6c0e19fd05ba5b98512;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-uritools: upgrade 5.0.0 -> 6.0.1 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-uritools_5.0.0.bb b/meta/recipes-devtools/python/python3-uritools_6.0.1.bb similarity index 76% rename from meta/recipes-devtools/python/python3-uritools_5.0.0.bb rename to meta/recipes-devtools/python/python3-uritools_6.0.1.bb index 35a8f2a0d9..718de87eab 100644 --- a/meta/recipes-devtools/python/python3-uritools_5.0.0.bb +++ b/meta/recipes-devtools/python/python3-uritools_6.0.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/tkem/uritools/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=e21bbe53b2730bfe1911cf381b81821e" -SRC_URI[sha256sum] = "68180cad154062bd5b5d9ffcdd464f8de6934414b25462ae807b00b8df9345de" +SRC_URI[sha256sum] = "2f9e9cb954e7877232b2c863f724a44a06eb98d9c7ebdd69914876e9487b94f8" inherit pypi python_setuptools_build_meta ptest-python-pytest