[meta-python] python3-textparser: upgrade 0.23.0 -> 0.24.0

Message ID 1651100009-17477-3-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-textparser: upgrade 0.23.0 -> 0.24.0 | expand

Commit Message

Mingyu Wang (Fujitsu) April 27, 2022, 10:53 p.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...thon3-textparser_0.23.0.bb => python3-textparser_0.24.0.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-textparser_0.23.0.bb => python3-textparser_0.24.0.bb} (66%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-textparser_0.23.0.bb b/meta-python/recipes-devtools/python/python3-textparser_0.24.0.bb
similarity index 66%
rename from meta-python/recipes-devtools/python/python3-textparser_0.23.0.bb
rename to meta-python/recipes-devtools/python/python3-textparser_0.24.0.bb
index 0c626e7aa2..8db949d0dc 100644
--- a/meta-python/recipes-devtools/python/python3-textparser_0.23.0.bb
+++ b/meta-python/recipes-devtools/python/python3-textparser_0.24.0.bb
@@ -3,8 +3,7 @@  HOMEPAGE = "https://github.com/eerimoq/textparser"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fe9942a8bba5458a9dbd11277bc347ad"
 
-SRC_URI[md5sum] = "d5378eac93406156e9029114aaa1b515"
-SRC_URI[sha256sum] = "f009d0f6f78aa7c1e648dca4e3961f6d67495f7f520f1a705245ffad33f4b470"
+SRC_URI[sha256sum] = "56f708e75aa9d002adb76d823ba6ef166d7ecec1e3e4ca4c1ca103f817568335"
 
 PYPI_PACKAGE = "textparser"