diff mbox series

[meta-python] python3-parse: update to version 1.20.1

Message ID 20240202172209.1460915-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-parse: update to version 1.20.1 | expand

Commit Message

Derek Straka Feb. 2, 2024, 5:22 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../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 mbox series

Patch

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 3ca6fbbeb..610a966d4 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 \