diff mbox series

[meta-python,12/67] python3-cantools: upgrade 39.4.13 -> 40.0.0

Message ID 1735032421-13513-12-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/67] ctags: upgrade 6.1.20241215.0 -> 6.1.20241222.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 24, 2024, 9:26 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- When parsing DBC, use long names in SignalGroup.signal_names to match Signal.name
- Raise Minimum Python Version to 3.9

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cantools_39.4.13.bb b/meta-python/recipes-devtools/python/python3-cantools_40.0.0.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-cantools_39.4.13.bb
rename to meta-python/recipes-devtools/python/python3-cantools_40.0.0.bb
index fa9447b918..285cf1a12d 100644
--- a/meta-python/recipes-devtools/python/python3-cantools_39.4.13.bb
+++ b/meta-python/recipes-devtools/python/python3-cantools_40.0.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/eerimoq/cantools"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
 
-SRC_URI[sha256sum] = "ad84fb561f5ab20ccd2a45b7fcb29093008f6c8981c9f636f2d94613ed37c3d1"
+SRC_URI[sha256sum] = "5b2d2d7c501ed8903bbc8104e288cef4c29dee6f58bb662bc74bd8be03d59ac2"
 
 PYPI_PACKAGE = "cantools"