diff mbox series

[meta-python,17/46] python3-cantools: upgrade 39.4.9 -> 39.4.11

Message ID 1730874660-2364-17-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-gnome,01/46] babl: upgrade 0.1.108 -> 0.1.110 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 6, 2024, 6:30 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Cleanup and fix mypy
- fix some typo
- ARXML parsing: scientific and hexadecimal numbers

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cantools_39.4.9.bb b/meta-python/recipes-devtools/python/python3-cantools_39.4.11.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-cantools_39.4.9.bb
rename to meta-python/recipes-devtools/python/python3-cantools_39.4.11.bb
index bf1b4867c..08047e4d5 100644
--- a/meta-python/recipes-devtools/python/python3-cantools_39.4.9.bb
+++ b/meta-python/recipes-devtools/python/python3-cantools_39.4.11.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/eerimoq/cantools"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
 
-SRC_URI[sha256sum] = "5559da0a9b7a0f9e68eb8010b27615f7960be19656f4217374c76993c71f9167"
+SRC_URI[sha256sum] = "0b7bd88a236bb2ddfd7da5dd713058e97b749185e9d1257413b27bd4cfe7d82a"
 
 PYPI_PACKAGE = "cantools"