From 1b512990182054f59a70abf1425862f56d47d6a8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:28:54 -0700 Subject: [PATCH] python3-trustme: upgrade 0.9.0 -> 1.1.0 Signed-off-by: Khem Raj --- .../{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-trustme_0.9.0.bb => python3-trustme_1.1.0.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb rename to meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb index 6622f6220a..e925712f36 100644 --- a/meta-python/recipes-devtools/python/python3-trustme_0.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb @@ -4,8 +4,7 @@ HOMEPAGE = "https://pypi.org/project/trustme" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d5a7af1a4b73e57431e25d15a2da745a" -SRC_URI[md5sum] = "0e4d698e5aecaf8306cf440bf3dcbbe0" -SRC_URI[sha256sum] = "5e07b23d70ceed64f3bb36ae4b9abc52354c16c98d45ab037bee2b5fbffe586c" +SRC_URI[sha256sum] = "5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6" inherit pypi setuptools3 ptest