diff mbox series

[meta-python,28/51] python3-cantools: upgrade 40.2.0 -> 40.2.1

Message ID 1740525881-21103-28-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/51] asyncmqtt: upgrade 9.0.2 -> 10.0.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 25, 2025, 11:24 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Update CDD parser to load all possible data types
- add a strict par to fix EncodeError when init value is bigger than maximum value

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-cantools_40.2.0.bb => python3-cantools_40.2.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-cantools_40.2.0.bb => python3-cantools_40.2.1.bb} (84%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cantools_40.2.0.bb b/meta-python/recipes-devtools/python/python3-cantools_40.2.1.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-cantools_40.2.0.bb
rename to meta-python/recipes-devtools/python/python3-cantools_40.2.1.bb
index e80ee2be39..51f97bdd25 100644
--- a/meta-python/recipes-devtools/python/python3-cantools_40.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cantools_40.2.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/eerimoq/cantools"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
 
-SRC_URI[sha256sum] = "fc75f9fe5b37ef992fafdf981ff822087e1baf18162bbbb35d8b0b1321ed72df"
+SRC_URI[sha256sum] = "dd3bedf69b0dc450a227099d00a913a8bb8febe4a84415eeb55eb6992265c3e0"
 
 PYPI_PACKAGE = "cantools"