From 7e7e7826e148c9aadf7a9fe2cf73ef77316ae432 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 2 Feb 2024 17:22:09 +0000 Subject: [PATCH] python3-parse: update to version 1.20.1 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- .../python/{python3-parse_1.20.0.bb => python3-parse_1.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-parse_1.20.0.bb => python3-parse_1.20.1.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-parse_1.20.0.bb b/meta-python/recipes-devtools/python/python3-parse_1.20.1.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-parse_1.20.0.bb rename to meta-python/recipes-devtools/python/python3-parse_1.20.1.bb index 3ca6fbbeb2..610a966d40 100644 --- a/meta-python/recipes-devtools/python/python3-parse_1.20.0.bb +++ b/meta-python/recipes-devtools/python/python3-parse_1.20.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/r1chardj0n3s/parse" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=8ab458ad281b60e6f1b39b3feafbfc05" -SRC_URI[sha256sum] = "bd28bae37714b45d5894d77160a16e2be36b64a3b618c81168b3684676aa498b" +SRC_URI[sha256sum] = "09002ca350ad42e76629995f71f7b518670bcf93548bdde3684fd55d2be51975" SRC_URI += " \ file://run-ptest \