From ceb7d21da8476f30687cc2e4af3837bfd214e73a Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 24 Apr 2024 16:42:14 +0800 Subject: [PATCH] python3-beartype: upgrade 0.18.2 -> 0.18.5 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../{python3-beartype_0.18.2.bb => python3-beartype_0.18.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-beartype_0.18.2.bb => python3-beartype_0.18.5.bb} (75%) diff --git a/meta/recipes-devtools/python/python3-beartype_0.18.2.bb b/meta/recipes-devtools/python/python3-beartype_0.18.5.bb similarity index 75% rename from meta/recipes-devtools/python/python3-beartype_0.18.2.bb rename to meta/recipes-devtools/python/python3-beartype_0.18.5.bb index 1b6ab6a42b2..04fbd3139fb 100644 --- a/meta/recipes-devtools/python/python3-beartype_0.18.2.bb +++ b/meta/recipes-devtools/python/python3-beartype_0.18.5.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://beartype.readthedocs.io" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=e71f94261c1b39896cacacfeaf60560e" -SRC_URI[sha256sum] = "a6fbc0be9269889312388bfec6a9ddf41bf8fe31b68bcf9c8239db35cd38f411" +SRC_URI[sha256sum] = "264ddc2f1da9ec94ff639141fbe33d22e12a9f75aa863b83b7046ffff1381927" inherit setuptools3 pypi -- 2.47.3