From 49be258f929c4505a8475c055b6ea3662f71a23e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 12 Dec 2022 15:39:35 +0800 Subject: [PATCH] python3-yamlloader: upgrade 1.1.0 -> 1.2.2 Changelog: add Python 3.11 support Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...{python3-yamlloader_1.1.0.bb => python3-yamlloader_1.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-yamlloader_1.1.0.bb => python3-yamlloader_1.2.2.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-yamlloader_1.1.0.bb b/meta-python/recipes-devtools/python/python3-yamlloader_1.2.2.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-yamlloader_1.1.0.bb rename to meta-python/recipes-devtools/python/python3-yamlloader_1.2.2.bb index 0deb1b7dd..9fdba4911 100644 --- a/meta-python/recipes-devtools/python/python3-yamlloader_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-yamlloader_1.2.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/Phynix/yamlloader" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=6831ef36faa29329bce2420c5356f97e" -SRC_URI[sha256sum] = "8a297c7a197683ba02e5e2b882ffd6c6180d01bdefb534b69cd3962df020bfe6" +SRC_URI[sha256sum] = "35669fd7b9f8c6b38db861a51701542c42672b46e8ab63253486a8cb8377b687" inherit pypi python_setuptools_build_meta