From: Wang Mingyu Date: Tue, 21 Apr 2026 09:55:47 +0000 (+0800) Subject: python3-shacl2code: upgrade 0.0.24 -> 1.0.1 X-Git-Tag: yocto-6.0~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc1e1e4a1ba2bc6a26b955bda7b967aa49cb079d;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-shacl2code: upgrade 0.0.24 -> 1.0.1 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-shacl2code_0.0.24.bb b/meta/recipes-devtools/python/python3-shacl2code_1.0.1.bb similarity index 81% rename from meta/recipes-devtools/python/python3-shacl2code_0.0.24.bb rename to meta/recipes-devtools/python/python3-shacl2code_1.0.1.bb index 93ed9a2530..904940926f 100644 --- a/meta/recipes-devtools/python/python3-shacl2code_0.0.24.bb +++ b/meta/recipes-devtools/python/python3-shacl2code_1.0.1.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=0582f358628f299f29c23bf5fb2f73c9" PYPI_PACKAGE = "shacl2code" -SRC_URI[sha256sum] = "d8b511054ca564b4514b9186ece7f5eb8048cfc5daa6625def1a3adba13c4f66" +SRC_URI[sha256sum] = "c856822b40c330452b8b31e94a658ad4595a5ef03cdb75ea432ea9c73d0cf7d9" inherit pypi python_hatchling