From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:06:32 +0000 (+0100) Subject: python3-beartype: upgrade 0.21.0 -> 0.22.9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21690157db40ac8d4d8784528bf44ac79377ab30;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-beartype: upgrade 0.21.0 -> 0.22.9 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-beartype_0.21.0.bb b/meta/recipes-devtools/python/python3-beartype_0.22.9.bb similarity index 78% rename from meta/recipes-devtools/python/python3-beartype_0.21.0.bb rename to meta/recipes-devtools/python/python3-beartype_0.22.9.bb index 43427c1472..e39599ccf3 100644 --- a/meta/recipes-devtools/python/python3-beartype_0.21.0.bb +++ b/meta/recipes-devtools/python/python3-beartype_0.22.9.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://beartype.readthedocs.io" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3a5bc05a109d235912da97a053cd7a58" -SRC_URI[sha256sum] = "f9a5078f5ce87261c2d22851d19b050b64f6a805439e8793aecf01ce660d3244" +SRC_URI[sha256sum] = "8f82b54aa723a2848a56008d18875f91c1db02c32ef6a62319a002e3e25a975f" inherit pypi python_hatchling