From 6f9c74d82712e4f5e07dcde5901d7de66dc9028b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 20 Jan 2025 16:13:49 +0800 Subject: [PATCH] python3-cantools: upgrade 40.0.0 -> 40.1.1 Changelog: =========== - Add option for displaying unit from dbc in the plot legend - Fix CI - monitor: signals filtering - Make generated src files more Doxygen-compatible Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-cantools_40.0.0.bb => python3-cantools_40.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cantools_40.0.0.bb => python3-cantools_40.1.1.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-cantools_40.0.0.bb b/meta-python/recipes-devtools/python/python3-cantools_40.1.1.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-cantools_40.0.0.bb rename to meta-python/recipes-devtools/python/python3-cantools_40.1.1.bb index 285cf1a12d..0267e895e1 100644 --- a/meta-python/recipes-devtools/python/python3-cantools_40.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-cantools_40.1.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/cantools" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" -SRC_URI[sha256sum] = "5b2d2d7c501ed8903bbc8104e288cef4c29dee6f58bb662bc74bd8be03d59ac2" +SRC_URI[sha256sum] = "b1731da5e6997661084c6019d6cdcb3773868c035ed8a728126cf8c6f31a2368" PYPI_PACKAGE = "cantools"